You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
followed by a <adata-link-type=dfnhref=#newlinetitle=newline>newline</a>.
4497
4497
(The tokenizer only ever emits such a token followed by a <aclass="production css-code" data-link-type=typehref=#typedef-whitespace-tokentitle="<whitespace-token>"><whitespace-token></a>
4498
4498
that starts with a newline.)
4499
+
4500
+
<li>
4501
+
A <aclass="production css-code" data-link-type=typehref=#typedef-hash-tokentitle="<hash-token>"><hash-token></a> with the "unrestricted" type flag may not need
4502
+
as much escaping as the same token with the "id" type flag.
4503
+
4499
4504
<li>
4505
+
The unit of a <aclass="production css-code" data-link-type=typehref=#typedef-dimension-tokentitle="<dimension-token>"><dimension-token></a> may need escaping
4506
+
to disambiguate with scientific notation.
4500
4507
4501
-
<p> For any consecutive pair of tokens,
4508
+
<li>
4509
+
For any consecutive pair of tokens,
4502
4510
if the first token shows up in the row headings of either of the following two tables,
4503
4511
and the second token shows up in the column headings,
4504
4512
and there’s a ✗ in the cell denoted by the intersection of the chosen row and column,
0 commit comments