RESOLVED WONTFIX 88485
[Shadow][Editing] document.execCommand('Indent') can be applied to non-editable element in Shadow DOM.
https://bugs.webkit.org/show_bug.cgi?id=88485
Summary [Shadow][Editing] document.execCommand('Indent') can be applied to non-editab...
Shinya Kawanaka
Reported 2012-06-06 19:29:28 PDT
If the shadow host is content-editable, document.execCommand('Indent') is applicable to Shadow DOM, though Shadow DOM is not content editable.
Attachments
Shinya Kawanaka
Comment 1 2012-06-06 19:40:31 PDT
Other commands are also applicable...
Hayato Ito
Comment 2 2012-06-10 21:29:59 PDT
Closing. A bug 88514 should fix this.
Note You need to log in before you can comment on or make changes to this bug.