[wpt-sync] Sync PR 16796 - Reland "Fix backdrop_filter_bounds location for clipped layers"
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 obsolete file)
Sync web-platform-tests PR 16796 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16796
Details from upstream follow.
Mason Freed <masonfreed@chromium.org> wrote:
Reland "Fix backdrop_filter_bounds location for clipped layers"
This is a reland of ceacea9fdf00cc98371f5faefc05c7e1f4a0f81a
Original change's description:
Fix backdrop_filter_bounds location for clipped layers
Previous to this CL, the location of the backdrop filter bounds
rect was incorrect when the containing layer was clipped by the
viewport. In that case, the offset added to the backdrop filter
bounds transform did not account for the clip. It now does, which
should fix at least four bugs.Bug: 618913, 927097, 932160, 940917
Change-Id: I0dc1e4c3dde61210d8f7aa78b2e20f13fc8a2471
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602812
Commit-Queue: Mason Freed \<masonfreed@chromium.org>
Reviewed-by: enne \<enne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#658920}Bug: 618913, 927097, 932160, 940917
Change-Id: Ibc92ac25d1c2642287220b4e7feef2196bd7e060
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1608921
Reviewed-by: Mason Freed \<masonfreed@chromium.org>
Reviewed-by: enne \<enne@chromium.org>
Commit-Queue: Mason Freed \<masonfreed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659095}
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Comment 4•6 years ago
|
||
bugherder |
Comment 5•6 years ago
|
||
bugherder |
Comment hidden (typo) |
Comment hidden (typo) |
Comment hidden (typo) |
Description
•