aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/semantics/links
diff options
context:
space:
mode:
authorServo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com>2023-11-15 00:55:31 -0500
committerGitHub <noreply@github.com>2023-11-15 05:55:31 +0000
commit3fc584d1a16f9abeeab4daa10ad98cf62069ad6b (patch)
tree4a1d1c5384b4949359015edbe11fd4f77fdabcce /tests/wpt/meta/html/semantics/links
parent354d1d8d11925f1b4c4d46e1fc02ae67533fce3e (diff)
downloadservo-3fc584d1a16f9abeeab4daa10ad98cf62069ad6b.tar.gz
servo-3fc584d1a16f9abeeab4daa10ad98cf62069ad6b.zip
Sync WPT with upstream (12-11-2023) (#30724)
* Update web-platform-tests to revision b'46476776fdbf0a62522621002ba8af68e4d478b6' * wpt import: update expectation Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Diffstat (limited to 'tests/wpt/meta/html/semantics/links')
-rw-r--r--tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini b/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini
index 7f099cec1b0..dcd52d2fee8 100644
--- a/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini
+++ b/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html.ini
@@ -7,3 +7,6 @@
[Check that rel=noopener with target=_parent does a normal load]
expected: FAIL
+
+ [Check that rel=noopener with target=_self does a normal load]
+ expected: FAIL