Bug 1836023 [wpt PR 40318] - Implement motion math ray() `at position`, a=testonly
commita25b285630ee61a71effdf3521deaf4af3a2a16c
authorDaniil Sakhapov <sakhapov@chromium.org>
Sat, 10 Jun 2023 10:38:47 +0000 (10 10:38 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 13 Jun 2023 07:15:11 +0000 (13 07:15 +0000)
tree075d988f78ca66a65495770e8286935ddc02e677
parentd8b6e26b8fccfdbfd3968ae4d01a739703fbe460
Bug 1836023 [wpt PR 40318] - Implement motion math ray() `at position`, a=testonly

Automatic update from web-platform-tests
Implement motion math ray() `at position`

As per spec update: https://drafts.fxtf.org/motion/#valdef-ray-at-position
ray() now consumes `at position` argument.

Note: animation of `at position` will be done in next CL.

Fixed: 1450184
Change-Id: I52abae96fc02b60a56c50d23176cd380f66bedd2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4574765
Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org>
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/main@{#1151323}

--

wpt-commits: 2b99970fded93240ecf6970aabd317e3adca3c30
wpt-pr: 40318
testing/web-platform/tests/css/motion/offset-path-ray-013-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/motion/offset-path-ray-013.html [new file with mode: 0644]
testing/web-platform/tests/css/motion/offset-path-ray-014-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/motion/offset-path-ray-014.html [new file with mode: 0644]
testing/web-platform/tests/css/motion/parsing/offset-path-parsing-valid.html