Skip to content

Commit 502cb4a

Browse files
committed
[selectors] Tweak markup.
1 parent a334640 commit 502cb4a

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

selectors/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ Universal selector </h3>
13561356
<div class="example">
13571357
<ul>
13581358
<li>
1359-
<span class=css>*[hreflang|=en]</span> and <span class=css>[hreflang|=en]</span> are equivalent,
1359+
<css>*[hreflang|=en]</css> and <css>[hreflang|=en]</css> are equivalent,
13601360
<li>''*.warning'' and ''.warning'' are equivalent,
13611361
<li>''*#myid'' and ''#myid'' are equivalent.
13621362
</ul>

0 commit comments

Comments
 (0)