[Webkit-unassigned] [Bug 137755] New: Nested <template> loses content after cloneNode(true)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 15 15:04:58 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137755
Summary: Nested <template> loses content after cloneNode(true)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://jsfiddle.net/3s73zgjn/2/
OS/Version: Mac OS X 10.9
Status: NEW
Severity: Major
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yyx990803 at gmail.com
When an element or documentFragment that contains <template> elements is cloned via cloneNode(true), the nested <template> inside the cloned element will lose all the original content (possibly shallow-cloned). See the jsfiddle in the provided URL for an example.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list