@@ -209,16 +209,16 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
209
209
< td > 2</ td >
210
210
< td class ="feature "> including context policy governs SVG as resource document</ td >
211
211
< 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 ="pass "> PASS</ td >
212
+ < td class ="mostlypass "> PASS 1/2 (blocks, but no report sent) </ td >
213
213
< td class ="pass "> PASS</ td >
214
214
</ tr >
215
215
216
- < tr class ="todo two ">
216
+ < tr class ="two ">
217
217
< td > 2</ td >
218
218
< td class ="feature "> parent policy governs Worker from guid</ td >
219
- < td class ="tests todo " > TODO </ td >
220
- < td > </ td >
221
- < td > </ 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 >
220
+ < td class =" pass " > PASS </ td >
221
+ < td class =" pass " > PASS </ td >
222
222
</ tr >
223
223
224
224
< tr class ="two ">
@@ -278,16 +278,27 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
278
278
< tr class ="todo two ">
279
279
< td > 2</ td >
280
280
< td class ="feature "> GUID url schemes</ td >
281
- < td class ="tests "> TODO: check comparison with *
281
+ < td class ="tests "> TODO: check comparison with *, 'self' for blob: and data: (chrome allows blob: for 'self'?)
282
282
< a href ="http://w3c-test.org/content-security-policy/blink-contrib/blob-urls-do-not-match-self.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/blob-urls-do-not-match-self.sub.html</ a > < br >
283
- /content-security-policy/blink-contrib/blob-urls-match-blob.sub.html
283
+ < a href =" /content-security-policy/blink-contrib/blob-urls-match-blob.sub.html " > /content-security-policy/blink-contrib/blob-urls-match-blob.sub.html </ a >
284
284
< a href ="http://w3c-test.org/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html</ a > < br >
285
285
< a href ="http://w3c-test.org/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html</ a > < br >
286
286
</ td >
287
287
< td class ="pass "> PASS</ td >
288
288
< td class ="pass "> PASS (N/A for filesystem:)</ td >
289
289
</ tr >
290
290
291
+ < tr class ="todo two ">
292
+ < td > 2</ td >
293
+ < td class ="feature "> GUID url schemes: worker from blob: doesn't match 'self' or *</ td >
294
+ < td class ="tests ">
295
+ < 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 >
296
+ < 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 >
297
+ </ 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 >
300
+ </ tr >
301
+
291
302
< tr >
292
303
< td > 1</ td >
293
304
< td class ="feature "> redirects</ td >
0 commit comments