From 7de29d0ac4dde6f002bc124884374c9aa0883c9b Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Fri, 16 Feb 2018 15:59:17 -0800 Subject: [PATCH] Update test expectations --- .../backgrounds/background-attachment-applies-to-001.xht.ini | 2 ++ .../backgrounds/background-attachment-applies-to-002.xht.ini | 2 ++ .../backgrounds/background-attachment-applies-to-003.xht.ini | 2 ++ .../backgrounds/background-attachment-applies-to-004.xht.ini | 2 ++ .../CSS2/backgrounds/background-image-applies-to-001.xht.ini | 2 ++ .../CSS2/backgrounds/background-image-applies-to-002.xht.ini | 2 ++ .../CSS2/backgrounds/background-image-applies-to-003.xht.ini | 2 ++ .../CSS2/backgrounds/background-image-applies-to-004.xht.ini | 2 ++ .../backgrounds/background-position-applies-to-001.xht.ini | 2 ++ .../backgrounds/background-position-applies-to-002.xht.ini | 2 ++ .../backgrounds/background-position-applies-to-003.xht.ini | 2 ++ .../backgrounds/background-position-applies-to-004.xht.ini | 2 ++ .../CSS2/backgrounds/background-repeat-applies-to-001.xht.ini | 2 ++ .../CSS2/backgrounds/background-repeat-applies-to-002.xht.ini | 2 ++ .../CSS2/backgrounds/background-repeat-applies-to-003.xht.ini | 2 ++ .../CSS2/backgrounds/background-repeat-applies-to-004.xht.ini | 2 ++ .../css/CSS2/bidi-text/direction-applies-to-001.xht.ini | 2 ++ .../css/CSS2/bidi-text/direction-applies-to-002.xht.ini | 2 ++ .../css/CSS2/bidi-text/direction-applies-to-003.xht.ini | 2 ++ .../css/CSS2/bidi-text/direction-applies-to-004.xht.ini | 2 ++ tests/wpt/metadata/css/CSS2/box-display/display-012.xht.ini | 3 ++- .../css/CSS2/selectors/default-attribute-selector-004.xht.ini | 3 --- .../attachment-local-clipping-color-4.html.ini | 3 --- 23 files changed, 42 insertions(+), 7 deletions(-) create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-001.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-002.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-003.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-004.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-001.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-002.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-003.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-004.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-001.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-002.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-003.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-004.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-001.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-002.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-003.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-004.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-001.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-002.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-003.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-004.xht.ini delete mode 100644 tests/wpt/metadata/css/CSS2/selectors/default-attribute-selector-004.xht.ini delete mode 100644 tests/wpt/metadata/css/css-backgrounds/background-attachment-local/attachment-local-clipping-color-4.html.ini diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-001.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-001.xht.ini new file mode 100644 index 00000000000..f999f5864f3 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-001.xht.ini @@ -0,0 +1,2 @@ +[background-attachment-applies-to-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-002.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-002.xht.ini new file mode 100644 index 00000000000..53b06df4e84 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-002.xht.ini @@ -0,0 +1,2 @@ +[background-attachment-applies-to-002.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-003.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-003.xht.ini new file mode 100644 index 00000000000..6b236561a0f --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-003.xht.ini @@ -0,0 +1,2 @@ +[background-attachment-applies-to-003.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-004.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-004.xht.ini new file mode 100644 index 00000000000..d53f576333a --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-attachment-applies-to-004.xht.ini @@ -0,0 +1,2 @@ +[background-attachment-applies-to-004.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-001.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-001.xht.ini new file mode 100644 index 00000000000..83447c501ce --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-001.xht.ini @@ -0,0 +1,2 @@ +[background-image-applies-to-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-002.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-002.xht.ini new file mode 100644 index 00000000000..4aeaf88f3ef --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-002.xht.ini @@ -0,0 +1,2 @@ +[background-image-applies-to-002.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-003.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-003.xht.ini new file mode 100644 index 00000000000..5ef1b8ae866 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-003.xht.ini @@ -0,0 +1,2 @@ +[background-image-applies-to-003.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-004.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-004.xht.ini new file mode 100644 index 00000000000..58609296e43 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-image-applies-to-004.xht.ini @@ -0,0 +1,2 @@ +[background-image-applies-to-004.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-001.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-001.xht.ini new file mode 100644 index 00000000000..f4a302c54c5 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-001.xht.ini @@ -0,0 +1,2 @@ +[background-position-applies-to-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-002.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-002.xht.ini new file mode 100644 index 00000000000..c39568f745d --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-002.xht.ini @@ -0,0 +1,2 @@ +[background-position-applies-to-002.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-003.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-003.xht.ini new file mode 100644 index 00000000000..157ef0fbd5e --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-003.xht.ini @@ -0,0 +1,2 @@ +[background-position-applies-to-003.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-004.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-004.xht.ini new file mode 100644 index 00000000000..e2126dc0757 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-position-applies-to-004.xht.ini @@ -0,0 +1,2 @@ +[background-position-applies-to-004.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-001.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-001.xht.ini new file mode 100644 index 00000000000..a356c6caccb --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-001.xht.ini @@ -0,0 +1,2 @@ +[background-repeat-applies-to-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-002.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-002.xht.ini new file mode 100644 index 00000000000..00f88e65b4f --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-002.xht.ini @@ -0,0 +1,2 @@ +[background-repeat-applies-to-002.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-003.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-003.xht.ini new file mode 100644 index 00000000000..d8c00b77035 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-003.xht.ini @@ -0,0 +1,2 @@ +[background-repeat-applies-to-003.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-004.xht.ini b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-004.xht.ini new file mode 100644 index 00000000000..ae6baf543c0 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/backgrounds/background-repeat-applies-to-004.xht.ini @@ -0,0 +1,2 @@ +[background-repeat-applies-to-004.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-001.xht.ini b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-001.xht.ini new file mode 100644 index 00000000000..f7f7d23d54e --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-001.xht.ini @@ -0,0 +1,2 @@ +[direction-applies-to-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-002.xht.ini b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-002.xht.ini new file mode 100644 index 00000000000..75eb44de5d4 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-002.xht.ini @@ -0,0 +1,2 @@ +[direction-applies-to-002.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-003.xht.ini b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-003.xht.ini new file mode 100644 index 00000000000..b605bc11df2 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-003.xht.ini @@ -0,0 +1,2 @@ +[direction-applies-to-003.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-004.xht.ini b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-004.xht.ini new file mode 100644 index 00000000000..ae6097070f9 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/bidi-text/direction-applies-to-004.xht.ini @@ -0,0 +1,2 @@ +[direction-applies-to-004.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/box-display/display-012.xht.ini b/tests/wpt/metadata/css/CSS2/box-display/display-012.xht.ini index 118939a6dc3..8028068bd12 100644 --- a/tests/wpt/metadata/css/CSS2/box-display/display-012.xht.ini +++ b/tests/wpt/metadata/css/CSS2/box-display/display-012.xht.ini @@ -1,3 +1,4 @@ [display-012.xht] type: reftest - expected: FAIL + expected: + if os == "mac": FAIL # Fonts on OSX make this gain an additional pixel of background (also fails on Firefox) diff --git a/tests/wpt/metadata/css/CSS2/selectors/default-attribute-selector-004.xht.ini b/tests/wpt/metadata/css/CSS2/selectors/default-attribute-selector-004.xht.ini deleted file mode 100644 index 63ccce31e49..00000000000 --- a/tests/wpt/metadata/css/CSS2/selectors/default-attribute-selector-004.xht.ini +++ /dev/null @@ -1,3 +0,0 @@ -[default-attribute-selector-004.xht] - type: reftest - expected: FAIL diff --git a/tests/wpt/metadata/css/css-backgrounds/background-attachment-local/attachment-local-clipping-color-4.html.ini b/tests/wpt/metadata/css/css-backgrounds/background-attachment-local/attachment-local-clipping-color-4.html.ini deleted file mode 100644 index de5eaf2f86f..00000000000 --- a/tests/wpt/metadata/css/css-backgrounds/background-attachment-local/attachment-local-clipping-color-4.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[attachment-local-clipping-color-4.html] - type: reftest - expected: FAIL