Closed
Bug 1999972
Opened 4 months ago
Closed 3 months ago
Add new `none` value for `position-anchor` and make it the default
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: jwatt, Assigned: jfkthame)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [anchorpositioning:m2], [wptsync upstream])
Attachments
(1 file)
Spec issue #13067 was discussed at TPAC and the resolution is to add a new none value for position-anchor, make it the default, and use the UA style sheet for the previous auto stuff.
| Assignee | ||
Comment 1•4 months ago
|
||
If I'm following the discussion/resolution correctly, I think this is fairly simple. Pushed https://treeherder.mozilla.org/jobs?repo=try&revision=38f2cb7117be96ac3696782fb982edb7ce2b0dc8 with a draft patch to see how it looks.
Component: Audio/Video → CSS Parsing and Computation
| Reporter | ||
Updated•4 months ago
|
Assignee: mozmail → jfkthame
Updated•4 months ago
|
Blocks: css-anchor-position-1
| Assignee | ||
Comment 3•4 months ago
|
||
Pushed by jkew@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ba9378d24791
https://hg.mozilla.org/integration/autoland/rev/7f71662cdea5
Add 'none' keyword to CSS position-anchor property, and make it the initial value. r=firefox-style-system-reviewers,layout-reviewers,emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/56024 for changes under testing/web-platform/tests
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:triage], [wptsync upstream]
Comment 6•3 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•3 months ago
|
Points: --- → 1
Whiteboard: [anchorpositioning:triage], [wptsync upstream] → [anchorpositioning:m2], [wptsync upstream]
Keywords: dev-doc-needed
Upstream PR merged by moz-wptsync-bot
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
Comment 8•3 months ago
•
|
||
Setting to dev-doc-complete; I've updated the MDN docs and compat data as appropriate. See https://github.com/mdn/content/issues/42250 for tracking links.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•