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 4e4dfd8 commit 75c910cCopy full SHA for 75c910c
css-syntax/Overview.bs
@@ -3444,6 +3444,9 @@ Changes from the 20 February 2014 Candidate Recommendation</h3>
3444
3445
* Removed "code point" and "surrogate code point" in favor of the identical definitions in the Infra Standard.
3446
3447
+ * Fixed minor bug in <a>check if two code points are a valid escape</a>--
3448
+ a <code>\</code> followed by an EOF is now correctly reported as <em>not</em> a valid escape.
3449
+
3450
3451
<h3 id="changes-WD-20131105">
3452
Changes from the 5 November 2013 Last Call Working Draft</h3>
0 commit comments