aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini')
-rw-r--r--tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini21
1 files changed, 16 insertions, 5 deletions
diff --git a/tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini b/tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini
index 58fcd50cef1..140db0ed311 100644
--- a/tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini
+++ b/tests/wpt/meta/resource-timing/iframe-failed-commit.html.ini
@@ -1,5 +1,4 @@
[iframe-failed-commit.html]
- expected: ERROR
[Precondition]
expected: FAIL
@@ -7,13 +6,13 @@
expected: FAIL
[Cross-origin iframe that doesn't comply with CSP attribute gets reported]
- expected: NOTRUN
+ expected: FAIL
[Same-origin iframe that complies with CSP attribute gets reported]
expected: FAIL
[Cross-origin iframe that complies with CSP attribute gets reported]
- expected: TIMEOUT
+ expected: FAIL
[Same-origin iframe that doesn't comply with CSP attribute gets reported]
expected: FAIL
@@ -22,13 +21,25 @@
expected: FAIL
[Same-origin empty iframe with a 200 status gets reported]
- expected: NOTRUN
+ expected: FAIL
[Cross-origin empty iframe with a 200 status gets reported]
- expected: NOTRUN
+ expected: FAIL
[Test iframe from non-existent host gets reported]
expected: FAIL
[Test iframe redirecting to non-existent host gets reported]
expected: FAIL
+
+ [Same-origin empty iframe with a 204 status gets reported]
+ expected: FAIL
+
+ [Same-origin empty iframe with a 205 status gets reported]
+ expected: FAIL
+
+ [Cross-origin empty iframe with a 204 status gets reported]
+ expected: FAIL
+
+ [Cross-origin empty iframe with a 205 status gets reported]
+ expected: FAIL