Commit 32beecf
[css-syntax-3] Note: surrogate can only be produced by OM operation
In the “filter code points” step of the “Preprocessing the input stream”
section at https://drafts.csswg.org/css-syntax/#css-filter-code-points,
this change adds a non-normative Note to clarify that the only way to
produce a surrogate code point in CSS content is by directly assigning a
DOMString with one in it via an OM operation.1 parent 463e82c commit 32beecf
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| 439 | + | |
| 440 | + | |
439 | 441 | | |
440 | 442 | | |
441 | 443 | | |
| |||
0 commit comments