Files
sousa-gecko/devtools/client/shared/test/unit
Tom Tromey 67c7266d64 Bug 1462553 - fix !important parsing in devtools; r=pbro
Bug 1462553 points out that the CSS-parsing code in parsing-utils was
not correctly handling "!important"; in particular, it was allowing
this to appear in the middle of a declaration, rather than only at the
end.  This patch fixes the parser.

MozReview-Commit-ID: 9efv60gX6nV
2018-05-18 11:39:43 -06:00
..