[Webkit-unassigned] [Bug 137514] New: Contenteditable creates style attributes on elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 8 01:05:47 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137514
Summary: Contenteditable creates style attributes on elements
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://jsfiddle.net/2j0hypx2/
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hdn at tangora.dk
When doing basic text-editing in a contenteditable container, the child elements of the container gets a style attributes.
This issue was discovered on OSX with Safari 7.1 and on Windows 8 with Chrome 37.
To reproduce the bug, follow the instructions in this simple example:
http://jsfiddle.net/2j0hypx2/
--
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