Skip to content

Commit a7b7cfb

Browse files
committed
update guid scheme tests
1 parent f0499de commit a7b7cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

implementation_reports/CSP2_implementation_report.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,8 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
301301
<a href="http://w3c-test.org/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html">http://w3c-test.org/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html</a><br>
302302
<a href="http://w3c-test.org/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html">http://w3c-test.org/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html</a><br>
303303
</td>
304-
<td class="fail">FAIL 2/2</td>
305-
<td class="fail">FAIL 2/2 (blocked with an Error, not a CSP violation)</td>
304+
<td class="majorityfail">PASS 1/2 ('self' doesn't match blob:, * does)</td>
305+
<td class="todo">FAIL 2/2 (current tests depend on unimplemented child-src directive)</td>
306306
</tr>
307307

308308
<tr>

0 commit comments

Comments
 (0)