We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cd156 commit 12d8305Copy full SHA for 12d8305
css-syntax/Overview.bs
@@ -1531,6 +1531,10 @@ Check if three code points would start an identifier</dfn></h4>
1531
If the first and second <a>code points</a> <a>are a valid escape</a>,
1532
return true.
1533
Otherwise, return false.
1534
+
1535
+ <dt>anything else
1536
+ <dd>
1537
+ Return false.
1538
</dl>
1539
1540
<h4 id="starts-with-a-number">
@@ -3438,6 +3442,7 @@ Acknowledgments</h2>
3438
3442
Johannes Koch,
3439
3443
呂康豪 (Kang-Hao Lu),
3440
3444
Marc O'Morain,
3445
+ Raffaello Giulietti,
3441
3446
Simon Pieter,
3447
and Zack Weinberg.
3448
0 commit comments