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

Issue 122083002: createElementNS handles element name 'xmlns' correctly. (Closed)

Created:
6 years, 12 months ago by pwnall-personal
Modified:
6 years, 11 months ago
Reviewers:
adamk, abarth-chromium
CC:
blink-reviews, dglazkov+blink, sof, eae+blinkwatch, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

createElementNS handles element name 'xmlns' correctly. This matches the behavior of Internet Explorer and Firefox, the DOM Level 3 Core specification, and the DOM4 specification. http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#ID-DocCrElNS http://www.w3.org/TR/dom/#dom-document-createelementns http://w3c.github.io/dom/#dom-document-createelementns BUG=330946 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164492

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressed feedback. #

Messages

Total messages: 7 (0 generated)
pwnall-personal
Please take a look?
6 years, 11 months ago (2013-12-28 20:44:00 UTC) #1
abarth-chromium
Can you add information to the description about how this change aligns with the specification ...
6 years, 11 months ago (2014-01-04 05:29:44 UTC) #2
pwnall-personal
On 2014/01/04 05:29:44, abarth wrote: > Can you add information to the description about how ...
6 years, 11 months ago (2014-01-04 07:26:20 UTC) #3
abarth-chromium
LGTM Thanks for the comparison with other browsers. https://codereview.chromium.org/122083002/diff/40001/Source/core/dom/Document.cpp File Source/core/dom/Document.cpp (right): https://codereview.chromium.org/122083002/diff/40001/Source/core/dom/Document.cpp#newcode978 Source/core/dom/Document.cpp:978: return ...
6 years, 11 months ago (2014-01-04 17:53:34 UTC) #4
pwnall-personal
Thank you for helping me making the code better! https://codereview.chromium.org/122083002/diff/40001/Source/core/dom/Document.cpp File Source/core/dom/Document.cpp (right): https://codereview.chromium.org/122083002/diff/40001/Source/core/dom/Document.cpp#newcode978 Source/core/dom/Document.cpp:978: ...
6 years, 11 months ago (2014-01-04 19:31:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/costan@gmail.com/122083002/140001
6 years, 11 months ago (2014-01-04 19:32:03 UTC) #6
commit-bot: I haz the power
6 years, 11 months ago (2014-01-06 04:44:47 UTC) #7
Message was sent while issue was closed.
Change committed as 164492

Powered by Google App Engine
This is Rietveld 408576698