Closed
Bug 1381195
Opened 8 years ago
Closed 8 years ago
stylo: suppress parse errors for unrecognized non-mozilla vendor-prefixed CSS properties
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: jdm, Unassigned)
References
Details
Gecko's parser does it, but Stylo's parser does not. Tracked in https://github.com/servo/servo/issues/17736.
Reporter | ||
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Reporter | ||
Comment 4•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
![]() |
||
Comment 5•8 years ago
|
||
It'd be nice to have a test here...
Comment 6•8 years ago
|
||
There's a unit test in the servo PR.
Updated•8 years ago
|
No longer blocks: stylo-behavior-changes
You need to log in
before you can comment on or make changes to this bug.
Description
•