[Webkit-unassigned] [Bug 166063] New: Safari not rendering a form element after a template element with form
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 08:33:23 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=166063
Bug ID: 166063
Summary: Safari not rendering a form element after a template
element with form
Classification: Unclassified
Product: WebKit
Version: Safari 10
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: alistair at qcode.co.uk
CC: cdumez at apple.com
A <form> element inside a <template> element will cause the next form element to be removed from DOM in all latest versions of Safari.
As you can see in the demo, the <form> element is removed while the form's content is still visible. If you comment out the <template> element, the form displays correctly.
Demo: http://codepen.io/achisholm/pen/eBxjyX?editors=1100
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161220/8514bc91/attachment.html>
More information about the webkit-unassigned
mailing list