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

Issue 250993003: Make getAttributeNS return null instead of empty string (Closed)

Created:
6 years, 8 months ago by rwlbuis
Modified:
6 years, 7 months ago
CC:
blink-reviews, arv+blink, sof, eae+blinkwatch, ojan, dglazkov+blink, adamk+blink_chromium.org, rwlbuis, watchdog-blink-watchlist_google.com, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Make getAttributeNS return null instead of empty string Make getAttributeNS return null instead of empty string when no match is found, like getAttribute does. This is specified in whatwg DOM and matches Firefox: http://dom.spec.whatwg.org/#concept-element-attributes-get BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172706

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M LayoutTests/fast/dom/Element/attribute-uppercase-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Element.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
rwlbuis
PTAL
6 years, 8 months ago (2014-04-26 22:13:51 UTC) #1
eseidel
lgtm
6 years, 8 months ago (2014-04-26 23:33:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/250993003/1
6 years, 8 months ago (2014-04-26 23:33:29 UTC) #3
commit-bot: I haz the power
Change committed as 172706
6 years, 8 months ago (2014-04-27 01:01:24 UTC) #4
arv (Not doing code reviews)
6 years, 7 months ago (2014-04-28 13:50:50 UTC) #5
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698