Skip to content

Commit

Permalink
Fix grammar for ::picker (#10936)
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharhar committed Sep 24, 2024
1 parent 2fec812 commit 6b91e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-pseudo-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1603,7 +1603,7 @@ Styling form control pickers: the ''::picker()'' pseudo-element</h3>
is a [=part-like pseudo-element=].

<pre class=prod>
::picker() == ::picker( <<ident>>+ )
::picker() = ::picker( <<ident>>+ )
</pre>

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

0 comments on commit 6b91e79

Please sign in to comment.