Chromium Code Reviews| Index: LayoutTests/fast/events/scoped/editing-commands.html |
| =================================================================== |
| --- LayoutTests/fast/events/scoped/editing-commands.html (revision 118289) |
| +++ LayoutTests/fast/events/scoped/editing-commands.html (working copy) |
| @@ -47,6 +47,7 @@ |
| ]; |
| var events = { |
| + 'DOMCharacterDataModified': false, |
| 'DOMSubtreeModified': false, |
| 'DOMNodeInserted': false, |
| 'DOMNodeRemoved': false, |