From e72ae2c25a3268895c6899c74ab4fbcbc50cb714 Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Fri, 1 Apr 2016 20:34:17 -0700 Subject: [PATCH] Basic insertion point reftest --- tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css/input_insertion_point_empty_a.html | 14 +++++++++++ .../css/input_insertion_point_empty_ref.html | 10 ++++++++ 3 files changed, 48 insertions(+) create mode 100644 tests/wpt/mozilla/tests/css/input_insertion_point_empty_a.html create mode 100644 tests/wpt/mozilla/tests/css/input_insertion_point_empty_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 7d7df0a75ca..6f2ed90482c 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -2579,6 +2579,18 @@ "url": "/_mozilla/css/input_height_a.html" } ], + "css/input_insertion_point_empty_a.html": [ + { + "path": "css/input_insertion_point_empty_a.html", + "references": [ + [ + "/_mozilla/css/input_insertion_point_empty_ref.html", + "!=" + ] + ], + "url": "/_mozilla/css/input_insertion_point_empty_a.html" + } + ], "css/input_placeholder.html": [ { "path": "css/input_placeholder.html", @@ -9049,6 +9061,18 @@ "url": "/_mozilla/css/input_height_a.html" } ], + "css/input_insertion_point_empty_a.html": [ + { + "path": "css/input_insertion_point_empty_a.html", + "references": [ + [ + "/_mozilla/css/input_insertion_point_empty_ref.html", + "!=" + ] + ], + "url": "/_mozilla/css/input_insertion_point_empty_a.html" + } + ], "css/input_placeholder.html": [ { "path": "css/input_placeholder.html", diff --git a/tests/wpt/mozilla/tests/css/input_insertion_point_empty_a.html b/tests/wpt/mozilla/tests/css/input_insertion_point_empty_a.html new file mode 100644 index 00000000000..b3478b0b269 --- /dev/null +++ b/tests/wpt/mozilla/tests/css/input_insertion_point_empty_a.html @@ -0,0 +1,14 @@ + + + + + empty input insertion point test + + + + + + + diff --git a/tests/wpt/mozilla/tests/css/input_insertion_point_empty_ref.html b/tests/wpt/mozilla/tests/css/input_insertion_point_empty_ref.html new file mode 100644 index 00000000000..6c393c74845 --- /dev/null +++ b/tests/wpt/mozilla/tests/css/input_insertion_point_empty_ref.html @@ -0,0 +1,10 @@ + + + + + empty input insertion point reference + + + + +