Source code

Revision control

Copy as Markdown

Other Tools

[legacy-edit-command.html?command=contentReadOnly&param=false]
[execCommand("contentReadOnly", false, "false")]
expected:
if not early_beta_or_earlier: FAIL
[queryCommandEnabled("contentReadOnly")]
expected:
if not early_beta_or_earlier: FAIL
[queryCommandSupported("contentReadOnly")]
expected:
if not early_beta_or_earlier: FAIL
[legacy-edit-command.html?command=contentReadOnly&param=true]
[execCommand("contentReadOnly", false, "true")]
expected:
if not early_beta_or_earlier: FAIL
[queryCommandEnabled("contentReadOnly")]
expected:
if not early_beta_or_earlier: FAIL
[queryCommandSupported("contentReadOnly")]
expected:
if not early_beta_or_earlier: FAIL
[legacy-edit-command.html?command=heading&param=h1]
[legacy-edit-command.html?command=readonly&param=false]
[legacy-edit-command.html?command=getHTML]
[legacy-edit-command.html?command=readonly&param=true]
[legacy-edit-command.html?command=heading&param=h5]
[legacy-edit-command.html?command=heading&param=h6]
[legacy-edit-command.html?command=heading&param=h3]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
[legacy-edit-command.html?command=heading&param=h2]
[legacy-edit-command.html?command=heading&param=h4]
[legacy-edit-command.html?command=decreaseFontSize]
[legacy-edit-command.html?command=increaseFontSize]
[legacy-edit-command.html?command=insertBrOrReturn&param=false]
[legacy-edit-command.html?command=insertBrOrReturn&param=true]