Skip to content

Commit 2935de6

Browse files
committed
CSP2: Chrome passes meta+header combination test
web-platform-tests/wpt@081d5de fixed the test for Chrome. Firefox still fails based on <meta> support.
1 parent f0499de commit 2935de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementation_reports/CSP2_implementation_report.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
143143
<td>2</td>
144144
<td class="feature">meta and header policy combination</td>
145145
<td class="tests"><a href="http://w3c-test.org/content-security-policy/blink-contrib/combine-header-and-meta-policies.sub.html">http://w3c-test.org/content-security-policy/blink-contrib/combine-header-and-meta-policies.sub.html</a><br></td>
146-
<td class="fail">FAIL</td>
146+
<td class="pass">PASS</td>
147147
<td class="fail">FAIL</td>
148148
</tr>
149149

0 commit comments

Comments
 (0)