1
0
Fork 0
firefox/testing/web-platform/meta/editing/other/exec-command-without-editable-element.tentative.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

25 lines
1,007 B
INI

[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