Closed
Bug 1961010
Opened 1 year ago
Closed 1 year ago
Use ink overflow sizes more often in view transitions
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [viewtransitions:m1], [wptsync upstream])
Attachments
(1 file)
https://github.com/w3c/csswg-drafts/issues/12092 covers this on the spec side. Without this elements with shadows get slightly down-scaled / shifted from where they should be.
Updated•1 year ago
|
Whiteboard: [viewtransitions:triage]
| Assignee | ||
Comment 1•1 year ago
|
||
This fixes the rendering of new-content-ancestor-clipped.html (with
D245770).
Updated•1 year ago
|
Whiteboard: [viewtransitions:triage] → [viewtransitions:m1]
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18e298ff150a
Use ink overflow sizes more often in view transitions. r=view-transitions-reviewers,boris
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/651e12a84f76
Mark a test as passing on android.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/899122412bb8
Update more test expectations for passes.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a4b5091b1921
More reftest expectation updates.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2ccccdc2243
Green up by refining some expectations on windows.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e04c92dc2b4
Also refine an android test failure.
Comment 8•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/18e298ff150a
https://hg.mozilla.org/mozilla-central/rev/651e12a84f76
https://hg.mozilla.org/mozilla-central/rev/899122412bb8
https://hg.mozilla.org/mozilla-central/rev/a4b5091b1921
https://hg.mozilla.org/mozilla-central/rev/c2ccccdc2243
https://hg.mozilla.org/mozilla-central/rev/2e04c92dc2b4
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/52094 for changes under testing/web-platform/tests
Whiteboard: [viewtransitions:m1] → [viewtransitions:m1], [wptsync upstream]
Upstream PR merged by moz-wptsync-bot
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•