Bug 1749932 [wpt PR 32360] - Include will-change:transform as transform for backgroun...
commit08eeb7f13ac6bb42dfbf96e145a09d288c7142bd
authorXianzhu Wang <wangxianzhu@chromium.org>
Thu, 27 Jan 2022 11:44:01 +0000 (27 11:44 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 5 Feb 2022 11:49:17 +0000 (5 11:49 +0000)
treef0ec9ac86cb1a79bff985466eba7771e7cae695e
parentd59ddcf83f7466d35a3ac328ffb70c83d93fdd39
Bug 1749932 [wpt PR 32360] - Include will-change:transform as transform for background-attachment:fixed, a=testonly

Automatic update from web-platform-tests
Include will-change:transform as transform for background-attachment:fixed

This is to prevent jump of background when an element with will-change:
transform changes transform from initial to non-identity. This is not in
the spec yet, so the test case is tentative with a css-transforms-1 bug
is filed at https://github.com/w3c/csswg-drafts/issues/6951. Firefox
already has this behavior.

Bug: 1286593
Change-Id: I4247824b5af28613644bcd334832ff22b9483384
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3385337
Reviewed-by: David Baron <dbaron@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#959058}

--

wpt-commits: a04b6be3ebaeea3fd79b82e9447ba1e0b864babe
wpt-pr: 32360
testing/web-platform/tests/css/css-transforms/transform-fixed-bg-008.tentative.html [new file with mode: 0644]
testing/web-platform/tests/css/cssom-view/add-background-attachment-fixed-during-smooth-scroll.html