Closed
Bug 1629208
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 22865 - Do main-thread layer update even if hidden_by_backface_visibility
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22865 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22865
Details from upstream follow.
Chris Harrelson <chrishtr@chromium.org> wrote:
Do main-thread layer update even if hidden_by_backface_visibility
Otherwise a transform animation on a backface-hidden layer whose
transfor exposes the back face during main-thread commit will never
show anything even if animated to the front.Bug: 977658
Change-Id: Ic1deabf75f21643b98a9e7ec572a396f65861a59
Reviewed-on: https://chromium-review.googlesource.com/2146209
WPT-Export-Revision: ae20ad3becc32b2f7c8f26f533d7c38466e1e26a
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•