gecko-dev/devtools/shared/css
Nicolas Chevobbe d40abc5c61 Bug 1904752 - [devtools] Fix handling of single-char quote in InspectorCSSParserWrapper#performEOFFixup. . a=dmeehan
When tracking tokens, we weren't handling the case of unterminated,
single-char quote.
Test cases are added to cover the fix.

Original Revision: https://phabricator.services.mozilla.com/D214917

Differential Revision: https://phabricator.services.mozilla.com/D215069
2024-06-27 12:47:06 +00:00
..
color-db.js
color.js Bug 1859079 - display new CSS level 4 colours correctly in Rules inspector. r=devtools-reviewers,ochameau 2023-10-17 17:02:56 +00:00
constants.js
lexer.js Bug 1904752 - [devtools] Fix handling of single-char quote in InspectorCSSParserWrapper#performEOFFixup. . a=dmeehan 2024-06-27 12:47:06 +00:00
moz.build Bug 1320607 - [devtools] Remove the generated CSS Properties database. r=devtools-reviewers,nchevobbe 2023-09-07 20:59:34 +00:00
parsing-utils.js Bug 1892901 - [devtools] Remove performEOFFixup preserveBackslash parameter. r=devtools-reviewers,bomsy. 2024-04-30 05:12:54 +00:00