We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54faa7 commit ee2d802Copy full SHA for ee2d802
css-ui-4/Overview.bs
@@ -708,6 +708,12 @@ Omitted values are set to their initial values.
708
and they may include this element.
709
If the element has descendants on which 'user-select' does not compute to ''user-select/none'',
710
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>
717
718
As 'user-select' is a UI convenience mechanism,
719
not a copy protection mechanism,
0 commit comments