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 154936
148850
HTMLTemplateElement.content should have its own ownerDocument
https://bugs.webkit.org/show_bug.cgi?id=148850
Summary
HTMLTemplateElement.content should have its own ownerDocument
Ryosuke Niwa
Reported
2015-09-04 16:41:58 PDT
HTMLTemplateElement should create a signleton owner document that's shared amongst all of its "inert" contents. See
https://html.spec.whatwg.org/multipage/scripting.html#appropriate-template-contents-owner-document
This bug was found by the newly added test: LayoutTests/http/tests/w3c/html/semantics/scripting-1/the-template-element/template-element/node-document-changes.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-09-04 16:42:15 PDT
<
rdar://problem/22587512
>
Ryosuke Niwa
Comment 2
2015-09-04 16:42:33 PDT
html/semantics/scripting-1/the-template-element/definitions/template-contents-owner-test-001.html also fails because of this bug.
Ryosuke Niwa
Comment 3
2016-03-02 17:29:09 PST
Oh oops, I uploaded the patch to a wrong bug :( *** This bug has been marked as a duplicate of
bug 154936
***
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