@@ -467,12 +467,21 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
467
467
< td > </ td >
468
468
</ tr >
469
469
470
- < tr class ="todo two ">
470
+ < tr class ="two ">
471
471
< td > 2</ td >
472
472
< td class ="feature "> child-src</ td >
473
- < td class ="tests todo "> TODO</ td >
474
- < td > </ td >
475
- < td > </ td >
473
+ < td class ="tests ">
474
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-about-blank-allowed-by-default.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-about-blank-allowed-by-default.sub.html</ a > < br >
475
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-about-blank-allowed-by-scheme.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-about-blank-allowed-by-scheme.sub.html</ a > < br >
476
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-allowed.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-allowed.sub.html</ a > < br >
477
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-blocked.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-blocked.sub.html</ a > < br >
478
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-conflicting-frame-src.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-confliciting-frame-src.sub.html</ a > < br >
479
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-worker-allowed.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-worker-allowed.sub.html</ a > < br >
480
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-worker-blocked.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-worker-blocked.sub.html</ a > < br >
481
+ < a href ="http://w3c-test.org/content-security-policy/child-src/child-src-cross-origin-load.sub.html "> http://w3c-test.org/content-security-policy/child-src/child-src-cross-origin-load.sub.html</ a > < br >
482
+ </ td >
483
+ < td class ="pass "> PASS</ td >
484
+ < td class ="fail "> FAIL (unknown direcitve)</ td >
476
485
</ tr >
477
486
478
487
< tr >
@@ -559,6 +568,10 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
559
568
< td class ="feature "> frame-src</ td >
560
569
< td class ="tests ">
561
570
< a href ="http://w3c-test.org/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html</ a > < br >
571
+ < a href ="http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-default.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-default.sub.html</ a > < br >
572
+ < a href ="http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-scheme.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-allowed-by-scheme.sub.html</ a > < br >
573
+ < a href ="http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-allowed.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-allowed.sub.html</ a > < br >
574
+ < a href ="http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-blocked.sub.html "> http://w3c-test.org/content-security-policy/blink-contrib/frame-src-about-blank-blocked.sub.html</ a > < br >
562
575
</ td >
563
576
< td class ="pass "> PASS</ td >
564
577
< td class ="majoritypass "> Blocking works correctly, but event firing is incorrect</ td >
0 commit comments