Open Bug 1369329 Opened 7 years ago Updated 2 years ago

stylo: Handle attr() namespaces in CSSOM

Categories

(Core :: CSS Parsing and Computation, enhancement, P4)

enhancement

Tracking

()

Tracking Status
firefox57 --- wontfix

People

(Reporter: manishearth, Unassigned)

References

Details

CSSOM lets you add new rules to stylesheets, where namespaces exist.

Bug 1346693 allows for parsing these style rules, but the namespace map is None in CSSOM, so it won't work from CSSOM. We should handle that case too by obtaining the Stylesheet and using its namespace map.
Priority: -- → P2
Priority: P2 → --
Xidorn, do we still need to do this?
Flags: needinfo?(xidorn+moz)
IIUC, Gecko doesn't handle this correctly either, so I don't think this needs to block Stylo.
Flags: needinfo?(xidorn+moz)
Priority: -- → P4
status-firefox57=wontfix unless someone thinks this bug should block 57
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.