Closed
Bug 1795539
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 36476 - Fix transform-translate-background-{001,002}.html ref
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36476 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36476
Details from upstream follow.
Tim Nguyen <nt1m@users.noreply.github.com> wrote:
Fix transform-translate-background-{001,002}.html ref
The spec says transforms should only be ignored for the background-image, so the scrollbar change caused by the transform should still be reflected. Use a negative margin-top to do that.
Fixes #36454
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9092fbf0fce044bb31670b7573091a0815a69eb9
Assignee | ||
Comment 2•3 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 4•3 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef0047ea0cc0
[wpt PR 36476] - Fix transform-translate-background-{001,002}.html ref, a=testonly
Assignee | ||
Comment 6•3 years ago
|
||
Test result changes from PR not available.
Comment 7•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•