diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-pixel-snapping-001-a.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-pixel-snapping-001-a.html.ini deleted file mode 100644 index e329277d9ec..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-pixel-snapping-001-a.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[border-width-pixel-snapping-001-a.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-a.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-a.html.ini deleted file mode 100644 index 3ac4f9f4b65..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-a.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[border-width-small-values-001-a.html] - expected: - if os == "linux": FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-b.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-b.html.ini deleted file mode 100644 index 7e86bfef0a6..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-b.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[border-width-small-values-001-b.html] - expected: - if os == "linux": FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-border-width.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-border-width.tentative.html.ini deleted file mode 100644 index 8c4977e4bbd..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-border-width.tentative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-border-width.tentative.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child-border-box-sizing.html.ini b/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child-border-box-sizing.html.ini deleted file mode 100644 index 35892305fbd..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child-border-box-sizing.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-borders-with-child-border-box-sizing.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child.html.ini b/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child.html.ini deleted file mode 100644 index 7c2d6e0aca4..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-borders-with-child.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-flow-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-flow-valid.html.ini deleted file mode 100644 index 145587fab93..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-flow-valid.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[flex-flow-valid.html] - [e.style['flex-flow'\] = "column nowrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "nowrap column" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "nowrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "row nowrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "wrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "row wrap" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-outline/subpixel-outline-width.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-outline/subpixel-outline-width.tentative.html.ini deleted file mode 100644 index 5aa2de941c0..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-outline/subpixel-outline-width.tentative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-outline-width.tentative.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-ui/parsing/outline-width-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-ui/parsing/outline-width-computed.html.ini deleted file mode 100644 index d1f9bf5cdc9..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-ui/parsing/outline-width-computed.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[outline-width-computed.html] - [Property outline-width value '2.5px'] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/cssom/shorthand-values.html.ini b/tests/wpt/meta-legacy-layout/css/cssom/shorthand-values.html.ini index a41c085aee4..33fa672564a 100644 --- a/tests/wpt/meta-legacy-layout/css/cssom/shorthand-values.html.ini +++ b/tests/wpt/meta-legacy-layout/css/cssom/shorthand-values.html.ini @@ -1,33 +1,3 @@ [shorthand-values.html] - [The serialization of border: 1px; border-top: 1px; should be canonical.] - expected: FAIL - - [The serialization of border: 1px red; should be canonical.] - expected: FAIL - - [The serialization of border: red; should be canonical.] - expected: FAIL - - [The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; should be canonical.] - expected: FAIL - - [The serialization of border-top: 1px; border-right: 2px; border-bottom: 3px; border-left: 4px; should be canonical.] - expected: FAIL - - [The serialization of border: 1px; border-top: 2px; should be canonical.] - expected: FAIL - - [The serialization of border: 1px; border-top: 1px !important; should be canonical.] - expected: FAIL - - [The serialization of border: 1px; border-top-color: red; should be canonical.] - expected: FAIL - - [The serialization of border: solid; border-style: dotted should be canonical.] - expected: FAIL - [The serialization of list-style-type: circle; list-style-position: inside; list-style-image: initial; should be canonical.] expected: FAIL - - [The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-image: none; should be canonical.] - expected: FAIL diff --git a/tests/wpt/meta/css/css-backgrounds/border-width-pixel-snapping-001-a.html.ini b/tests/wpt/meta/css/css-backgrounds/border-width-pixel-snapping-001-a.html.ini deleted file mode 100644 index e329277d9ec..00000000000 --- a/tests/wpt/meta/css/css-backgrounds/border-width-pixel-snapping-001-a.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[border-width-pixel-snapping-001-a.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-backgrounds/border-width-small-values-001-a.html.ini b/tests/wpt/meta/css/css-backgrounds/border-width-small-values-001-a.html.ini deleted file mode 100644 index 1f608e738ad..00000000000 --- a/tests/wpt/meta/css/css-backgrounds/border-width-small-values-001-a.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[border-width-small-values-001-a.html] - expected: - if os == "linux": FAIL - diff --git a/tests/wpt/meta/css/css-backgrounds/border-width-small-values-001-b.html.ini b/tests/wpt/meta/css/css-backgrounds/border-width-small-values-001-b.html.ini deleted file mode 100644 index 7e86bfef0a6..00000000000 --- a/tests/wpt/meta/css/css-backgrounds/border-width-small-values-001-b.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[border-width-small-values-001-b.html] - expected: - if os == "linux": FAIL diff --git a/tests/wpt/meta/css/css-borders/subpixel-border-width.tentative.html.ini b/tests/wpt/meta/css/css-borders/subpixel-border-width.tentative.html.ini deleted file mode 100644 index 8c4977e4bbd..00000000000 --- a/tests/wpt/meta/css/css-borders/subpixel-border-width.tentative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-border-width.tentative.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-borders/subpixel-borders-with-child-border-box-sizing.html.ini b/tests/wpt/meta/css/css-borders/subpixel-borders-with-child-border-box-sizing.html.ini deleted file mode 100644 index 35892305fbd..00000000000 --- a/tests/wpt/meta/css/css-borders/subpixel-borders-with-child-border-box-sizing.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-borders-with-child-border-box-sizing.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-borders/subpixel-borders-with-child.html.ini b/tests/wpt/meta/css/css-borders/subpixel-borders-with-child.html.ini deleted file mode 100644 index 7c2d6e0aca4..00000000000 --- a/tests/wpt/meta/css/css-borders/subpixel-borders-with-child.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-borders-with-child.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-flexbox/parsing/flex-flow-valid.html.ini b/tests/wpt/meta/css/css-flexbox/parsing/flex-flow-valid.html.ini deleted file mode 100644 index 145587fab93..00000000000 --- a/tests/wpt/meta/css/css-flexbox/parsing/flex-flow-valid.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[flex-flow-valid.html] - [e.style['flex-flow'\] = "column nowrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "nowrap column" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "nowrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "row nowrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "wrap" should set the property value] - expected: FAIL - - [e.style['flex-flow'\] = "row wrap" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta/css/css-outline/subpixel-outline-width.tentative.html.ini b/tests/wpt/meta/css/css-outline/subpixel-outline-width.tentative.html.ini deleted file mode 100644 index 5aa2de941c0..00000000000 --- a/tests/wpt/meta/css/css-outline/subpixel-outline-width.tentative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[subpixel-outline-width.tentative.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-ui/parsing/outline-width-computed.html.ini b/tests/wpt/meta/css/css-ui/parsing/outline-width-computed.html.ini deleted file mode 100644 index d1f9bf5cdc9..00000000000 --- a/tests/wpt/meta/css/css-ui/parsing/outline-width-computed.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[outline-width-computed.html] - [Property outline-width value '2.5px'] - expected: FAIL diff --git a/tests/wpt/meta/css/cssom/shorthand-values.html.ini b/tests/wpt/meta/css/cssom/shorthand-values.html.ini index a06f2329405..84a78255653 100644 --- a/tests/wpt/meta/css/cssom/shorthand-values.html.ini +++ b/tests/wpt/meta/css/cssom/shorthand-values.html.ini @@ -2,30 +2,12 @@ [The serialization of border: 1px; border-top: 2px; should be canonical.] expected: FAIL - [The serialization of border: 1px; border-top: 1px; should be canonical.] - expected: FAIL - [The serialization of list-style-type: circle; list-style-position: inside; list-style-image: initial; should be canonical.] expected: FAIL [The serialization of border: 1px; border-top-color: red; should be canonical.] expected: FAIL - [The serialization of border-top: 1px; border-right: 2px; border-bottom: 3px; border-left: 4px; should be canonical.] - expected: FAIL - - [The serialization of border: red; should be canonical.] - expected: FAIL - - [The serialization of border: 1px red; should be canonical.] - expected: FAIL - - [The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; should be canonical.] - expected: FAIL - - [The serialization of border: solid; border-style: dotted should be canonical.] - expected: FAIL - [The serialization of border: 1px; border-top: 1px !important; should be canonical.] expected: FAIL diff --git a/tests/wpt/mozilla/meta-legacy-layout/gfx-rs-gecko/356774-1.html.ini b/tests/wpt/mozilla/meta-legacy-layout/gfx-rs-gecko/356774-1.html.ini new file mode 100644 index 00000000000..b958c0e4b07 --- /dev/null +++ b/tests/wpt/mozilla/meta-legacy-layout/gfx-rs-gecko/356774-1.html.ini @@ -0,0 +1,2 @@ +[356774-1.html] + expected: FAIL