mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 08:00:45 +00:00
9 lines
333 B
Text
9 lines
333 B
Text
queryCommandSupported("selectall"): true
|
|
queryCommandEnabled("selectall"): true
|
|
execCommand("selectall"): PASS
|
|
queryCommandSupported("SELECTALL"): true
|
|
queryCommandEnabled("SELECTALL"): true
|
|
execCommand("SELECTALL"): PASS
|
|
queryCommandSupported("SeLeCtAlL"): true
|
|
queryCommandEnabled("SeLeCtAlL"): true
|
|
execCommand("SeLeCtAlL"): PASS
|