DescriptionIntroduce toHTMLSelectElement and remove isHTMLSelectElement
To avoid direct use of static_cast, this patch introduces toHTMLSelectElement for code cleanup.
Additionally, this patch removes isHTMLSelectElement because not all element subclasses can be checked by a combination of tag names.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154365
Patch Set 1 #
Total comments: 10
Patch Set 2 : Took Tamura's comment into consideration #
Messages
Total messages: 11 (0 generated)
|