Closed
Bug 1780427
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 34917 - Fix the ResizeObserver devicePixel2.html test
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34917 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34917
Details from upstream follow.
Gregg Tavares <github@greggman.com> wrote:
Fix the ResizeObserver devicePixel2.html test
The call to set the body's pattern needs to be inside
observer's callback so that if the user zooms the
pattern size is recalculated.
| Assignee | ||
Comment 1•4 years ago
|
||
PR 34917 applied with additional changes from upstream: 8e8ed6f4bdeac2a8a12cbf608b772f696d3833e8
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 2•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dab297141e6aa872e317faa079e489130aa9a417
| Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/629498f47924
[wpt PR 34917] - Fix the ResizeObserver devicePixel2.html test, a=testonly
Comment 5•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•