aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html
diff options
context:
space:
mode:
authorshanehandley <1322294+shanehandley@users.noreply.github.com>2024-12-09 02:28:49 +1100
committerGitHub <noreply@github.com>2024-12-08 15:28:49 +0000
commit3363e1a26102eed3083d72aaa7b769de8fd0844e (patch)
tree0eef4809ae894d5bdbfe56e333f734d8621c8600 /tests/wpt/meta/html
parentb3977e7f6cb21b869c424a40bfae6b536675a530 (diff)
downloadservo-3363e1a26102eed3083d72aaa7b769de8fd0844e.tar.gz
servo-3363e1a26102eed3083d72aaa7b769de8fd0844e.zip
Add ReferrerPolicy IDL attribute to iframes (#34526)
Signed-off-by: Shane Handley <shanehandley@fastmail.com>
Diffstat (limited to 'tests/wpt/meta/html')
-rw-r--r--tests/wpt/meta/html/dom/idlharness.https.html.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/wpt/meta/html/dom/idlharness.https.html.ini b/tests/wpt/meta/html/dom/idlharness.https.html.ini
index eedf2e1f139..84e63d5ebe3 100644
--- a/tests/wpt/meta/html/dom/idlharness.https.html.ini
+++ b/tests/wpt/meta/html/dom/idlharness.https.html.ini
@@ -6415,9 +6415,6 @@
[HTMLIFrameElement interface: attribute allow]
expected: FAIL
- [HTMLIFrameElement interface: attribute referrerPolicy]
- expected: FAIL
-
[HTMLIFrameElement interface: attribute loading]
expected: FAIL
@@ -6445,9 +6442,6 @@
[HTMLIFrameElement interface: document.createElement("iframe") must inherit property "allow" with the proper type]
expected: FAIL
- [HTMLIFrameElement interface: document.createElement("iframe") must inherit property "referrerPolicy" with the proper type]
- expected: FAIL
-
[HTMLIFrameElement interface: document.createElement("iframe") must inherit property "loading" with the proper type]
expected: FAIL