Page MenuHomePhabricator

Bug 1835068 - Parse relative selectors for nesting. r=dshin,#style,#layout
ClosedPublic

Authored by emilio on Jun 15 2023, 4:55 PM.
Referenced Files
Unknown Object (File)
Mar 12 2026, 1:09 PM
Unknown Object (File)
Oct 15 2025, 1:33 AM
Unknown Object (File)
May 28 2025, 7:50 PM
Unknown Object (File)
May 26 2025, 2:50 PM
Unknown Object (File)
May 20 2025, 9:26 PM
Unknown Object (File)
May 18 2025, 4:41 AM
Unknown Object (File)
May 12 2025, 1:38 AM
Unknown Object (File)
May 9 2025, 9:16 AM
Subscribers
None

Details

Summary

Make parsing test not depend on under-specified serialization details,
see https://github.com/w3c/csswg-drafts/issues/8970.

Event Timeline

phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.
dshin added inline comments.
servo/ports/geckolib/glue.rs
2551

What does OM stand for here?

This revision is now accepted and ready to land.Jun 16 2023, 2:23 PM

This revision requires a Testing Policy Project Tag to be set before landing. Please apply one of testing-approved, testing-exception-unchanged, testing-exception-ui, testing-exception-elsewhere, testing-exception-other. Tip: this Firefox add-on makes it easy!

emilio marked an inline comment as done.
emilio added inline comments.
servo/ports/geckolib/glue.rs
2551

Object Model (as in, CSSOM = CSS Object Model)