gecko-dev/layout/reftests/css-parsing
Boris Zbarsky 63c6b08058 Bug 790997. Align our tokenization of CSS bad-url-token with the CSS Syntax Level 3 CR. r=heycam,tromey
The main change is that once we discover we have a bad-url-token we consume
everything up to, but not including, the next ')' character.  While we do this
we can cross line boundaries and don't bother about matching braces or quotes.
We just keep going until we find the ')' or hit EOF.
2016-07-13 22:54:20 -04:00
..
at-rule-013-ref.html
at-rule-013.html
at-rule-error-handling-import-1.html
at-rule-error-handling-media-1.html
at-rule-error-handling-ref.html
invalid-attr-1-ref.html
invalid-attr-1.html
invalid-font-face-descriptor-1-ref.html
invalid-font-face-descriptor-1.html
invalid-url-handling-ref.xhtml
invalid-url-handling.xhtml Bug 790997. Align our tokenization of CSS bad-url-token with the CSS Syntax Level 3 CR. r=heycam,tromey 2016-07-13 22:54:20 -04:00
pseudo-elements-1-ref.html
pseudo-elements-1.html
reftest.list
supports-moz-bool-pref-ref.html
supports-moz-bool-pref.html
two-dash-identifiers-ref.html
two-dash-identifiers.html