Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Issue 237183003: Move 'scripts' attribute form HTMLDocument to Document (Closed)

Created:
6 years, 8 months ago by Inactive
Modified:
6 years, 8 months ago
CC:
blink-reviews, arv+blink, sof, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, rwlbuis, watchdog-blink-watchlist_google.com, Inactive, abarth-chromium
Visibility:
Public.

Description

Move '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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -1 line) Patch
A LayoutTests/fast/dom/Document/scripts-non-html.html View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/Document/scripts-non-html-expected.txt View 1 chunk +13 lines, -0 lines 0 comments Download
M Source/core/dom/Document.idl View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLDocument.idl View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 8 months ago (2014-04-14 16:10:08 UTC) #1
arv (Not doing code reviews)
LGTM Sad that we are making these live node lists more prominent though.
6 years, 8 months ago (2014-04-14 16:55:17 UTC) #2
tkent
lgtm
6 years, 8 months ago (2014-04-15 05:10:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/237183003/1
6 years, 8 months ago (2014-04-15 05:10:48 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-15 05:21:00 UTC) #5
Message was sent while issue was closed.
Change committed as 171530

Powered by Google App Engine
This is Rietveld 408576698