-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[motion-1] Add coord-box motion path tests #334
Comments
I have been started to work on this and other basic shapes support. Thanks for adding these tests. |
@nmoucht What do you think? |
I would probably change offset-path-coord-box-001.html to result in a transform without decimal values (or at least add some pixel tolerance), as chrome also appears to be failing this test. Besides that these seem fine. |
Resolved by: web-platform-tests/interop#334 Change-Id: Ic9ea1cccc454feb1c99f8dbe87357ef0a4b56ccf
added some pixel tolerance, feel free to further change it if needed |
Resolved by: web-platform-tests/interop#334 Change-Id: I1c0e2a1b849a3dbc27d4bc29847f15f499e9dfe4
I've labeled the 3 tests in web-platform-tests/wpt-metadata#4314. |
Resolved by: web-platform-tests/interop#334 Change-Id: I1c0e2a1b849a3dbc27d4bc29847f15f499e9dfe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4598153 Reviewed-by: Fredrik Söderquist <[email protected]> Commit-Queue: Daniil Sakhapov <[email protected]> Cr-Commit-Position: refs/heads/main@{#1154920}
Resolved by: web-platform-tests/interop#334 Change-Id: I1c0e2a1b849a3dbc27d4bc29847f15f499e9dfe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4598153 Reviewed-by: Fredrik Söderquist <[email protected]> Commit-Queue: Daniil Sakhapov <[email protected]> Cr-Commit-Position: refs/heads/main@{#1154920}
Resolved by: web-platform-tests/interop#334 Change-Id: I1c0e2a1b849a3dbc27d4bc29847f15f499e9dfe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4598153 Reviewed-by: Fredrik Söderquist <[email protected]> Commit-Queue: Daniil Sakhapov <[email protected]> Cr-Commit-Position: refs/heads/main@{#1154920}
Co-authored-by: foolip <[email protected]> Fixes web-platform-tests/interop#334
…set-path: <coord-box>, a=testonly Automatic update from web-platform-tests Add pixel tolerance for wpt test for offset-path: <coord-box> Resolved by: web-platform-tests/interop#334 Change-Id: I1c0e2a1b849a3dbc27d4bc29847f15f499e9dfe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4598153 Reviewed-by: Fredrik Söderquist <[email protected]> Commit-Queue: Daniil Sakhapov <[email protected]> Cr-Commit-Position: refs/heads/main@{#1154920} -- wpt-commits: 25cd61f8b73920580806784c56a918d8e15afd2c wpt-pr: 40442
…set-path: <coord-box>, a=testonly Automatic update from web-platform-tests Add pixel tolerance for wpt test for offset-path: <coord-box> Resolved by: web-platform-tests/interop#334 Change-Id: I1c0e2a1b849a3dbc27d4bc29847f15f499e9dfe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4598153 Reviewed-by: Fredrik Söderquist <[email protected]> Commit-Queue: Daniil Sakhapov <[email protected]> Cr-Commit-Position: refs/heads/main@{#1154920} -- wpt-commits: 25cd61f8b73920580806784c56a918d8e15afd2c wpt-pr: 40442
Test List
https://wpt.fyi/results/css/motion?label=master&label=experimental&aligned&q=offset-path-coord-box-001.html%20or%20offset-path-coord-box-002.html%20or%20offset-path-coord-box-003.html
Rationale
Test offset-path: coord-box behaviour
The text was updated successfully, but these errors were encountered: