Skip to content

Commit 7bf2833

Browse files
committed
Updating spec list.
1 parent 074a58d commit 7bf2833

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

specs/index.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,31 @@ <h1>Table of Specifications</h1>
124124
<th>ED</th>
125125
<th>TR</th>
126126
</tr>
127+
<tr>
128+
<td>Content Security Policy Level 3</td>
129+
<td><a href="https://w3c.github.io/webappsec-csp/">GitHub: w3c/webappsec-csp</a></td>
130+
<td></td>
131+
</tr>
132+
<tr>
133+
<td>Content Security Policy: DOM API</td>
134+
<td><a href="https://w3c.github.io/webappsec-csp/api/">GitHub: w3c/webappsec-csp</a></td>
135+
<td></td>
136+
</tr>
137+
<tr>
138+
<td>Content Security Policy: Cookie Controls</td>
139+
<td><a href="https://w3c.github.io/webappsec-csp/cookies/">GitHub: w3c/webappsec-csp</a></td>
140+
<td></td>
141+
</tr>
142+
<tr>
143+
<td>Content Security Policy: Document Features</td>
144+
<td><a href="https://w3c.github.io/webappsec-csp/document/">GitHub: w3c/webappsec-csp</a></td>
145+
<td></td>
146+
</tr>
147+
<tr>
148+
<td>Content Security Policy: Embedded Enforcement</td>
149+
<td><a href="https://w3c.github.io/webappsec-csp/embedded/">GitHub: w3c/webappsec-csp</a></td>
150+
<td></td>
151+
</tr>
127152
<tr>
128153
<td>Clear Site Data</td>
129154
<td><a href="https://w3c.github.io/webappsec-clear-site-data/">GitHub: w3c/webappsec-clear-site-data</a></td>
@@ -144,6 +169,11 @@ <h1>Table of Specifications</h1>
144169
<td><a href="https://w3c.github.io/webappsec-epr/">GitHub: w3c/webappsec-epr</a></td>
145170
<td><a href="http://w3.org/TR/epr/" class="fpwd">FPWD: /TR/epr/</a></td>
146171
</tr>
172+
<tr>
173+
<td>Suborigins</td>
174+
<td><a href="https://w3c.github.io/webappsec-suborigins/">GitHub: w3c/webappsec-suborigins</a></td>
175+
<td></td>
176+
</tr>
147177
</tbody>
148178
</table>
149179
</body>

0 commit comments

Comments
 (0)