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

Issue 60153008: Remove TreatNullAs=NullString for <base>, <body> and <br> (Closed)

Created:
7 years, 1 month ago by philipj_slow
Modified:
7 years, 1 month ago
CC:
blink-reviews, dglazkov+blink, arv+blink, Inactive, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-document.html View 1 2 chunks +2 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-document-expected.txt View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/dom/element-attribute-js-null.html View 3 chunks +4 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/element-attribute-js-null-expected.txt View 1 chunk +4 lines, -3 lines 0 comments Download
M Source/core/html/HTMLBRElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLBaseElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLBodyElement.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
philipj_slow
7 years, 1 month ago (2013-11-06 09:54:22 UTC) #1
jochen (gone - plz use gerrit)
lgtm
7 years, 1 month ago (2013-11-06 10:54:51 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/60153008/40001
7 years, 1 month ago (2013-11-06 11:30:21 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 12:24:12 UTC) #4
Message was sent while issue was closed.
Change committed as 161451

Powered by Google App Engine
This is Rietveld 408576698