DescriptionRemove TreatNullAs=NullString for HTMLImageElement
http://whatwg.org/html#htmlimageelement
http://whatwg.org/html#HTMLImageElement-partial
Take the opportunity to move standardized attributes into the main
block and sort it.
The border attribute has [TreatNullAs=EmptyString] in the spec.
The tests for the updated properties pass in Firefox Nightly, IE11
Release Preview and Opera 12.16, with these exceptions:
Firefox and Opera do not reflect lowsrc as a URL, and do not support
srcset.
IE throws an exception for align and does not support srcset.
BUG=310298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162990
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|