DescriptionMake getAttributeNS return null instead of empty string
Make getAttributeNS return null instead of empty string when no match is found, like
getAttribute does. This is specified in whatwg DOM and matches Firefox:
http://dom.spec.whatwg.org/#concept-element-attributes-get
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172706
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|