exec-command-without-editable-element.tentative.html.ini (1246B)
1 [exec-command-without-editable-element.tentative.html] 2 [ChildDocument.execCommand(cut, false, null) with ab\[\]c: checking event on executed document] 3 expected: FAIL 4 5 [ChildDocument.execCommand(cut, false, null) with a\[b\]c: checking event on executed document] 6 expected: FAIL 7 8 [ChildDocument.execCommand(copy, false, null) with ab\[\]c: checking event on executed document] 9 expected: FAIL 10 11 [ChildDocument.execCommand(copy, false, null) with a\[b\]c: checking event on executed document] 12 expected: FAIL 13 14 [ParentDocument.execCommand(cut, false, null) with ab\[\]c: checking event on executed document] 15 expected: FAIL 16 17 [ParentDocument.execCommand(cut, false, null) with a\[b\]c: checking event on executed document] 18 expected: FAIL 19 20 [ParentDocument.execCommand(copy, false, null) with ab\[\]c: checking event on executed document] 21 expected: FAIL 22 23 [ParentDocument.execCommand(copy, false, null) with a\[b\]c: checking event on executed document] 24 expected: FAIL 25 26 [ChildDocument.execCommand(paste, false, null) with a[b\]c: checking event on executed document] 27 expected: FAIL 28 29 [ParentDocument.execCommand(paste, false, null) with a[b\]c: checking event on executed document] 30 expected: FAIL