Closed
Bug 1924204
Opened 11 months ago
Closed 3 months ago
Implement check for valid anchor
Categories
(Core :: Layout: Positioned, enhancement)
Core
Layout: Positioned
Tracking
()
RESOLVED
FIXED
141 Branch
Tracking | Status | |
---|---|---|
firefox141 | --- | fixed |
People
(Reporter: dshin, Assigned: jari)
References
(Blocks 1 open bug)
Details
(Whiteboard: [anchorpositioning:m1])
Attachments
(1 file, 2 obsolete files)
As per spec.
This is important because this guarantees that the anchor element is fully laid out before the query element.
Updated•11 months ago
|
Whiteboard: [anchorpositioning:m1]
![]() |
||
Updated•11 months ago
|
Assignee: nobody → jwatt
![]() |
||
Updated•11 months ago
|
Assignee: jwatt → nobody
Assignee | ||
Comment 1•4 months ago
|
||
![]() |
||
Updated•4 months ago
|
Assignee: nobody → jjalkanen
Updated•4 months ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 months ago
|
||
- This patch will go away, you are seeing it only
for local pernosco trace reproduction purposes.
Assignee | ||
Comment 3•4 months ago
|
||
Updated•4 months ago
|
Attachment #9487921 -
Attachment description: WIP: Bug 1924204: Introduce helpers to find the first acceptable anchor. → Bug 1924204: Introduce helpers to find the first acceptable anchor. r=#anchor-positioning-reviewers
Updated•4 months ago
|
Attachment #9487920 -
Attachment is obsolete: true
Pushed by jjalkanen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2f67fe5258bb
https://hg.mozilla.org/integration/autoland/rev/a43f86381b07
Introduce helpers to find the first acceptable anchor. r=emilio
Assignee | ||
Updated•3 months ago
|
Attachment #9485771 -
Attachment is obsolete: true
Comment 5•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•