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 158386
Bug 166063
Safari not rendering a form element after a template element with form
https://bugs.webkit.org/show_bug.cgi?id=166063
Summary
Safari not rendering a form element after a template element with form
Alistair Chisholm
Reported
2016-12-20 08:33:23 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2016-12-21 13:56:31 PST
*** This bug has been marked as a duplicate of
bug 158386
***
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