Closed
Bug 1900233
Opened 10 months ago
Closed 7 months ago
Implement parsing of CSS '@position-try' rule
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: jwatt, Assigned: dshin)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [anchorpositioning:m1])
Attachments
(2 files)
No description provided.
Assignee | ||
Updated•8 months ago
|
Assignee: nobody → dshin
Assignee | ||
Comment 1•8 months ago
|
||
Assignee | ||
Comment 2•8 months ago
|
||
Depends on D217628
Pushed by dshin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c400d8d1a91f
Implement parsing `@position-try` rule. r=firefox-style-system-reviewers,emilio
https://hg.mozilla.org/integration/autoland/rev/d8ec18178fed
Disallow custom property and important declarations in @position-try. r=firefox-style-system-reviewers,emilio
Comment 4•8 months ago
|
||
Backed out for Bp bustages on ServoStyleSet.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/0693f25185c1ead66a0744f27f474b2a9f26567e
Log link: https://treeherder.mozilla.org/logviewer?job_id=469399039&repo=autoland&lineNumber=99698
There were also mochitest failures on test_bug1112014.html.
Log link: https://treeherder.mozilla.org/logviewer?job_id=469409401&repo=autoland&lineNumber=3860
Flags: needinfo?(dshin)
Pushed by dshin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82856fd84c5a
Implement parsing `@position-try` rule. r=firefox-style-system-reviewers,emilio
https://hg.mozilla.org/integration/autoland/rev/da10b514e301
Disallow custom property and important declarations in @position-try. r=firefox-style-system-reviewers,emilio
Comment 6•7 months ago
|
||
Backed out alongside Bug 1911353, Bug 1909346 for causing mochitest failures on test_property_syntax_errors.html
Flags: needinfo?(dshin)
Updated•7 months ago
|
Flags: needinfo?(dshin)
Pushed by dshin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e6bc448d8fc
Implement parsing `@position-try` rule. r=firefox-style-system-reviewers,emilio
https://hg.mozilla.org/integration/autoland/rev/96095c614284
Disallow custom property and important declarations in @position-try. r=firefox-style-system-reviewers,emilio
Comment 8•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8e6bc448d8fc
https://hg.mozilla.org/mozilla-central/rev/96095c614284
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Assignee | ||
Updated•7 months ago
|
Flags: needinfo?(dshin)
Updated•5 months ago
|
Whiteboard: [anchorpositioning:m1]
You need to log in
before you can comment on or make changes to this bug.
Description
•