DescriptionRemove TreatNullAs=NullString for Element.id and .className
http://dom.spec.whatwg.org/#interface-element
The tests for the updated properties FAIL in Firefox Nightly, IE11
Release Preview and Opera 12.16, with the exception of the id test
in Firefox.
This is because id and className are not on the Element interface
in these browsers, if the test is modified to create a HTMLElement
then tests for both attributes pass in all browsers.
BUG=310298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163182
Patch Set 1 #Patch Set 2 : update SVGElement.id test #
Messages
Total messages: 5 (0 generated)
|