Closed
Bug 1606967
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 21037 - Fix invalidation of resizer when container's paint offset changes
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21037 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21037
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Fix invalidation of resizer when container's paint offset changes
Add the container's paint offset to resizer's visual rect to ensure
correct invalidation on change of paint offset.Bug: 1036824
Change-Id: I4fc5caa2364c62d415dd54cb54f42bdca525ea81
Reviewed-on: https://chromium-review.googlesource.com/1986431
WPT-Export-Revision: 9bba4b85b24bc0a86efccea49f67e52831918838
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6cd19c8dee2c1388903e76b211a3f87995635b4d
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9234a4d5860a
[wpt PR 21037] - Fix invalidation of resizer when container's paint offset changes, a=testonly
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•