DescriptionMove attributes-related API from UniqueElementData to AttributeCollection
Move attributes-related API from UniqueElementData to AttributeCollection
for consistency with the "read-only" attributes API. A new
MutableAttributeCollection class is added to provide attribute addition /
removal API. The rest of the API is moved to a AttributeCollectionGeneric
base class so that it can be shared between AttributeCollection and
MutableAttributeCollection without any code duplication.
R=esprehn@chromium.org, adamk@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179421
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #
Messages
Total messages: 15 (0 generated)
|