Skip to content

Commit 40e2178

Browse files
committed
[css-ui-4] Turn issue into note, since we resolved on it
1 parent b244542 commit 40e2178

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-ui-4/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -550,10 +550,10 @@ Omitted values are set to their initial values.
550550
The UA must allow selections to extend across this element,
551551
and such selections must include the content of the element.
552552

553-
Issue: At the time of writing, browsers behave differently from eachother
554-
about selections started outside and selections going across the element.
553+
Note: At the time of writing, experimental implementations behave differently from eachother
554+
about selections started outside and selections going into the element.
555555
The behavior can be observed even on browsers that do not explicitly support ''element''
556-
by trying to select into / across a <{textarea}> or a contenteditable element.
556+
by trying to select into a <{textarea}> or a contenteditable element.
557557

558558
Issue: Not sure the name ''user-select:element'' is particularly clear
559559
about what this means.

0 commit comments

Comments
 (0)