Commit f8b1812
committed
[css-syntax] Revert (parts of) "Revert <unicode-range> changes from CSS 2.1"
This reverts parts of commit 2359070.
Namely:
* The tokens have a pair of integers, rather than strings or "a range".
* Keep the "Consume a unicode-range token" section as in earlier EDs.
* Remove the "Set the unicode-range’s range" section: the tokenizer does
no error handling / normalization beyond parsing hex digits into
integers.1 parent 42bc1dd commit f8b1812
3 files changed
Lines changed: 95 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
160 | 165 | | |
161 | 166 | | |
162 | 167 | | |
| |||
0 commit comments