diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 8ba03946574..552bfacb867 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -12,16 +12,6 @@ fragment=top != ../html/acid2.html acid2_ref.html == acid1_a.html acid1_b.html == acid2_noscroll.html acid2_ref_broken.html flaky_cpu == append_style_a.html append_style_b.html -== attr_selector_case_sensitivity.html attr_selector_case_sensitivity_ref.html -== background_clip_a.html background_clip_ref.html -== background_external_stylesheet.html background_ref.html -== background_image_a.html background_image_ref.html -== background_image_position_a.html background_image_position_ref.html -== background_none_a.html background_none_b.html -== background_origin_a.html background_origin_ref.html -== background_position_a.html background_position_b.html -== background_position_keyword.html background_position_b.html -== background_position_percent.html background_position_b.html == background_position_shorthand.html background_position_shorthand_ref.html == background_repeat_both_a.html background_repeat_both_b.html == background_repeat_none_a.html background_repeat_none_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 6f934c8ca4a..8cd63cc7c26 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -183,6 +183,18 @@ "url": "/_mozilla/css/attr_exists_selector.html" } ], + "css/attr_selector_case_sensitivity.html": [ + { + "path": "css/attr_selector_case_sensitivity.html", + "references": [ + [ + "/_mozilla/css/attr_selector_case_sensitivity_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/attr_selector_case_sensitivity.html" + } + ], "css/background.html": [ { "path": "css/background.html", @@ -195,6 +207,114 @@ "url": "/_mozilla/css/background.html" } ], + "css/background_clip_a.html": [ + { + "path": "css/background_clip_a.html", + "references": [ + [ + "/_mozilla/css/background_clip_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_clip_a.html" + } + ], + "css/background_external_stylesheet.html": [ + { + "path": "css/background_external_stylesheet.html", + "references": [ + [ + "/_mozilla/css/background_rust_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_external_stylesheet.html" + } + ], + "css/background_image_a.html": [ + { + "path": "css/background_image_a.html", + "references": [ + [ + "/_mozilla/css/background_image_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_image_a.html" + } + ], + "css/background_image_position_a.html": [ + { + "path": "css/background_image_position_a.html", + "references": [ + [ + "/_mozilla/css/background_image_position_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_image_position_a.html" + } + ], + "css/background_none_a.html": [ + { + "path": "css/background_none_a.html", + "references": [ + [ + "/_mozilla/css/background_none_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_none_a.html" + } + ], + "css/background_origin_a.html": [ + { + "path": "css/background_origin_a.html", + "references": [ + [ + "/_mozilla/css/background_origin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_origin_a.html" + } + ], + "css/background_position_a.html": [ + { + "path": "css/background_position_a.html", + "references": [ + [ + "/_mozilla/css/background_position_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_position_a.html" + } + ], + "css/background_position_keyword.html": [ + { + "path": "css/background_position_keyword.html", + "references": [ + [ + "/_mozilla/css/background_position_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_position_keyword.html" + } + ], + "css/background_position_percent.html": [ + { + "path": "css/background_position_percent.html", + "references": [ + [ + "/_mozilla/css/background_position_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_position_percent.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -1160,6 +1280,18 @@ "url": "/_mozilla/css/attr_exists_selector.html" } ], + "css/attr_selector_case_sensitivity.html": [ + { + "path": "css/attr_selector_case_sensitivity.html", + "references": [ + [ + "/_mozilla/css/attr_selector_case_sensitivity_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/attr_selector_case_sensitivity.html" + } + ], "css/background.html": [ { "path": "css/background.html", @@ -1172,6 +1304,114 @@ "url": "/_mozilla/css/background.html" } ], + "css/background_clip_a.html": [ + { + "path": "css/background_clip_a.html", + "references": [ + [ + "/_mozilla/css/background_clip_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_clip_a.html" + } + ], + "css/background_external_stylesheet.html": [ + { + "path": "css/background_external_stylesheet.html", + "references": [ + [ + "/_mozilla/css/background_rust_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_external_stylesheet.html" + } + ], + "css/background_image_a.html": [ + { + "path": "css/background_image_a.html", + "references": [ + [ + "/_mozilla/css/background_image_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_image_a.html" + } + ], + "css/background_image_position_a.html": [ + { + "path": "css/background_image_position_a.html", + "references": [ + [ + "/_mozilla/css/background_image_position_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_image_position_a.html" + } + ], + "css/background_none_a.html": [ + { + "path": "css/background_none_a.html", + "references": [ + [ + "/_mozilla/css/background_none_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_none_a.html" + } + ], + "css/background_origin_a.html": [ + { + "path": "css/background_origin_a.html", + "references": [ + [ + "/_mozilla/css/background_origin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_origin_a.html" + } + ], + "css/background_position_a.html": [ + { + "path": "css/background_position_a.html", + "references": [ + [ + "/_mozilla/css/background_position_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_position_a.html" + } + ], + "css/background_position_keyword.html": [ + { + "path": "css/background_position_keyword.html", + "references": [ + [ + "/_mozilla/css/background_position_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_position_keyword.html" + } + ], + "css/background_position_percent.html": [ + { + "path": "css/background_position_percent.html", + "references": [ + [ + "/_mozilla/css/background_position_b.html", + "==" + ] + ], + "url": "/_mozilla/css/background_position_percent.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", diff --git a/tests/ref/attr_selector_case_sensitivity.html b/tests/wpt/mozilla/tests/css/attr_selector_case_sensitivity.html similarity index 87% rename from tests/ref/attr_selector_case_sensitivity.html rename to tests/wpt/mozilla/tests/css/attr_selector_case_sensitivity.html index c4d36db7918..f86ac14b855 100644 --- a/tests/ref/attr_selector_case_sensitivity.html +++ b/tests/wpt/mozilla/tests/css/attr_selector_case_sensitivity.html @@ -2,6 +2,7 @@ Attribute selector case-sensitivity: [foo=bar] and [foo=bar i] +