aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/custom-elements/reactions
diff options
context:
space:
mode:
authorshanehandley <1322294+shanehandley@users.noreply.github.com>2024-12-22 21:31:27 +1100
committerGitHub <noreply@github.com>2024-12-22 10:31:27 +0000
commit41f27ae80b9519bde413b095a0131a76ae51319d (patch)
tree83796b5cf3c3be26ee7fa826de4e24b68645913f /tests/wpt/meta/custom-elements/reactions
parent09408ae10b2ffb8f2b6d78155ea970f670feb9ab (diff)
downloadservo-41f27ae80b9519bde413b095a0131a76ae51319d.tar.gz
servo-41f27ae80b9519bde413b095a0131a76ae51319d.zip
Implement referrerpolicy attribute on remaining elements (#34736)
Fixes #11861 Signed-off-by: Shane Handley <shanehandley@fastmail.com>
Diffstat (limited to 'tests/wpt/meta/custom-elements/reactions')
-rw-r--r--tests/wpt/meta/custom-elements/reactions/customized-builtins/HTMLAreaElement.html.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/wpt/meta/custom-elements/reactions/customized-builtins/HTMLAreaElement.html.ini b/tests/wpt/meta/custom-elements/reactions/customized-builtins/HTMLAreaElement.html.ini
index 3701b29cccc..979f0892854 100644
--- a/tests/wpt/meta/custom-elements/reactions/customized-builtins/HTMLAreaElement.html.ini
+++ b/tests/wpt/meta/custom-elements/reactions/customized-builtins/HTMLAreaElement.html.ini
@@ -28,9 +28,3 @@
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
-
- [referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
- expected: FAIL
-
- [referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
- expected: FAIL