NEW137514
Contenteditable creates style attributes on elements
https://bugs.webkit.org/show_bug.cgi?id=137514
Summary Contenteditable creates style attributes on elements
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.