WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115641
DocumentFragment should be constructable
https://bugs.webkit.org/show_bug.cgi?id=115641
Summary
DocumentFragment should be constructable
Erik Arvidsson
Reported
2013-05-06 07:24:37 PDT
http://dom.spec.whatwg.org/#interface-text
Make DocumentFragment constructable so that one can do "new DocumentFragment" instead of "document.createDocumentFragment()"
Attachments
Patch
(13.57 KB, patch)
2014-01-13 06:35 PST
,
László Langó
no flags
Details
Formatted Diff
Diff
patch for landing
(13.49 KB, patch)
2014-01-14 00:05 PST
,
László Langó
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2013-05-06 07:26:09 PDT
http://dom.spec.whatwg.org/#documentfragment
László Langó
Comment 2
2014-01-13 06:35:27 PST
Created
attachment 221036
[details]
Patch
Ryosuke Niwa
Comment 3
2014-01-13 08:29:34 PST
Comment on
attachment 221036
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=221036&action=review
> Source/WebCore/ChangeLog:8 > +
http://dom.spec.whatwg.org/#documentfragment
Could you refer to
http://www.w3.org/TR/2013/WD-dom-20131107/#interface-documentfragment
instead so that we know exactly what the specification looked like at the time this patch is committed? This helps when the live specification gets modified in the future.
László Langó
Comment 4
2014-01-14 00:05:50 PST
Created
attachment 221112
[details]
patch for landing
WebKit Commit Bot
Comment 5
2014-01-15 02:10:00 PST
Comment on
attachment 221112
[details]
patch for landing Clearing flags on attachment: 221112 Committed
r162062
: <
http://trac.webkit.org/changeset/162062
>
WebKit Commit Bot
Comment 6
2014-01-15 02:10:07 PST
All reviewed patches have been landed. Closing bug.
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