summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/editing/other/exec-command-without-editable-element.tentative.html.ini
blob: 6d42886c47b20f1cd19ed387c448ac45e084fffa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[exec-command-without-editable-element.tentative.html]
  [ChildDocument.execCommand(cut, false, null) with ab\[\]c: checking event on executed document]
    expected: FAIL

  [ChildDocument.execCommand(cut, false, null) with a\[b\]c: checking event on executed document]
    expected: FAIL

  [ChildDocument.execCommand(copy, false, null) with ab\[\]c: checking event on executed document]
    expected: FAIL

  [ChildDocument.execCommand(copy, false, null) with a\[b\]c: checking event on executed document]
    expected: FAIL

  [ParentDocument.execCommand(cut, false, null) with ab\[\]c: checking event on executed document]
    expected: FAIL

  [ParentDocument.execCommand(cut, false, null) with a\[b\]c: checking event on executed document]
    expected: FAIL

  [ParentDocument.execCommand(copy, false, null) with ab\[\]c: checking event on executed document]
    expected: FAIL

  [ParentDocument.execCommand(copy, false, null) with a\[b\]c: checking event on executed document]
    expected: FAIL