DescriptionDrop findAttribute*ByName() API from Element
Drop findAttribute*ByName() API from Element and use the AttributeCollection
API instead. This makes it more likely for callers to reuse to
AttributeCollection and thus avoid unnecessary and implicit
ElementData::isUnique() checks. This also avoid API duplication between Element
and AttributeCollection.
R=esprehn@chromium.org, adamk@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178095
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|