Bug 137514

Summary: Contenteditable creates style attributes on elements
Product: WebKit Reporter: hdn
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jsfiddle.net/2j0hypx2/

hdn
Reported 2014-10-08 01:05:44 PDT
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/
Attachments
Note You need to log in before you can comment on or make changes to this bug.