[Webkit-unassigned] [Bug 137881] Assigning .innerHTML should give a warning when invalid markup is ignored
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 20 21:42:19 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137881
--- Comment #2 from Shad Sterling <me at shadsterling.com> ---
The example URL in comment 0 fails to illustrate the problem. In that example, nothing is actually dropped, what is intended as the second paragraph is taken to be part of a property on the <p> tag. To get the second paragraph to disappear, the third paragraph must be omitted.
Here's an updated example: http://jsbin.com/qikeha/4/edit?html,console,output
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141021/c9e15bf2/attachment-0002.html>
More information about the webkit-unassigned
mailing list