Make parsing test not depend on under-specified serialization details,
see https://github.com/w3c/csswg-drafts/issues/8970.
Details
Details
- Reviewers
dshin - Group Reviewers
Restricted Project layout-reviewers - Commits
- rMOZILLACENTRALdbe4f23432a6: Bug 1835068 - Parse relative selectors for nesting. r=dshin
- Bugzilla Bug ID
- 1835068
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Build Status
Buildable 550084 Build 647398: arc lint + arc unit
Event Timeline
| servo/ports/geckolib/glue.rs | ||
|---|---|---|
| 2551 | What does OM stand for here? | |
Comment Actions
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!
| servo/ports/geckolib/glue.rs | ||
|---|---|---|
| 2551 | Object Model (as in, CSSOM = CSS Object Model) | |