Skip to content

Commit c4da07f

Browse files
committed
[css-conditional-3] ns in supports() invalid, #3220
1 parent 68c6745 commit c4da07f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-conditional-3/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,10 @@ partial namespace CSS {
680680
3. Otherwise, return <code>false</code>.
681681

682682
</div>
683+
684+
All namespaces in the <var>conditionText</var> argument
685+
are considered invalid,
686+
just as they are in <var>document.querySelector("a|b")</var>.
683687
</dl>
684688

685689
<h2 class=no-num id=priv-sec>Privacy and Security Considerations</h2>

0 commit comments

Comments
 (0)