DescriptionRemove TreatNullAs=NullString for <base>, <body> and <br>
http://whatwg.org/html#htmlbaseelement
http://whatwg.org/html#HTMLBodyElement-partial
http://whatwg.org/html#HTMLBRElement-partial
Note that the spec has [TreatNullAs=EmptyString] for all HTMLBodyElement
attributes except background.
The tests for the updated properties pass in Firefox Nightly, IE11
Release Preview and Opera 12.16, with these exceptions:
IE11 throws an exception when setting HTMLBRElement.clear,
which the spec does not allow for.
Presto resolves HTMLBodyElement.background as a URL.
BUG=310298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161451
Patch Set 1 #Patch Set 2 : fix test #
Messages
Total messages: 4 (0 generated)
|