Skip to content

Commit b244542

Browse files
committed
[css-ui-4] remove resolved issue
1 parent e31d097 commit b244542

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

css-ui-4/Overview.bs

-7
Original file line numberDiff line numberDiff line change
@@ -474,13 +474,6 @@ Omitted values are set to their initial values.
474474
<dt><dfn>text</dfn>
475475
<dd>The element imposes no constraint on the selection.
476476

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-
484477
<dt><dfn>none</dfn>
485478
<dd>
486479
The UA must not allow selections to be started in this element.

0 commit comments

Comments
 (0)