Open
Bug 1998265
Opened 10 months ago
[css-attr] Investigate ability to use `attr()`-using properties for reset style cache.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: dshin, Unassigned)
References
Details
Non-inherited computed properties are cached and reused.
Should investigate if attr()-using properties can be cached like this at all (i.e. If such use will cause the style to be uncacheable), or if we can add to CachedConditions to allow conditional sharing. See around here.
You need to log in
before you can comment on or make changes to this bug.
Description
•