Closed Bug 1347273 Opened 8 years ago Closed 8 years ago

stylo: Media query parsing is bogus.

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(3 files)

While I was looking at other tests that fail after bug 1328652, some of the failures are in Servo's media-query parsing. The following test case fails in stylo: <style> @media not all and (bogus), all { #test { color: green; } } </style> <p id="test">Passes if this text is green</p>
The previous patch makes us pass all the tests under layout/style/test/test_acid3_test46.html.
Assignee: nobody → emilio+bugs
Attached file Upstream patch
Submitted upstream for faster landing times when needed.
Attachment #8847319 - Flags: review?(cam) → review+
Attachment #8847257 - Flags: review?(cam)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: