Skip to content

Commit 73b26b3

Browse files
remove unnecessary "a" in CSP 4.2.2 step 2 (cont)
1 parent a35395b commit 73b26b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/CSP2/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ <h4 class="heading settled" data-level="4.2.2" id="match-source-expression"><spa
767767
a <var>protected resource</var> if the following algorithm returns <em>does match</em>:</p>
768768
<ol>
769769
<li> Let <var>url</var> be the result of processing the URL through the <a data-link-type="dfn" href="http://www.w3.org/TR/url/#concept-url-parser">URL parser</a>.
770-
<li> If the source expression a consists of a single U+002A ASTERISK
770+
<li> If the source expression consists of a single U+002A ASTERISK
771771
character (<code>*</code>), and <var>url</var>’s <a data-link-type="dfn" href="http://www.w3.org/TR/url/#concept-url-scheme">scheme</a> is not
772772
one of <code>blob</code>, <code>data</code>, <code>filesystem</code>,
773773
then return <em>does match</em>.
@@ -2635,4 +2635,4 @@ <h2 class="no-num heading settled" id="idl-index"><span class="content">IDL Inde
26352635

26362636
</pre>
26372637
</body>
2638-
</html>
2638+
</html>

0 commit comments

Comments
 (0)