Skip to content

Commit 4c0d26b

Browse files
committed
meta tag tests from web-platform-tests/wpt#2164
1 parent 09c2fb2 commit 4c0d26b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

implementation_reports/CSP2_implementation_report.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</head>
6666
<body>
6767
<h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security Policy Level 2</a></h2>
68-
<p>Test your browser at: <a href="http://web-platform.test:8000/tools/runner/index.html?path=/content-security-policy">http://web-platform.test:8000/tools/runner/index.html?path=/content-security-policy</a></p>
68+
<p>Test your browser at: <a href="http://w3c-test.org/tools/runner/index.html?path=/content-security-policy">http://w3c-test.org/tools/runner/index.html?path=/content-security-policy</a></p>
6969
<form>
7070
<input type="checkbox" onchange="toggleLevel2Visiblity()">Hide Level 2 features
7171
</form>
@@ -101,12 +101,12 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
101101
<td class="pass">PASS</td>
102102
</tr>
103103

104-
<tr class="todo two">
104+
<tr class="two">
105105
<td>2</td>
106-
<td class="feature">general meta tag features</td>
107-
<td class="tests"></td>
108-
<td class=""></td>
109-
<td class=""></td>
106+
<td class="feature">meta tag</td>
107+
<td class="tests"><a href="http://w3c-test.org/content-security-policy/meta-img-src.html">http://w3c-test.org/content-security-policy/meta-img-src.html</a></td>
108+
<td class="pass">PASS</td>
109+
<td class="fail">FAIL</td>
110110
</tr>
111111

112112
<tr class="two">
@@ -141,12 +141,12 @@ <h1>Implementation Report for <a href="http://w3.org/TR/csp2">Content Security P
141141
<td class="fail">FAIL</td>
142142
</tr>
143143

144-
<tr class="todo two">
144+
<tr class="two">
145145
<td>2</td>
146146
<td class="feature">modifications of meta after parsing</td>
147-
<td class="tests todo">TODO</td>
148-
<td></td>
149-
<td></td>
147+
<td class="tests"><a href="http://w3c-test.org/content-security-policy/meta-img-src.html">http://w3c-test.org/content-security-policy/meta-img-src.html</a></td>
148+
<td class="pass">PASS</td>
149+
<td class="fail">FAIL</td>
150150
</tr>
151151

152152
<tr>

0 commit comments

Comments
 (0)