Skip to content

Commit a3b2af1

Browse files
committed
[selectors] Put the column combinator in its heading, like the other combinators.
1 parent 78e30d8 commit a3b2af1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3228,7 +3228,7 @@ Grid-Structural Selectors</h2>
32283228
In a column-primary format, these pseudo-classes match against row associations instead.
32293229

32303230
<h3 id="the-column-combinator">
3231-
Column combinator</h3>
3231+
Column combinator (<code>||</code>)</h3>
32323232

32333233
The <dfn export>column combinator</dfn>, which consists of two pipes (<dfn selector id="selectordef-column">||</dfn>)
32343234
represents the relationship of a column element

0 commit comments

Comments
 (0)