From c097ff21486d70308cc8ff94eaaffc4c4a6ce5aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcos=20C=C3=A1ceres?=
The definition of the terms active range, editing host
+ data-x-href="https://w3c.github.io/editing/docs/execCommand/#active-range">active range, editing host
of, and editable, the user
+ data-x-href="https://w3c.github.io/editing/docs/execCommand/#editable">editable, the user
interface requirements of elements that are editing hosts or
editable, the
- execCommand()
,
- queryCommandEnabled()
,
- queryCommandIndeterm()
,
- queryCommandState()
,
- queryCommandSupported()
, and
- queryCommandValue()
+ execCommand()
,
+ queryCommandEnabled()
,
+ queryCommandIndeterm()
,
+ queryCommandState()
,
+ queryCommandSupported()
, and
+ queryCommandValue()
methods, text selections, and the delete the
+ data-x-href="https://w3c.github.io/editing/docs/execCommand/#delete-the-selection">delete the
selection algorithm are defined in execCommand.