diff options
Diffstat (limited to 'testing/web-platform/meta/css/motion/parsing')
-rw-r--r-- | testing/web-platform/meta/css/motion/parsing/offset-path-shape-computed.html.ini | 48 | ||||
-rw-r--r-- | testing/web-platform/meta/css/motion/parsing/offset-path-shape-parsing.html.ini | 64 |
2 files changed, 112 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/motion/parsing/offset-path-shape-computed.html.ini b/testing/web-platform/meta/css/motion/parsing/offset-path-shape-computed.html.ini new file mode 100644 index 0000000000..9b9a302113 --- /dev/null +++ b/testing/web-platform/meta/css/motion/parsing/offset-path-shape-computed.html.ini @@ -0,0 +1,48 @@ +[offset-path-shape-computed.html] + [Property offset-path value 'shape(from 0px 0px, line to 10px 10px)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 1em 50px, line to 10rem 10%)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, move by 10px 5px, line by 20px 40%, close)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, hline by 10px, vline to 5rem)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, vline by 5%, hline to 1px)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, curve to 50px 20px via 10rem 1%)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, curve to 50px 20px via 10rem 1px 20% 1em)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, smooth to 50px 20px via 10rem 1%)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, smooth to 50px 3pt)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, arc to 50px 3pt of 10px 10px)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10px 10px, arc to 50px 3pt of 10px 10px small rotate 0deg)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [Property offset-path value 'shape(from 10% 1rem, arc to 50px 3pt of 20% cw large rotate 25deg)'] + expected: + if (os == "mac") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/motion/parsing/offset-path-shape-parsing.html.ini b/testing/web-platform/meta/css/motion/parsing/offset-path-shape-parsing.html.ini new file mode 100644 index 0000000000..e0ff50997e --- /dev/null +++ b/testing/web-platform/meta/css/motion/parsing/offset-path-shape-parsing.html.ini @@ -0,0 +1,64 @@ +[offset-path-shape-parsing.html] + [e.style['offset-path'\] = "shape(from 0px 0px, line to 10px 10px)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape( from 0px 0px, line to 10px 10px )" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 1em 50%, line to 10px 10px)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 1ch 50px, line to 10rem 10vh)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 1ch -50px, line to -10% 12px)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, move by 10px 5px, line by 20px 40%, close)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, hline by 10px, vline to 5rem)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, vline by 5%, hline to 1vw)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, curve to 50px 20px via 10rem 1%)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, curve to 50px 20px via 10rem 1px 20vh 1ch)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, curve by 50px 20px via 10rem 1px 20vh 1ch)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, smooth to 50px 20px via 10rem 1%)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, smooth to 50px 1pt)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, arc to 50px 1pt of 10px 10px)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10px 10px, arc to 50px 1pt of 10px 10px small rotate 0deg)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + + [e.style['offset-path'\] = "shape(from 10% 1rem, arc to 50px 1pt of 20% cw large rotate 25deg)" should set the property value] + expected: + if (os == "mac") and not debug: [PASS, FAIL] |