DescriptionMove 'scripts' attribute form HTMLDocument to Document
Move 'scripts' attribute form HTMLDocument to Document to comply with the
specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/dom.html#dom-document-scripts
This behavior is consistent with IE11. However, Firefox 28 still exposes
'scripts' on HTMLDocument only.
BUG=362955
TEST=fast/dom/Document/scripts-non-html.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171530
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|