diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 48e18a9b289..29bb3e9a70a 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -256,7 +256,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ # commented out because multiple layers don't work with reftests --pcwalton # == position_fixed_a.html position_fixed_b.html == position_fixed_background_color_a.html position_fixed_background_color_b.html -== position_fixed_overflow_a.html position_fixed_overflow_b.html # == position_fixed_simple_a.html position_fixed_simple_b.html # == position_fixed_static_y_a.html position_fixed_static_y_b.html == position_fixed_tile_edge.html position_fixed_tile_edge_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 91d34c0668b..a1a1db266cc 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/position_fixed_overflow_a.html": [ + { + "path": "css/position_fixed_overflow_a.html", + "references": [ + [ + "/_mozilla/css/position_fixed_overflow_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_fixed_overflow_a.html" + } + ], "css/position_relative_a.html": [ { "path": "css/position_relative_a.html", @@ -3132,6 +3144,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/position_fixed_overflow_a.html": [ + { + "path": "css/position_fixed_overflow_a.html", + "references": [ + [ + "/_mozilla/css/position_fixed_overflow_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_fixed_overflow_a.html" + } + ], "css/position_relative_a.html": [ { "path": "css/position_relative_a.html", diff --git a/tests/ref/position_fixed_overflow_a.html b/tests/wpt/mozilla/tests/css/position_fixed_overflow_a.html similarity index 77% rename from tests/ref/position_fixed_overflow_a.html rename to tests/wpt/mozilla/tests/css/position_fixed_overflow_a.html index edc21e7d347..48c795262d1 100644 --- a/tests/ref/position_fixed_overflow_a.html +++ b/tests/wpt/mozilla/tests/css/position_fixed_overflow_a.html @@ -1,4 +1,5 @@ +