[scroll-animations] Test that orientation resolves against source
I made a mistake when writing this test initially: I wrote tests that verified that logical orientations (inline/block) resolve against the writing mode of the target element of the animation attached to a scroll timeline. This is not correct, it's supposed to resolve against the writing mode of the *source* of the scroll timeline. Bug: 1074052 Change-Id: I12f54502575e182f1a4b65df36f402b32632a2ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501623 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#821674}
Showing
Please register or sign in to comment