diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-text/parsing')
63 files changed, 620 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/parsing/hanging-punctuation-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/hanging-punctuation-valid.html.ini new file mode 100644 index 0000000000..3d74b5a3ef --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/hanging-punctuation-valid.html.ini @@ -0,0 +1,52 @@ +[hanging-punctuation-valid.html] + [e.style['hanging-punctuation'\] = "allow-end last first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "force-end last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "none" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "allow-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last first force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first allow-end last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "allow-end first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first last force-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last allow-end" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "last allow-end first" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "first last" should set the property value] + expected: FAIL + + [e.style['hanging-punctuation'\] = "force-end first last" should set the property value] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-computed.html.ini new file mode 100644 index 0000000000..370d4d26aa --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-computed.html.ini @@ -0,0 +1,29 @@ +[hyphenate-limit-chars-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Property hyphenate-limit-chars value 'auto auto'] + expected: FAIL + + [Property hyphenate-limit-chars value 'auto auto auto'] + expected: FAIL + + [Property hyphenate-limit-chars value '5'] + expected: FAIL + + [Property hyphenate-limit-chars value '5 2'] + expected: FAIL + + [Property hyphenate-limit-chars value '5 2 3'] + expected: FAIL + + [Property hyphenate-limit-chars value '5 2 calc(3.1)'] + expected: FAIL + + [Property hyphenate-limit-chars value 'auto 2'] + expected: FAIL + + [Property hyphenate-limit-chars value 'auto 2 auto'] + expected: FAIL + + [Property hyphenate-limit-chars value 'auto auto 2'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-invalid.html.ini new file mode 100644 index 0000000000..3e494dd31b --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-invalid.html.ini @@ -0,0 +1,3 @@ +[hyphenate-limit-chars-invalid.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-valid.html.ini new file mode 100644 index 0000000000..4585c21d1c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/hyphenate-limit-chars-valid.html.ini @@ -0,0 +1,29 @@ +[hyphenate-limit-chars-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['hyphenate-limit-chars'\] = "auto" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "auto auto" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "auto auto auto" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "5" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "5 2" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "5 2 3" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "auto 2" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "auto 2 auto" should set the property value] + expected: FAIL + + [e.style['hyphenate-limit-chars'\] = "auto auto 2" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/hyphens-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/hyphens-computed.html.ini new file mode 100644 index 0000000000..277bb32d1e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/hyphens-computed.html.ini @@ -0,0 +1,3 @@ +[hyphens-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/hyphens-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/hyphens-invalid.html.ini new file mode 100644 index 0000000000..d1e6e20647 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/hyphens-invalid.html.ini @@ -0,0 +1,3 @@ +[hyphens-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/hyphens-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/hyphens-valid.html.ini new file mode 100644 index 0000000000..7dff9cd832 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/hyphens-valid.html.ini @@ -0,0 +1,3 @@ +[hyphens-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini new file mode 100644 index 0000000000..9c007b5b2d --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini @@ -0,0 +1,3 @@ +[letter-spacing-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/letter-spacing-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-invalid.html.ini new file mode 100644 index 0000000000..181d22589f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-invalid.html.ini @@ -0,0 +1,3 @@ +[letter-spacing-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini new file mode 100644 index 0000000000..5af774d808 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini @@ -0,0 +1,3 @@ +[letter-spacing-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/line-break-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/line-break-computed.html.ini new file mode 100644 index 0000000000..797ae4bda6 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/line-break-computed.html.ini @@ -0,0 +1,3 @@ +[line-break-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/line-break-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/line-break-invalid.html.ini new file mode 100644 index 0000000000..452692e434 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/line-break-invalid.html.ini @@ -0,0 +1,3 @@ +[line-break-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/line-break-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/line-break-valid.html.ini new file mode 100644 index 0000000000..6f37df662f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/line-break-valid.html.ini @@ -0,0 +1,3 @@ +[line-break-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-computed.html.ini new file mode 100644 index 0000000000..1efbc877cc --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-computed.html.ini @@ -0,0 +1,3 @@ +[overflow-wrap-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-invalid.html.ini new file mode 100644 index 0000000000..42ba450a4c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-invalid.html.ini @@ -0,0 +1,3 @@ +[overflow-wrap-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-valid.html.ini new file mode 100644 index 0000000000..6043d3a0d0 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/overflow-wrap-valid.html.ini @@ -0,0 +1,3 @@ +[overflow-wrap-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/tab-size-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/tab-size-computed.html.ini new file mode 100644 index 0000000000..28b9e467e4 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/tab-size-computed.html.ini @@ -0,0 +1,3 @@ +[tab-size-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/tab-size-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/tab-size-invalid.html.ini new file mode 100644 index 0000000000..01dfee6ca5 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/tab-size-invalid.html.ini @@ -0,0 +1,3 @@ +[tab-size-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/tab-size-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/tab-size-valid.html.ini new file mode 100644 index 0000000000..f15572af8f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/tab-size-valid.html.ini @@ -0,0 +1,3 @@ +[tab-size-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-all-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-all-invalid.html.ini new file mode 100644 index 0000000000..e6a0c62e00 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-all-invalid.html.ini @@ -0,0 +1,3 @@ +[text-align-all-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-all-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-all-valid.html.ini new file mode 100644 index 0000000000..a6e5ecfd6d --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-all-valid.html.ini @@ -0,0 +1,23 @@ +[text-align-all-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['text-align-all'\] = "match-parent" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "left" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "center" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "start" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "end" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "right" should set the property value] + expected: FAIL + + [e.style['text-align-all'\] = "justify" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-computed.html.ini new file mode 100644 index 0000000000..88970e7ce3 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-computed.html.ini @@ -0,0 +1,3 @@ +[text-align-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-invalid.html.ini new file mode 100644 index 0000000000..9404e24012 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-invalid.html.ini @@ -0,0 +1,3 @@ +[text-align-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-last-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-last-computed.html.ini new file mode 100644 index 0000000000..e25f5e61ad --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-last-computed.html.ini @@ -0,0 +1,5 @@ +[text-align-last-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Property text-align-last value 'match-parent'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-last-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-last-invalid.html.ini new file mode 100644 index 0000000000..204477d46f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-last-invalid.html.ini @@ -0,0 +1,3 @@ +[text-align-last-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-last-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-last-valid.html.ini new file mode 100644 index 0000000000..c0d1be9481 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-last-valid.html.ini @@ -0,0 +1,5 @@ +[text-align-last-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['text-align-last'\] = "match-parent" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/text-align-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-align-valid.html.ini new file mode 100644 index 0000000000..0a260d35d6 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-align-valid.html.ini @@ -0,0 +1,5 @@ +[text-align-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['text-align'\] = "justify-all" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/text-group-align-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-group-align-invalid.html.ini new file mode 100644 index 0000000000..4a50e35090 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-group-align-invalid.html.ini @@ -0,0 +1,3 @@ +[text-group-align-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-group-align-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-group-align-valid.html.ini new file mode 100644 index 0000000000..fb8b048954 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-group-align-valid.html.ini @@ -0,0 +1,35 @@ +[text-group-align-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['text-group-align'\] = "none" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "start" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "end" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "left" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "right" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "center" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "initial" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "inherit" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "unset" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "revert" should set the property value] + expected: FAIL + + [e.style['text-group-align'\] = "revert-layer" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini new file mode 100644 index 0000000000..8c03e72961 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini @@ -0,0 +1,14 @@ +[text-indent-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Property text-indent value 'each-line hanging calc(10px + 0.5em)'] + expected: FAIL + + [Property text-indent value '20% each-line'] + expected: FAIL + + [Property text-indent value 'calc(50% + 60px) hanging each-line'] + expected: FAIL + + [Property text-indent value '10px hanging'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/text-indent-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-indent-invalid.html.ini new file mode 100644 index 0000000000..484582cb66 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-indent-invalid.html.ini @@ -0,0 +1,3 @@ +[text-indent-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-indent-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-indent-valid.html.ini new file mode 100644 index 0000000000..3b3afce6bb --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-indent-valid.html.ini @@ -0,0 +1,26 @@ +[text-indent-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['text-indent'\] = "calc(2em + 3ex) hanging each-line" should set the property value] + expected: FAIL + + [e.style['text-indent'\] = "calc(50% + 60px) each-line hanging" should set the property value] + expected: FAIL + + [e.style['text-indent'\] = "10px hanging" should set the property value] + expected: FAIL + + [e.style['text-indent'\] = "20% each-line" should set the property value] + expected: FAIL + + [e.style['text-indent'\] = "hanging 20% each-line" should set the property value] + expected: FAIL + + [e.style['text-indent'\] = "each-line hanging calc(2em + 3ex)" should set the property value] + expected: FAIL + + [e.style['text-indent'\] = "each-line 10px" should set the property value] + expected: FAIL + + [e.style['text-indent'\] = "hanging calc(50% + 60px)" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/text-justify-computed-legacy.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-justify-computed-legacy.html.ini new file mode 100644 index 0000000000..828cf6d430 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-justify-computed-legacy.html.ini @@ -0,0 +1,3 @@ +[text-justify-computed-legacy.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-justify-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-justify-computed.html.ini new file mode 100644 index 0000000000..28de3e0eb4 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-justify-computed.html.ini @@ -0,0 +1,3 @@ +[text-justify-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-justify-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-justify-invalid.html.ini new file mode 100644 index 0000000000..e865703eb8 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-justify-invalid.html.ini @@ -0,0 +1,3 @@ +[text-justify-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-justify-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-justify-valid.html.ini new file mode 100644 index 0000000000..652244b16b --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-justify-valid.html.ini @@ -0,0 +1,3 @@ +[text-justify-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-transform-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-transform-computed.html.ini new file mode 100644 index 0000000000..2759d4667d --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-transform-computed.html.ini @@ -0,0 +1,3 @@ +[text-transform-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-transform-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-transform-invalid.html.ini new file mode 100644 index 0000000000..210f9b2951 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-transform-invalid.html.ini @@ -0,0 +1,3 @@ +[text-transform-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-transform-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-transform-valid.html.ini new file mode 100644 index 0000000000..899f9d6d8d --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-transform-valid.html.ini @@ -0,0 +1,3 @@ +[text-transform-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-wrap-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-wrap-invalid.html.ini new file mode 100644 index 0000000000..4188544313 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-wrap-invalid.html.ini @@ -0,0 +1,3 @@ +[text-wrap-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/text-wrap-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-wrap-valid.html.ini new file mode 100644 index 0000000000..c9b20da159 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/text-wrap-valid.html.ini @@ -0,0 +1,32 @@ +[text-wrap-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['text-wrap'\] = "wrap" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "nowrap" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "balance" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "stable" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "pretty" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "initial" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "inherit" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "unset" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "revert" should set the property value] + expected: FAIL + + [e.style['text-wrap'\] = "revert-layer" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/white-space-collapse-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/white-space-collapse-computed.html.ini new file mode 100644 index 0000000000..0a98b5c271 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/white-space-collapse-computed.html.ini @@ -0,0 +1,12 @@ +[white-space-collapse-computed.html] + [Property white-space-collapse value 'collapse'] + expected: FAIL + + [Property white-space-collapse value 'preserve'] + expected: FAIL + + [Property white-space-collapse value 'preserve-breaks'] + expected: FAIL + + [Property white-space-collapse value 'break-spaces'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/white-space-collapse-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/white-space-collapse-valid.html.ini new file mode 100644 index 0000000000..9c9ea49d3e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/white-space-collapse-valid.html.ini @@ -0,0 +1,27 @@ +[white-space-collapse-valid.html] + [e.style['white-space-collapse'\] = "collapse" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "preserve" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "preserve-breaks" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "break-spaces" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "initial" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "inherit" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "unset" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "revert" should set the property value] + expected: FAIL + + [e.style['white-space-collapse'\] = "revert-layer" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/white-space-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/white-space-computed.html.ini new file mode 100644 index 0000000000..3703a67e97 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/white-space-computed.html.ini @@ -0,0 +1,3 @@ +[white-space-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/white-space-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/white-space-invalid.html.ini new file mode 100644 index 0000000000..05c8b647eb --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/white-space-invalid.html.ini @@ -0,0 +1,3 @@ +[white-space-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/white-space-shorthand-text-wrap.html.ini b/testing/web-platform/meta/css/css-text/parsing/white-space-shorthand-text-wrap.html.ini new file mode 100644 index 0000000000..5ea772a381 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/white-space-shorthand-text-wrap.html.ini @@ -0,0 +1,15 @@ +[white-space-shorthand-text-wrap.html] + [`text-wrap: balance` should be set] + expected: FAIL + + [`text-wrap` should not be affected by previous `white-space`] + expected: FAIL + + [`white-space` should overwrite previous `text-wrap`] + expected: FAIL + + [`text-wrap` should not be affected by `white-space` on the parent] + expected: FAIL + + [`white-space` should overwrite `text-wrap` on the parent] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/white-space-shorthand.html.ini b/testing/web-platform/meta/css/css-text/parsing/white-space-shorthand.html.ini new file mode 100644 index 0000000000..9f702aaced --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/white-space-shorthand.html.ini @@ -0,0 +1,138 @@ +[white-space-shorthand.html] + [e.style['white-space'\] = "collapse" should set the property value] + expected: FAIL + + [Property white-space value 'collapse'] + expected: FAIL + + [e.style['white-space'\] = "wrap" should set the property value] + expected: FAIL + + [Property white-space value 'wrap'] + expected: FAIL + + [e.style['white-space'\] = "collapse wrap" should set the property value] + expected: FAIL + + [Property white-space value 'collapse wrap'] + expected: FAIL + + [e.style['white-space'\] = "wrap collapse" should set the property value] + expected: FAIL + + [Property white-space value 'wrap collapse'] + expected: FAIL + + [e.style['white-space'\] = "preserve nowrap" should set the property value] + expected: FAIL + + [Property white-space value 'preserve nowrap'] + expected: FAIL + + [e.style['white-space'\] = "nowrap preserve" should set the property value] + expected: FAIL + + [Property white-space value 'nowrap preserve'] + expected: FAIL + + [e.style['white-space'\] = "collapse nowrap" should set the property value] + expected: FAIL + + [Property white-space value 'collapse nowrap'] + expected: FAIL + + [e.style['white-space'\] = "nowrap collapse" should set the property value] + expected: FAIL + + [Property white-space value 'nowrap collapse'] + expected: FAIL + + [e.style['white-space'\] = "preserve" should set the property value] + expected: FAIL + + [Property white-space value 'preserve'] + expected: FAIL + + [e.style['white-space'\] = "preserve wrap" should set the property value] + expected: FAIL + + [Property white-space value 'preserve wrap'] + expected: FAIL + + [e.style['white-space'\] = "wrap preserve" should set the property value] + expected: FAIL + + [Property white-space value 'wrap preserve'] + expected: FAIL + + [e.style['white-space'\] = "break-spaces wrap" should set the property value] + expected: FAIL + + [Property white-space value 'break-spaces wrap'] + expected: FAIL + + [e.style['white-space'\] = "wrap break-spaces" should set the property value] + expected: FAIL + + [Property white-space value 'wrap break-spaces'] + expected: FAIL + + [e.style['white-space'\] = "preserve-breaks" should set the property value] + expected: FAIL + + [Property white-space value 'preserve-breaks'] + expected: FAIL + + [e.style['white-space'\] = "preserve-breaks wrap" should set the property value] + expected: FAIL + + [Property white-space value 'preserve-breaks wrap'] + expected: FAIL + + [e.style['white-space'\] = "wrap preserve-breaks" should set the property value] + expected: FAIL + + [Property white-space value 'wrap preserve-breaks'] + expected: FAIL + + [e.style['white-space'\] = "preserve-breaks nowrap" should set the property value] + expected: FAIL + + [Property white-space value 'preserve-breaks nowrap'] + expected: FAIL + + [e.style['white-space'\] = "nowrap preserve-breaks" should set the property value] + expected: FAIL + + [Property white-space value 'nowrap preserve-breaks'] + expected: FAIL + + [e.style['white-space'\] = "balance" should set the property value] + expected: FAIL + + [Property white-space value 'balance'] + expected: FAIL + + [e.style['white-space'\] = "collapse balance" should set the property value] + expected: FAIL + + [Property white-space value 'collapse balance'] + expected: FAIL + + [e.style['white-space'\] = "balance collapse" should set the property value] + expected: FAIL + + [Property white-space value 'balance collapse'] + expected: FAIL + + [e.style['white-space'\] = "preserve balance" should set the property value] + expected: FAIL + + [Property white-space value 'preserve balance'] + expected: FAIL + + [e.style['white-space'\] = "balance preserve" should set the property value] + expected: FAIL + + [Property white-space value 'balance preserve'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/white-space-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/white-space-valid.html.ini new file mode 100644 index 0000000000..4d3e3d5904 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/white-space-valid.html.ini @@ -0,0 +1,3 @@ +[white-space-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-computed.html.ini new file mode 100644 index 0000000000..692fc8352e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-computed.html.ini @@ -0,0 +1,8 @@ +[word-boundary-detection-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Property word-boundary-detection value 'manual'] + expected: FAIL + + [Property word-boundary-detection value 'normal'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-invalid.html.ini new file mode 100644 index 0000000000..706336ed24 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-invalid.html.ini @@ -0,0 +1,3 @@ +[word-boundary-detection-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-valid.html.ini new file mode 100644 index 0000000000..31dd56a994 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-boundary-detection-valid.html.ini @@ -0,0 +1,8 @@ +[word-boundary-detection-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['word-boundary-detection'\] = "normal" should set the property value] + expected: FAIL + + [e.style['word-boundary-detection'\] = "manual" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-computed.html.ini new file mode 100644 index 0000000000..807804b199 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-computed.html.ini @@ -0,0 +1,12 @@ +[word-boundary-expansion-computed.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, TIMEOUT] + [Property word-boundary-expansion value 'none'] + expected: FAIL + + [Property word-boundary-expansion value 'ideographic-space'] + expected: FAIL + + [Property word-boundary-expansion value 'space'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-invalid.html.ini new file mode 100644 index 0000000000..d75e73d146 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-invalid.html.ini @@ -0,0 +1,3 @@ +[word-boundary-expansion-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-valid.html.ini new file mode 100644 index 0000000000..0c23ea09ac --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-boundary-expansion-valid.html.ini @@ -0,0 +1,11 @@ +[word-boundary-expansion-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['word-boundary-expansion'\] = "space" should set the property value] + expected: FAIL + + [e.style['word-boundary-expansion'\] = "ideographic-space" should set the property value] + expected: FAIL + + [e.style['word-boundary-expansion'\] = "none" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/word-break-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-break-computed.html.ini new file mode 100644 index 0000000000..b23a37d4f9 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-break-computed.html.ini @@ -0,0 +1,3 @@ +[word-break-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-break-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-break-invalid.html.ini new file mode 100644 index 0000000000..7489adce2d --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-break-invalid.html.ini @@ -0,0 +1,3 @@ +[word-break-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-break-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-break-valid.html.ini new file mode 100644 index 0000000000..53817e87dd --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-break-valid.html.ini @@ -0,0 +1,3 @@ +[word-break-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-spacing-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-spacing-computed.html.ini new file mode 100644 index 0000000000..6c470d2def --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-spacing-computed.html.ini @@ -0,0 +1,3 @@ +[word-spacing-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-spacing-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-spacing-invalid.html.ini new file mode 100644 index 0000000000..f704e59af3 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-spacing-invalid.html.ini @@ -0,0 +1,5 @@ +[word-spacing-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['word-spacing'\] = "20%" should not set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/parsing/word-spacing-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-spacing-valid.html.ini new file mode 100644 index 0000000000..78370f47c3 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-spacing-valid.html.ini @@ -0,0 +1,3 @@ +[word-spacing-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-wrap-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-wrap-computed.html.ini new file mode 100644 index 0000000000..a4d986ab3f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-wrap-computed.html.ini @@ -0,0 +1,3 @@ +[word-wrap-computed.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-wrap-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-wrap-invalid.html.ini new file mode 100644 index 0000000000..57aea634f6 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-wrap-invalid.html.ini @@ -0,0 +1,3 @@ +[word-wrap-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/parsing/word-wrap-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-wrap-valid.html.ini new file mode 100644 index 0000000000..48b43098b0 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/parsing/word-wrap-valid.html.ini @@ -0,0 +1,3 @@ +[word-wrap-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |