diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 4f9e37cfa051..5dca9c4c09d2 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -6756,6 +6756,12 @@ "url": "/_mozilla/mozilla/global.html" } ], + "mozilla/hit_test_nested_sc.html": [ + { + "path": "mozilla/hit_test_nested_sc.html", + "url": "/_mozilla/mozilla/hit_test_nested_sc.html" + } + ], "mozilla/hit_test_pos_fixed.html": [ { "path": "mozilla/hit_test_pos_fixed.html", diff --git a/tests/wpt/mozilla/tests/mozilla/hit_test_nested_sc.html b/tests/wpt/mozilla/tests/mozilla/hit_test_nested_sc.html new file mode 100644 index 000000000000..e5c1565ff197 --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/hit_test_nested_sc.html @@ -0,0 +1,72 @@ + + +Test: Hit testing works well with nested stacking contexts + + + +
+
+
+
+