-
-
Notifications
You must be signed in to change notification settings - Fork 977
Open
Labels
status: needs discussiontriage needs further discussiontriage needs further discussion
Description
concrete example
<selectmenu>
is not part of html-tags which is used by selector-type-no-unknown
rule.
It already has been renamed <selectlist>
and can have a <popup>
child.
ref
https://chromestatus.com/feature/5737365999976448
https://hidde.blog/custom-select-with-selectlist/
https://bugs.chromium.org/p/chromium/issues/detail?id=1121840
https://github.com/luwes/selectlist-polyfill
question
Should we have a policy that states that we have to wait for the experimentation to end before we add support for such features?
If so we would have to give some pointers on what we mean by the experimentation phase.
other examples
- Fix
function-no-unknown
false positive forscroll()
#6537 text-decoration-width
selector-pseudo-class-no-unknown
Fixfunction-no-unknown
false positives foranchor
andanchor-size
#7566
Metadata
Metadata
Assignees
Labels
status: needs discussiontriage needs further discussiontriage needs further discussion