diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 71b6486c505..82a3950c966 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -238,7 +238,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html == overflow_xy_a.html overflow_xy_ref.html == per_glyph_font_fallback_a.html per_glyph_font_fallback_ref.html == percent_height.html percent_height_ref.html -== percentage_width_inline_block_a.html percentage_width_inline_block_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 6a1a8e68ca0..32cbc6ea652 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -707,6 +707,18 @@ "url": "/_mozilla/css/percentage_height_root.html" } ], + "css/percentage_width_inline_block_a.html": [ + { + "path": "css/percentage_width_inline_block_a.html", + "references": [ + [ + "/_mozilla/css/percentage_width_inline_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/percentage_width_inline_block_a.html" + } + ], "css/png_rgba_colorspace_a.html": [ { "path": "css/png_rgba_colorspace_a.html", @@ -3324,6 +3336,18 @@ "url": "/_mozilla/css/percentage_height_root.html" } ], + "css/percentage_width_inline_block_a.html": [ + { + "path": "css/percentage_width_inline_block_a.html", + "references": [ + [ + "/_mozilla/css/percentage_width_inline_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/percentage_width_inline_block_a.html" + } + ], "css/png_rgba_colorspace_a.html": [ { "path": "css/png_rgba_colorspace_a.html", diff --git a/tests/ref/percentage_width_inline_block_a.html b/tests/wpt/mozilla/tests/css/percentage_width_inline_block_a.html similarity index 75% rename from tests/ref/percentage_width_inline_block_a.html rename to tests/wpt/mozilla/tests/css/percentage_width_inline_block_a.html index 0e04a34c0b1..7238722e23e 100644 --- a/tests/ref/percentage_width_inline_block_a.html +++ b/tests/wpt/mozilla/tests/css/percentage_width_inline_block_a.html @@ -1,6 +1,7 @@ +