DescriptionGenerate better isFooElement() helper functions for HTML Elements
Generate better isFooElement() helper functions for HTML Elements. Specialize
HTML element type checking helpers to only compare the localName and not the
fully qualified tag name as this is sufficient and a little bit faster.
This is based on the following WebKit revision by <akling@apple.com>:
http://trac.webkit.org/changeset/157343
R=esprehn, adamk, eseidel
BUG=346095
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169187
Patch Set 1 #
Messages
Total messages: 12 (0 generated)
|