Skip to content

Commit 6173369

Browse files
committed
impl report updates
1 parent fb4fc60 commit 6173369

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

implementation_reports/CSP2_implementation_report.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
216216
<tr class="two">
217217
<td>2</td>
218218
<td class="feature">parent policy governs Worker from guid</td>
219-
<td class="tests">><a href="http://w3c-test.org/content-security-policy/blink-contrib/worker-from-guid.sub.html">http://w3c-test.org/content-security-policy/blink-contrib/worker-from-guid.sub.html</a></td>
219+
<td class="tests"><a href="http://w3c-test.org/content-security-policy/blink-contrib/worker-from-guid.sub.html">http://w3c-test.org/content-security-policy/blink-contrib/worker-from-guid.sub.html</a></td>
220220
<td class="pass">PASS</td>
221221
<td class="pass">PASS</td>
222222
</tr>
@@ -295,8 +295,8 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
295295
<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>
296296
<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>
297297
</td>
298-
<td class="pass">FAIL 2/2</td>
299-
<td class="pass">FAIL 2/2 (blocked with an Error, not a CSP violation)</td>
298+
<td class="fail">FAIL 2/2</td>
299+
<td class="fail">FAIL 2/2 (blocked with an Error, not a CSP violation)</td>
300300
</tr>
301301

302302
<tr>

0 commit comments

Comments
 (0)