diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index c66a163d2f7..fff9517a8b1 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -6310,6 +6310,12 @@ "url": "/_mozilla/mozilla/document_url.html" } ], + "mozilla/double_focus.html": [ + { + "path": "mozilla/double_focus.html", + "url": "/_mozilla/mozilla/double_focus.html" + } + ], "mozilla/element_attribute.html": [ { "path": "mozilla/element_attribute.html", diff --git a/tests/wpt/mozilla/tests/mozilla/double_focus.html b/tests/wpt/mozilla/tests/mozilla/double_focus.html new file mode 100644 index 00000000000..89ed38f5086 --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/double_focus.html @@ -0,0 +1,76 @@ + + + + +
+ +