[Webkit-unassigned] [Bug 45545] New: Safari turns line break in designMode into break inclosed in div
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 10 08:43:35 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45545
Summary: Safari turns line break in designMode into break
inclosed in div
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lvschie at me.com
When entering designMode, Safari turns an enter into a < div > < br > < /div > while it should just create a < br > or a paragraph < p > < / p >. Other browsers like FireFox do handle this in the right way.
--
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