blob: f85a1d474a3eff3165a141afb876ca22ff75a695 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Title: Add support for the main HTML tag
Author: rodarima
Created: Sun, 31 Mar 2024 21:36:28 +0000
State: closed
Fixes: https://github.com/dillo-browser/dillo/issues/109
This was also affecting some pages that depended on styles applied to the `main` tag.
## Before

## After

|