Skip to content

Commit ee2d802

Browse files
committed
[css-ui-4] Add note about copyability
1 parent c54faa7 commit ee2d802

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-ui-4/Overview.bs

+6
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,12 @@ Omitted values are set to their initial values.
708708
and they may include this element.
709709
If the element has descendants on which 'user-select' does not compute to ''user-select/none'',
710710
these descendants must be included in a selection extending across the element.
711+
<span class=note>This specification makes no normative requirement
712+
about the behavior of the clipboard.
713+
however, UAs are encouraged to keep the visual selection consistent
714+
with what would get copied to the clipboard when copying.
715+
Copying text that does not appear to be selected, or vice versa,
716+
is highligh confusing to users.</span>
711717

712718
As 'user-select' is a UI convenience mechanism,
713719
not a copy protection mechanism,

0 commit comments

Comments
 (0)