commit c517f87e676fed6f8ec965a1b0db0e54e570737f parent d87dbf1c3e421032bd5539cd4064843c67eee8d9 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Sun, 7 Dec 2025 01:50:52 +0000 Bug 2004425 [wpt PR 56522] - Update wpt metadata, a=testonly wpt-pr: 56522 wpt-type: metadata Diffstat:
| M | testing/web-platform/meta/html/browsers/origin/api/origin-from-htmlhyperlinkelementutils.window.js.ini | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/html/browsers/origin/api/origin-from-htmlhyperlinkelementutils.window.js.ini b/testing/web-platform/meta/html/browsers/origin/api/origin-from-htmlhyperlinkelementutils.window.js.ini @@ -154,3 +154,9 @@ [Origin.from(<area href="https://[::1\]/">) returns a tuple origin.] expected: FAIL + + [Origin.from(<a>) throws.] + expected: FAIL + + [Origin.from(<area>) throws.] + expected: FAIL