diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 4ee563b6c09..65bd9b5803f 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -1,8 +1,5 @@ # This file must be sorted alphabetically. # Please run `./mach test-tidy` to check your changes. -# Should be == with expected failure: -fragment=top != ../html/acid2.html acid2_ref.html - # This file must be sorted alphabetically. # Please run `./mach test-tidy` to check your changes. diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index d6fc30b6a8f..44620f9b226 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -151,6 +151,19 @@ "url": "/_mozilla/css/acid1_a.html" } ], + "css/acid2-wrapper.html": [ + { + "path": "css/acid2-wrapper.html", + "references": [ + [ + "/_mozilla/css/acid2_ref_broken.html", + "==" + ] + ], + "timeout": "long", + "url": "/_mozilla/css/acid2-wrapper.html" + } + ], "css/acid2_noscroll.html": [ { "path": "css/acid2_noscroll.html", @@ -163,6 +176,18 @@ "url": "/_mozilla/css/acid2_noscroll.html" } ], + "css/acid2_ref.html": [ + { + "path": "css/acid2_ref.html", + "references": [ + [ + "/_mozilla/css/acid2_ref_broken.html", + "==" + ] + ], + "url": "/_mozilla/css/acid2_ref.html" + } + ], "css/after_block_iteration.html": [ { "path": "css/after_block_iteration.html", @@ -6194,6 +6219,19 @@ "url": "/_mozilla/css/acid1_a.html" } ], + "css/acid2-wrapper.html": [ + { + "path": "css/acid2-wrapper.html", + "references": [ + [ + "/_mozilla/css/acid2_ref_broken.html", + "==" + ] + ], + "timeout": "long", + "url": "/_mozilla/css/acid2-wrapper.html" + } + ], "css/acid2_noscroll.html": [ { "path": "css/acid2_noscroll.html", @@ -6206,6 +6244,18 @@ "url": "/_mozilla/css/acid2_noscroll.html" } ], + "css/acid2_ref.html": [ + { + "path": "css/acid2_ref.html", + "references": [ + [ + "/_mozilla/css/acid2_ref_broken.html", + "==" + ] + ], + "url": "/_mozilla/css/acid2_ref.html" + } + ], "css/after_block_iteration.html": [ { "path": "css/after_block_iteration.html", diff --git a/tests/wpt/mozilla/meta/css/acid2-wrapper.html.ini b/tests/wpt/mozilla/meta/css/acid2-wrapper.html.ini new file mode 100644 index 00000000000..f2657877a44 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/acid2-wrapper.html.ini @@ -0,0 +1,3 @@ +[acid2-wrapper.html] + type: reftest + disabled: https://github.com/servo/servo/issues/9310 diff --git a/tests/wpt/mozilla/meta/css/acid2_ref.html.ini b/tests/wpt/mozilla/meta/css/acid2_ref.html.ini new file mode 100644 index 00000000000..55dd5ca27f3 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/acid2_ref.html.ini @@ -0,0 +1,3 @@ +[acid2_ref.html] + type: reftest + expected: FAIL diff --git a/tests/wpt/mozilla/tests/css/acid2-wrapper.html b/tests/wpt/mozilla/tests/css/acid2-wrapper.html new file mode 100644 index 00000000000..d1907a92b64 --- /dev/null +++ b/tests/wpt/mozilla/tests/css/acid2-wrapper.html @@ -0,0 +1,15 @@ + + + + + + diff --git a/tests/wpt/mozilla/tests/css/acid2.html b/tests/wpt/mozilla/tests/css/acid2.html new file mode 100755 index 00000000000..2f700b14e71 --- /dev/null +++ b/tests/wpt/mozilla/tests/css/acid2.html @@ -0,0 +1,150 @@ + + +
+Take The Acid2 Test and compare it to the reference rendering.
++
+