Closed
Bug 1396048
Opened 7 years ago
Closed 7 years ago
stylo: :-moz-system-metric is not exposed to content pages, making tests fail.
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: manishearth, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This causes layout/reftests/css-mediaqueries/system-metrics-1.html
Comment 1•7 years ago
|
||
Not entirely sure if this blocks, but let's make it p2 until we investigate a bit more.
Priority: -- → P2
Reporter | ||
Comment 2•7 years ago
|
||
I was under the impression that it didn't since this was an unspecced UA pseudo (but it does seem exposed)
Assignee | ||
Comment 3•7 years ago
|
||
I can take a quick look, I bet it's something stupid.
Assignee: nobody → emilio
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8903731 [details]
Bug 1396048: Enable -moz-system-metric and -moz-empty-except-children-with-localname in non-UA sheets.
https://reviewboard.mozilla.org/r/175490/#review180602
Attachment #8903731 -
Flags: review+
Assignee | ||
Comment 6•7 years ago
|
||
I wonder if we could just unship these from non-UA sheets / chrome instead...
Comment 7•7 years ago
|
||
(In reply to Emilio Cobos Álvarez [:emilio] from comment #6)
> I wonder if we could just unship these from non-UA sheets / chrome instead...
Let's do that in a release other than 57. :-)
Reporter | ||
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8903731 [details]
Bug 1396048: Enable -moz-system-metric and -moz-empty-except-children-with-localname in non-UA sheets.
https://reviewboard.mozilla.org/r/175490/#review180606
Attachment #8903731 -
Flags: review?(manishearth) → review+
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Summary: stylo: -moz-scrollbar-end-backwards not working properly → stylo: :-moz-system-metric is not exposed to content pages, making tests fail.
Comment 10•7 years ago
|
||
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b10fd83a7ba5
Mark system-metrics-1.html as passing. r=me
Comment 11•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•