Skip to content

Commit 6b91e79

Browse files
authored
Fix grammar for ::picker (#10936)
Context: #10440 (comment)
1 parent 2fec812 commit 6b91e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-pseudo-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1603,7 +1603,7 @@ Styling form control pickers: the ''::picker()'' pseudo-element</h3>
16031603
is a [=part-like pseudo-element=].
16041604

16051605
<pre class=prod>
1606-
::picker() == ::picker( <<ident>>+ )
1606+
::picker() = ::picker( <<ident>>+ )
16071607
</pre>
16081608

16091609
Note: Once all of the controls that might support picker styling have it,

0 commit comments

Comments
 (0)