File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -550,10 +550,10 @@ Omitted values are set to their initial values.
550
550
The UA must allow selections to extend across this element,
551
551
and such selections must include the content of the element.
552
552
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.
555
555
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.
557
557
558
558
Issue: Not sure the name ''user-select:element'' is particularly clear
559
559
about what this means.
You can’t perform that action at this time.
0 commit comments