Skip to content

Commit 1ced9fa

Browse files
committed
Fix grammer for ::picker
Context: w3c#10440 (comment)
1 parent 2fec812 commit 1ced9fa

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)