aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2019-05-07 12:54:42 +0200
committerEmilio Cobos Álvarez <emilio@crisal.io>2019-05-07 12:56:14 +0200
commita598648d0d48e5630570c7ee83505bf26da9405f (patch)
treef9e49ca034f597e8ac0be956de40950cec2b3443
parent0000e4cec281cc5770c6400e747867877351ab6d (diff)
downloadservo-a598648d0d48e5630570c7ee83505bf26da9405f.tar.gz
servo-a598648d0d48e5630570c7ee83505bf26da9405f.zip
style: Update test expectations.
-rw-r--r--tests/wpt/metadata/css/css-text/parsing/text-transform-valid.html.ini43
-rw-r--r--tests/wpt/metadata/css/css-variables/wide-keyword-fallback.html.ini2
2 files changed, 0 insertions, 45 deletions
diff --git a/tests/wpt/metadata/css/css-text/parsing/text-transform-valid.html.ini b/tests/wpt/metadata/css/css-text/parsing/text-transform-valid.html.ini
deleted file mode 100644
index c9e0f5c67db..00000000000
--- a/tests/wpt/metadata/css/css-text/parsing/text-transform-valid.html.ini
+++ /dev/null
@@ -1,43 +0,0 @@
-[text-transform-valid.html]
- [e.style['text-transform'\] = "full-size-kana full-width capitalize" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-width" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "capitalize full-width" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-size-kana full-width" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "capitalize full-width full-size-kana" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-width full-size-kana" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-size-kana lowercase full-width" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-size-kana capitalize" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "lowercase full-size-kana full-width" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-width lowercase" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-size-kana" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-width full-size-kana uppercase" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "uppercase full-size-kana" should set the property value]
- expected: FAIL
-
- [e.style['text-transform'\] = "full-width uppercase full-size-kana" should set the property value]
- expected: FAIL
-
diff --git a/tests/wpt/metadata/css/css-variables/wide-keyword-fallback.html.ini b/tests/wpt/metadata/css/css-variables/wide-keyword-fallback.html.ini
deleted file mode 100644
index 3bdd09230d8..00000000000
--- a/tests/wpt/metadata/css/css-variables/wide-keyword-fallback.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[wide-keyword-fallback.html]
- expected: FAIL