We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31d097 commit b244542Copy full SHA for b244542
css-ui-4/Overview.bs
@@ -474,13 +474,6 @@ Omitted values are set to their initial values.
474
<dt><dfn>text</dfn>
475
<dd>The element imposes no constraint on the selection.
476
477
- Issue: Shouldn't we call this "normal" instead? The selection
478
- is not restricted to textual elements, and may contain tables, images...
479
- The webkit documentation claims their implementation of text only selects text,
480
- while auto selects anything,
481
- but sine webkit computes ''user-select/auto'' into ''text'',
482
- this does not match reality.
483
-
484
<dt><dfn>none</dfn>
485
<dd>
486
The UA must not allow selections to be started in this element.
0 commit comments