Closed
Bug 1924086
Opened 1 year ago
Closed 3 months ago
Implement the `position-area` property
Categories
(Core :: Layout: Positioned, enhancement)
Core
Layout: Positioned
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: dshin, Assigned: jwatt)
References
Details
(Keywords: dev-doc-complete, Whiteboard: [anchorpositioning:m1])
Attachments
(2 files)
As per spec - need to come up with the 3x3 area.
Mostly straightforward, except perhaps when the anchor element is bigger than the absolute containing area.
| Reporter | ||
Updated•1 year ago
|
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
Updated•1 year ago
|
Whiteboard: [anchorpositioning:m1]
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → jwatt
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•5 months ago
|
||
Updated•3 months ago
|
Attachment #9505215 -
Attachment description: Bug 1924086. Compute grid area for . r=dshin → Bug 1924086. Implement position-area property. r=dshin
| Assignee | ||
Comment 5•3 months ago
|
||
| Assignee | ||
Updated•3 months ago
|
Summary: Compute grid area for `position-area` → Implement the `position-area` property
Pushed by jwatt@jwatt.org:
https://github.com/mozilla-firefox/firefox/commit/9df5d8080954
https://hg.mozilla.org/integration/autoland/rev/6b0508b20dd2
Implement position-area property. r=dshin,firefox-style-system-reviewers
https://github.com/mozilla-firefox/firefox/commit/0100e484f423
https://hg.mozilla.org/integration/autoland/rev/6c6e2fd09271
Adjust WPT expectations for position-area support. r=dshin,layout-reviewers
Pushed by chorotan@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/97cd4f204b51
https://hg.mozilla.org/integration/autoland/rev/14094dd3879c
Revert "Bug 1924086. Adjust WPT expectations for position-area support. r=dshin,layout-reviewers" for causing Wr failures on position-visibility-anchors-visible-non-intervening-container.html
Comment 8•3 months ago
|
||
Backed out for causing Wr failures on position-visibility-anchors-visible-non-intervening-container.html
Flags: needinfo?(mozmail)
| Assignee | ||
Comment 9•3 months ago
|
||
TEST-UNEXPECTED-FAIL | /css/css-anchor-position/position-visibility-anchors-visible-non-intervening-container.html
INFO - Found 1 pixels different, maximum difference per channel 92
Needs a tiny big of fuzz I guess.
Flags: needinfo?(mozmail)
Comment 10•3 months ago
|
||
Pushed by jwatt@jwatt.org:
https://github.com/mozilla-firefox/firefox/commit/701a0c571ad5
https://hg.mozilla.org/integration/autoland/rev/5c200c0c93b7
Implement position-area property. r=dshin,firefox-style-system-reviewers
https://github.com/mozilla-firefox/firefox/commit/c66a1b9ed126
https://hg.mozilla.org/integration/autoland/rev/58e363ee9f9a
Adjust WPT expectations for position-area support. r=dshin,layout-reviewers
Comment 11•3 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5c200c0c93b7
https://hg.mozilla.org/mozilla-central/rev/58e363ee9f9a
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Keywords: dev-doc-needed
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c146/b145]
Updated•2 months ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•