[Webkit-unassigned] [Bug 12315] Clearing out editable div leaves a a <br> tag inside

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 18 12:25:21 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12315





------- Comment #1 from dwood at karelia.com  2007-01-18 12:25 PDT -------
The above test was done with just a really simple html page, e.g. <html><body>
... </body></html>.

I noticed that if you use a XHTML strict DTD, then the markup is even worse!

<div><br class="webkit-block-placeholder"></div>

The contents of the div shoudl be empty, and  yet instead we have this extra
div tag and the BR with an internal class. (Plus note that the tag doesn't
self-close.)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list