12 lines
501 B
INI
12 lines
501 B
INI
[edit-context-execCommand.tentative.https.html]
|
|
[document.execCommand("inserttext") should not change the DOM or fire textupdate]
|
|
expected: FAIL
|
|
|
|
[document.execCommand("bold") should not change the DOM or fire textupdate]
|
|
expected: FAIL
|
|
|
|
[queryCommandState, queryCommandvalue, and queryCommandInterm should always return false]
|
|
expected: FAIL
|
|
|
|
[document.execCommand("copy") should work but document.execCommand("cut") should not change the DOM or the clipboard]
|
|
expected: FAIL
|