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

Issue 100433004: Sync Document.createProcessingInstruction() with spec (Closed)

Created:
7 years ago by philipj_slow
Modified:
7 years ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

Sync Document.createProcessingInstruction() with spec http://dom.spec.whatwg.org/#dom-document-createprocessinginstruction Firefox Nightly already passes the added tests, so we would not be the first to adopt these changes. BUG=325922 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163335

Patch Set 1 #

Patch Set 2 : update tests #

Total comments: 2

Patch Set 3 : test createProcessingInstruction for HTML doc #

Messages

Total messages: 7 (0 generated)
philipj_slow
7 years ago (2013-12-05 10:17:15 UTC) #1
jochen (gone - plz use gerrit)
https://codereview.chromium.org/100433004/diff/20001/LayoutTests/fast/dom/Node/script-tests/initial-values.js File LayoutTests/fast/dom/Node/script-tests/initial-values.js (left): https://codereview.chromium.org/100433004/diff/20001/LayoutTests/fast/dom/Node/script-tests/initial-values.js#oldcode161 LayoutTests/fast/dom/Node/script-tests/initial-values.js:161: shouldThrow("document.createProcessingInstruction('xml-stylesheet', 'type=\"text/xsl\" href=\"missing.xsl\"')"); so the following few lines should ...
7 years ago (2013-12-05 11:12:09 UTC) #2
philipj_slow
https://codereview.chromium.org/100433004/diff/20001/LayoutTests/fast/dom/Node/script-tests/initial-values.js File LayoutTests/fast/dom/Node/script-tests/initial-values.js (left): https://codereview.chromium.org/100433004/diff/20001/LayoutTests/fast/dom/Node/script-tests/initial-values.js#oldcode161 LayoutTests/fast/dom/Node/script-tests/initial-values.js:161: shouldThrow("document.createProcessingInstruction('xml-stylesheet', 'type=\"text/xsl\" href=\"missing.xsl\"')"); On 2013/12/05 11:12:09, jochen wrote: > ...
7 years ago (2013-12-05 11:57:26 UTC) #3
jochen (gone - plz use gerrit)
lgtm
7 years ago (2013-12-06 09:24:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/100433004/40001
7 years ago (2013-12-06 09:45:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/100433004/40001
7 years ago (2013-12-06 12:35:45 UTC) #6
commit-bot: I haz the power
7 years ago (2013-12-06 13:46:39 UTC) #7
Message was sent while issue was closed.
Change committed as 163335

Powered by Google App Engine
This is Rietveld 408576698