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

Issue 102763002: Remove TreatNullAs=NullString for HTMLElement (Closed)

Created:
7 years ago by philipj_slow
Modified:
7 years ago
CC:
blink-reviews, adamk+blink_chromium.org, dglazkov+blink, arv+blink, Inactive, watchdog-blink-watchlist_google.com
Visibility:
Public.

Description

Remove TreatNullAs=NullString for HTMLElement http://whatwg.org/html#htmlelement Leave [TreatNullAs=NullString] on innerText/outerText, since they're non-standard properties which need special investigation. Split the tests for Element into a separate block for clarity. The tests for the updated properties pass in Firefox Nightly, IE11 Release Preview and Opera 12.16, with these exceptions: Firefox reflects dir as "" and innerText as null. IE throws an exception for dir and reflects innerText as "null". No tested browser throws an exception when setting outerHTML/outerText to null, but ignore that since the behavior wasn't change here. BUG=310298 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163116

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -35 lines) Patch
M LayoutTests/fast/dom/element-attribute-js-null.html View 8 chunks +14 lines, -15 lines 0 comments Download
M LayoutTests/fast/dom/element-attribute-js-null-expected.txt View 6 chunks +11 lines, -14 lines 0 comments Download
M Source/core/html/HTMLElement.idl View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
philipj_slow
7 years ago (2013-12-03 20:34:38 UTC) #1
arv (Not doing code reviews)
LGTM
7 years ago (2013-12-03 20:44:24 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/102763002/1
7 years ago (2013-12-03 20:51:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/102763002/1
7 years ago (2013-12-03 21:06:13 UTC) #4
commit-bot: I haz the power
7 years ago (2013-12-03 22:17:52 UTC) #5
Message was sent while issue was closed.
Change committed as 163116

Powered by Google App Engine
This is Rietveld 408576698