Closed
Bug 1967384
Opened 3 months ago
Closed 2 months ago
Implement check for whether positioned element is skipped whenever anchor is skipped
Categories
(Core :: Layout: Positioned, task)
Core
Layout: Positioned
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: jari, Assigned: jari)
References
Details
(Whiteboard: [anchorpositioning:m1])
Attachments
(1 file)
The condition "If possible anchor is in the skipped contents of another element, then positioned el is in the skipped contents of that same element" for whether a possible anchor is acceptable for a positioned el
is specified under the spec section "Finding an Anchor".
Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Status: NEW → ASSIGNED
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:m1]
Pushed by jjalkanen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ec8e7255922a
https://hg.mozilla.org/integration/autoland/rev/cfa78a029f2e
Check if positioned element is skipped when anchor is. r=layout-anchor-positioning-reviewers,dshin
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•22 days ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•