WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 110436
111511
[Custom Elements] createElement() and createElementNS() should support type extention
https://bugs.webkit.org/show_bug.cgi?id=111511
Summary
[Custom Elements] createElement() and createElementNS() should support type e...
Hajime Morrita
Reported
2013-03-05 19:49:10 PST
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#instantiating-custom-elements
Custom Element extends createElement and createElementNS() to support type extensions. This bug for implementing it.
Attachments
Patch
(42.42 KB, patch)
2013-03-08 01:53 PST
,
Hajime Morrita
no flags
Details
Formatted Diff
Diff
Patch
(49.96 KB, patch)
2013-03-11 00:20 PDT
,
Hajime Morrita
peter+ews
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2013-03-08 01:53:35 PST
Created
attachment 192179
[details]
Patch
Hajime Morrita
Comment 2
2013-03-08 01:55:28 PST
Need to write the ChangeLog entry. But my energy is over today :-/
Hajime Morrita
Comment 3
2013-03-08 01:57:58 PST
I filed two bugs on Custom Elements standard. The implementation reflects it.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21219
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21220
Peter Beverloo (cr-android ews)
Comment 4
2013-03-08 02:57:15 PST
Comment on
attachment 192179
[details]
Patch
Attachment 192179
[details]
did not pass cr-android-ews (chromium-android): Output:
http://webkit-commit-queue.appspot.com/results/17009616
WebKit Review Bot
Comment 5
2013-03-08 03:36:07 PST
Comment on
attachment 192179
[details]
Patch
Attachment 192179
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://webkit-commit-queue.appspot.com/results/17066410
New failing tests: html5lib/generated/run-webkit01-data.html fast/dom/custom/document-register-type-extensions.html html5lib/generated/run-plain-text-unsafe-write.html fast/dom/getElementsByTagName-localName-matching.html html5lib/generated/run-plain-text-unsafe-data.html html5lib/generated/run-webkit01-write.html fast/dom/custom/document-register-basic.html html5lib/generated/run-adoption01-write.html html5lib/generated/run-adoption01-data.html html5lib/webkit-resumer.html
Hajime Morrita
Comment 6
2013-03-11 00:20:56 PDT
Created
attachment 192413
[details]
Patch
Peter Beverloo (cr-android ews)
Comment 7
2013-03-11 01:18:36 PDT
Comment on
attachment 192413
[details]
Patch
Attachment 192413
[details]
did not pass cr-android-ews (chromium-android): Output:
http://webkit-commit-queue.appspot.com/results/17024137
Hajime Morrita
Comment 8
2013-03-11 01:22:02 PDT
Turned out this patch just works with the parser. Will move to 110436. *** This bug has been marked as a duplicate of
bug 110436
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug