Skip to content

Commit fb4fc60

Browse files
committed
impl report updates
1 parent 37c1c75 commit fb4fc60

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
@@ -209,7 +209,7 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
209209
<td>2</td>
210210
<td class="feature">including context policy governs SVG as resource document</td>
211211
<td class="tests"><a href="http://w3c-test.org/content-security-policy/svg/svg-policy-resource-doc-includes.html">http://w3c-test.org/content-security-policy/svg/svg-policy-resource-doc-includes.html</a></td>
212-
<td class="mostlypass">PASS 1/2 (blocks, but no report sent)</td>
212+
<td class="majoritypass">PASS 1/2 (blocks, but no report sent)</td>
213213
<td class="pass">PASS</td>
214214
</tr>
215215

@@ -275,7 +275,7 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
275275
<td class="pass">PASS</td>
276276
</tr>
277277

278-
<tr class="todo two">
278+
<tr class="two">
279279
<td>2</td>
280280
<td class="feature">GUID url schemes</td>
281281
<td class="tests"> TODO: check comparison with *, 'self' for blob: and data: (chrome allows blob: for 'self'?)
@@ -288,7 +288,7 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
288288
<td class="pass">PASS (N/A for filesystem:)</td>
289289
</tr>
290290

291-
<tr class="todo two">
291+
<tr class="two">
292292
<td>2</td>
293293
<td class="feature">GUID url schemes: worker from blob: doesn't match 'self' or *</td>
294294
<td class="tests">

0 commit comments

Comments
 (0)