Closed
Bug 1987961
Opened 9 months ago
Closed 8 months ago
Stop using scroll-included offsets for anchor positioning
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: dshin, Assigned: dshin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [anchorpositioning:m2])
Attachments
(1 file)
No description provided.
Points: --- → 1
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:m2]
| Assignee | ||
Updated•9 months ago
|
Assignee: nobody → dshin
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•9 months ago
|
||
Pushed by dshin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/11ea3d17d5db
https://hg.mozilla.org/integration/autoland/rev/ba8da5dc7403
Stop taking scroll offset into account during anchor positioning offset resolution. r=jwatt
Backed out for causing wr failures @position-visibility-no-overflow-scroll.html.
- Backout link
- Push with failures
- Failure Log wr failures
- Failure log wpt failures
Pushed by dshin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e7f0af00dbe7
https://hg.mozilla.org/integration/autoland/rev/352146043625
Stop taking scroll offset into account during anchor positioning offset resolution. r=jwatt
Comment 5•8 months ago
|
||
Reverted this because it was causing wpt failures in position-try-fallbacks-003.html.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-PASS | /css/css-anchor-position/position-try-fallbacks-003.html | redisplay at 100 - expected FAIL
Flags: needinfo?(dshin)
| Assignee | ||
Comment 6•8 months ago
|
||
Missed an unexpected pass, it seems. fix incoming.
Flags: needinfo?(dshin)
Pushed by dshin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9522b8c2daf5
https://hg.mozilla.org/integration/autoland/rev/7366074db6bb
Stop taking scroll offset into account during anchor positioning offset resolution. r=jwatt
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•