From e4a55d77555ec60ce37f8272cfe6ec7292b6af5f Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Mon, 20 Jan 2020 14:49:10 +0100 Subject: [PATCH] Add a workaround to root_scroll.html for #25559 This allows us to test initial root scrolling support in Layout 2020 and can hopefully be removed very soon. --- tests/wpt/mozilla/meta/MANIFEST.json | 4 ++-- tests/wpt/mozilla/tests/mozilla/scroll_root.html | 3 +++ tests/wpt/mozilla/tests/mozilla/scroll_root_ref.html | 7 +++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 380ca0c7023..a683eeb8628 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -19368,11 +19368,11 @@ "testharness" ], "mozilla/scroll_root.html": [ - "b1a9cb590b0fcce9c883f99e17fa029a999b699b", + "5896eb3957da1eb85a26680053823d3f3bf9af49", "reftest" ], "mozilla/scroll_root_ref.html": [ - "6503ad5d5265c0698f61fc607e2e4e017b31cb6f", + "c7d4cfec7b9d9b5daf32841172721ddac3e4d071", "support" ], "mozilla/scroll_top_null_target.html": [ diff --git a/tests/wpt/mozilla/tests/mozilla/scroll_root.html b/tests/wpt/mozilla/tests/mozilla/scroll_root.html index b1a9cb590b0..5896eb3957d 100644 --- a/tests/wpt/mozilla/tests/mozilla/scroll_root.html +++ b/tests/wpt/mozilla/tests/mozilla/scroll_root.html @@ -7,6 +7,9 @@ diff --git a/tests/wpt/mozilla/tests/mozilla/scroll_root_ref.html b/tests/wpt/mozilla/tests/mozilla/scroll_root_ref.html index 6503ad5d526..c7d4cfec7b9 100644 --- a/tests/wpt/mozilla/tests/mozilla/scroll_root_ref.html +++ b/tests/wpt/mozilla/tests/mozilla/scroll_root_ref.html @@ -5,7 +5,14 @@ + + +
+