We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e6a99 commit a2919f2Copy full SHA for a2919f2
css-ui-4/Overview.bs
@@ -921,8 +921,8 @@ Omitted values are set to their initial values.
921
922
For the purpose of this specification,
923
an <dfn>editable element</dfn> is either
924
- an <a href="https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html#editing-host">editing host</a>
925
- or a <a href="https://www.w3.org/TR/html/forms.html#mutability">mutable</a> form control with textual content,
+ an <a href="https://w3c.github.io/editing/contentEditable.html#dfn-editing-host">editing host</a>
+ or a <a href="https://www.w3.org/TR/html/sec-forms.html#mutable">mutable</a> form control with textual content,
926
such as <{textarea}>.
927
928
Issue: Should there be constraints
0 commit comments