Closed Bug 1348487 Opened 8 years ago Closed 8 years ago

stylo: -moz-any parsing does not fail when combinators are present in the inner selector

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: bzbarsky, Assigned: mbrubeck)

References

Details

Attachments

(1 file)

Testcase: <!DOCTYPE html> <style> :-moz-any(div > div), div { color: red } </style> <div>This text should not be red</div> the text is red in a current stylo build.
Blocks: 1340683
Oops, I accidentally removed this check during refactoring in bug 1340683. Patch coming.
Attachment #8848943 - Flags: review?(emilio+bugs) → review+
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: