mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb/CSS: Remove unnecessary note about unicode-range parsing
I wrote this before implementing the parsing, and it ended-up not being true.
This commit is contained in:
parent
5609649098
commit
e8213bb86b
|
|
@ -98,7 +98,6 @@
|
|||
},
|
||||
"unicode-range": {
|
||||
"initial": "U+0-10FFFF",
|
||||
"NOTE": "unicode-range has special parsing rules so it's parsed manually.",
|
||||
"syntax": [
|
||||
"<unicode-range-token>#"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user