Chromium Code Reviews
DescriptionAdd three UseCounters for LABEL element.
HTMLLabelElementFormIsDifferentFromControlForm:
HTMLLabelElementHasNoControlAndFormIsAncestor:
They are for label[form] deprecation.
https://github.com/whatwg/html/issues/787
HTMLLabelElementControlForNonFormAssociatedElement
This is for a LABEL with PROGRESS or METER.
This is counted on any LABEL-specific behaviors.
e.g. |form| IDL access, |control| IDL access, Clicking a LABEL, etc.
This CL has no user-visible behavior changes.
BUG=594447
TBR=isherman@chromium.org
Committed: https://crrev.com/39e402647a842f4fcc12faded11d486aca8eda47
Cr-Commit-Position: refs/heads/master@{#380933}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||