RESOLVED INVALID 88483
document.execCommand('Bold') deletes content if it's executed in nested Shadow DOM.
https://bugs.webkit.org/show_bug.cgi?id=88483
Summary document.execCommand('Bold') deletes content if it's executed in nested Shado...
Shinya Kawanaka
Reported 2012-06-06 19:21:17 PDT
'Italic', 'Underline' etc. cause the same thing.
Attachments
Shinya Kawanaka
Comment 1 2012-06-21 16:36:37 PDT
This might not happen now.
Shinya Kawanaka
Comment 2 2012-06-22 09:48:58 PDT
I couldn't reproduce this bug anymore. Maybe this bug was already fixed. So let's close this as INVALID. Please feel free to reopen if you don't think so.
Note You need to log in before you can comment on or make changes to this bug.