We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf147b7 commit db02ce1Copy full SHA for db02ce1
css-ui-4/Overview.bs
@@ -436,6 +436,12 @@ Omitted values are set to their initial values.
436
or a <a href="http://www.w3.org/TR/html/forms.html#mutability">mutable</a> form control with textual content,
437
such as <{textarea}>.
438
439
+ Issue: Should there be constraints
440
+ on what happens to the computed value
441
+ on elements that are editable descendants of editing hosts?
442
+ The semantics are not obvious.
443
+ Maybe ''user-select/none'' should compute to ''text'',
444
+ or maybe all values should compute to ''text''.
445
446
<dl dfn-type=value dfn-for=user-select>
447
<dt><dfn>auto</dfn>
0 commit comments