[Webkit-unassigned] [Bug 93584] InsertHTML strips out div tags almost universally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 20:52:51 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93584





--- Comment #1 from David Gatwood <dgatwood at mac.com>  2012-08-10 20:53:18 PST ---
Created an attachment (id=157855)
 --> (https://bugs.webkit.org/attachment.cgi?id=157855&action=review)
Test case where <span> gets stripped.

In this trivial test case, it strips out <span> when inserting into a <div>.  It works correctly if there's text selected when it inserts, but if the start and end points of the selection are the same, it fails.

-- 
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