DescriptionRemove TreatNullAs=NullString for HTMLScriptElement
http://whatwg.org/html#htmlscriptelement
http://whatwg.org/html#HTMLScriptElement-partial
The nonce attribute is experimental and not in the HTML spec, but
remove [TreatNullAs=NullString] anyway since it's hardly intended.
The tests for the updated properties pass in Firefox Nightly, IE11
Release Preview and Opera 12.16, with these exceptions:
Firefox does not support nonce.
IE does not support crossOrigin or nonce.
Opera throws an exception when setting text, and does not support
htmlFor, event, crossOrigin or nonce.
BUG=310298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163036
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|