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

Issue 235933008: Move 'dir' attribute from 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, Inactive, watchdog-blink-watchlist_google.com, rwlbuis, abarth-chromium
Visibility:
Public.

Description

Move 'dir' attribute from HTMLDocument to Document. Move 'dir' attribute from HTMLDocument to Document to comply with the specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#dom-document-dir This behavior is consistent with Firefox 28 and IE11. BUG=362955 TEST=fast/dom/dir-non-html-document.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171529

Patch Set 1 #

Patch Set 2 : Slight clean up #

Patch Set 3 : Move methods to a better location in Document.cpp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -20 lines) Patch
A LayoutTests/fast/dom/dir-non-html-document.html View 1 chunk +20 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/dir-non-html-document-expected.txt View 1 chunk +14 lines, -0 lines 0 comments Download
M Source/core/dom/Document.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/dom/Document.cpp View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M Source/core/dom/Document.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLDocument.h View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/html/HTMLDocument.cpp View 1 chunk +0 lines, -15 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 14:03:50 UTC) #1
arv (Not doing code reviews)
LGTM
6 years, 8 months ago (2014-04-14 14:25:10 UTC) #2
tkent
lgtm
6 years, 8 months ago (2014-04-15 05:09:21 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/235933008/40001
6 years, 8 months ago (2014-04-15 05:09:35 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-15 05:20:42 UTC) #5
Message was sent while issue was closed.
Change committed as 171529

Powered by Google App Engine
This is Rietveld 408576698