Closed
Bug 1339349
Opened 8 years ago
Closed 8 years ago
stylo: handle svg context values
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1338764
People
(Reporter: manishearth, Unassigned)
References
Details
Many SVG properties in Gecko accept context-fill and context-stroke values. This is nonstandard behavior, but we need to support it in stylo (and possibly upstream it). This might be nontrivial since they seem to set bits on the style struct.
Updated•8 years ago
|
Priority: -- → P2
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•