Closed
Bug 1347250
Opened 8 years ago
Closed 8 years ago
stylo: Track whether the page uses viewport units, and communicate that to the pres context.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1382077
People
(Reporter: emilio, Unassigned)
References
Details
In bug 1328652, I'm assuming all stylesheets change medium for correctness sake.
This wallpapers the fact that we don't set mUsesViewportUnits in the pres context. We need to track that.
AFAIK there's some support in Servo already for this, during parsing I believe. We could also use CascadeInfo and aggregate the info in LocalStyleContext, or something like that.
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Priority: P3 → --
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•8 years ago
|
||
Pretty sure xidorn fixed this in bug 1382077.
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
•