diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 3e83ff4e381..50bef5333d6 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -235,7 +235,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html == overflow_scroll.html overflow_simple_b.html == overflow_simple_a.html overflow_simple_b.html == overflow_wrap_a.html overflow_wrap_ref.html -== overflow_xy_a.html overflow_xy_ref.html resolution=300x300,device-pixel-ratio=2 != pixel_snapping_border_a.html pixel_snapping_border_ref.html resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_snapping_position_ref.html # commented out because multiple layers don't work with reftests --pcwalton diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 2db4c5f9856..b53f320adf6 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -683,6 +683,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/overflow_xy_a.html": [ + { + "path": "css/overflow_xy_a.html", + "references": [ + [ + "/_mozilla/css/overflow_xy_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/overflow_xy_a.html" + } + ], "css/per_glyph_font_fallback_a.html": [ { "path": "css/per_glyph_font_fallback_a.html", @@ -3336,6 +3348,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/overflow_xy_a.html": [ + { + "path": "css/overflow_xy_a.html", + "references": [ + [ + "/_mozilla/css/overflow_xy_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/overflow_xy_a.html" + } + ], "css/per_glyph_font_fallback_a.html": [ { "path": "css/per_glyph_font_fallback_a.html", diff --git a/tests/ref/overflow_xy_a.html b/tests/wpt/mozilla/tests/css/overflow_xy_a.html similarity index 92% rename from tests/ref/overflow_xy_a.html rename to tests/wpt/mozilla/tests/css/overflow_xy_a.html index eee0c79eec8..40d25ab3230 100644 --- a/tests/ref/overflow_xy_a.html +++ b/tests/wpt/mozilla/tests/css/overflow_xy_a.html @@ -1,6 +1,7 @@ +