Pass | Recursive `Document.execCommand()` shouldn't be supported | Asserts runPass | assert_false(false, "`execCommand(\"insertText\") in the \"input\" event listener should return `false`")
at HTMLDivElement.<anonymous> ( /editing/other/recursive-exec-command-calls.tentative.html:25:9) | Pass | assert_equals("0", "0", "`execCommand(\"insertText\") in the \"input\" event listener should do nothing")
at Test.<anonymous> ( /editing/other/recursive-exec-command-calls.tentative.html:30:5) |
|