From 0d2f65baea8e859af9154aed690e6ff568efa959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Jim=C3=A9nez=20Moreno?= Date: Tue, 19 Feb 2019 12:21:30 +0100 Subject: [PATCH] Shadow DOM layout and style reftest --- tests/wpt/mozilla/meta/MANIFEST.json | 27 ++++++++++++++++++- .../partial_shadow_dom_layout_style.html.ini | 2 ++ .../partial_shadow_dom_layout_style.html | 22 +++++++++++++++ .../partial_shadow_dom_layout_style_ref.html | 11 ++++++++ 4 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 tests/wpt/mozilla/meta/mozilla/partial_shadow_dom_layout_style.html.ini create mode 100644 tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style.html create mode 100644 tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index f556de3c784..eaaf5ea3c94 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -7301,6 +7301,18 @@ {} ] ], + "mozilla/partial_shadow_dom_layout_style.html": [ + [ + "mozilla/partial_shadow_dom_layout_style.html", + [ + [ + "/_mozilla/mozilla/partial_shadow_dom_layout_style_ref.html", + "==" + ] + ], + {} + ] + ], "mozilla/remove_link_styles.html": [ [ "mozilla/remove_link_styles.html", @@ -10844,6 +10856,11 @@ {} ] ], + "mozilla/partial_shadow_dom_layout_style_ref.html": [ + [ + {} + ] + ], "mozilla/poster.png": [ [ {} @@ -20289,7 +20306,7 @@ "testharness" ], "mozilla/interfaces.html": [ - "a2b9fd23948319fabc0b5fff550b9565704b6678", + "c7e1929c626007e2ef3cdf9f2276620aa995c5b7", "testharness" ], "mozilla/interfaces.js": [ @@ -20440,6 +20457,14 @@ "d97f1422d20161e989f200d44be6e379f79410bd", "testharness" ], + "mozilla/partial_shadow_dom_layout_style.html": [ + "822e86bc07103351a5ceb2203fd9b6bee0c6367d", + "reftest" + ], + "mozilla/partial_shadow_dom_layout_style_ref.html": [ + "bf40d2cc35b6b2c1e32afffa0651cb1b26e41fe8", + "support" + ], "mozilla/poster.png": [ "33834c3ef095fa9c0080017e1b65b2eb8413eac4", "support" diff --git a/tests/wpt/mozilla/meta/mozilla/partial_shadow_dom_layout_style.html.ini b/tests/wpt/mozilla/meta/mozilla/partial_shadow_dom_layout_style.html.ini new file mode 100644 index 00000000000..6612e2fb467 --- /dev/null +++ b/tests/wpt/mozilla/meta/mozilla/partial_shadow_dom_layout_style.html.ini @@ -0,0 +1,2 @@ +[partial_shadow_dom_layout_style.html] + prefs: [dom.shadowdom.enabled:true] diff --git a/tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style.html b/tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style.html new file mode 100644 index 00000000000..822e86bc071 --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style.html @@ -0,0 +1,22 @@ + + + + Partial Shadow DOM support - layout & style + + +

Not in the shadows

+
+
+ + diff --git a/tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style_ref.html b/tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style_ref.html new file mode 100644 index 00000000000..bf40d2cc35b --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/partial_shadow_dom_layout_style_ref.html @@ -0,0 +1,11 @@ + + +Partial Shadow DOM support - layout & style + +

Not in the shadows

+
+

In the shadows

+