File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,12 +138,12 @@ Markup Shorthands: css yes, markdown yes
138138
139139 <pre class=prod>
140140 ::picker() = ::picker( <<form-control-identifier>> + )
141- << form-control-identifier>> = select
141+ <dfn for="::picker()"><< form-control-identifier>></dfn > = select
142142 </pre>
143143
144144 The ''::picker()'' pseudo-element only matches when the [=originating
145145 element=] supports [=basic appearance=] and has a popup picker. The
146- specified <<ident >> must also match the <dfn>unique picker name</dfn> of the
146+ specified <<form-control-identifier >> must also match the <dfn>unique picker name</dfn> of the
147147 [=originating element=] . For example, the [=unique picker name=] for
148148 the <{select}> element is ''select'' .
149149
You can’t perform that action at this time.
0 commit comments