diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index c723119186e..d0b6512b141 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -539,6 +539,12 @@ "url": "/_mozilla/mozilla/focus_blur.html" } ], + "mozilla/follow-hyperlink.html": [ + { + "path": "mozilla/follow-hyperlink.html", + "url": "/_mozilla/mozilla/follow-hyperlink.html" + } + ], "mozilla/getBoundingClientRect.html": [ { "path": "mozilla/getBoundingClientRect.html", diff --git a/tests/wpt/mozilla/meta/mozilla/follow-hyperlink.html.ini b/tests/wpt/mozilla/meta/mozilla/follow-hyperlink.html.ini new file mode 100644 index 00000000000..8e6e2200a5f --- /dev/null +++ b/tests/wpt/mozilla/meta/mozilla/follow-hyperlink.html.ini @@ -0,0 +1,3 @@ +[follow-hyperlink.html] + type: testharness + expected: CRASH diff --git a/tests/wpt/mozilla/tests/mozilla/follow-hyperlink.html b/tests/wpt/mozilla/tests/mozilla/follow-hyperlink.html new file mode 100644 index 00000000000..6ac9eaeb581 --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/follow-hyperlink.html @@ -0,0 +1,17 @@ + + +