Closed Bug 1348487 Opened 7 years ago Closed 7 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.
Comment on attachment 8848943 [details]
Bug 1348487 - stylo: Update test expectations

https://reviewboard.mozilla.org/r/121798/#review123756
Attachment #8848943 - Flags: review?(emilio+bugs) → review+
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/fce0b6f5dcda
stylo: Update test expectations. r=orange-fix
https://hg.mozilla.org/mozilla-central/rev/fce0b6f5dcda
Status: NEW → RESOLVED
Closed: 7 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: