File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -195,8 +195,14 @@ Abstract: This is a delta specification over CSS-UI Level 3.
195195 If the element has descendants on which 'user-select' does not compute to ''user-select/none'' ,
196196 these descendants must be included in a selection extending across the element.
197197
198+ As 'user-select' is a UI convenience mechanism,
199+ not a copy protection mechanism,
200+ the UA may provide an alternative way for the user
201+ to explicitly select the text even when 'user-select' is ''user-select/none'' .
202+
198203 Note: ''user-select/none'' is not a copy protection mechanism,
199204 and using it as such is ineffective:
205+ User Agents are allowed to provide ways to bypass it,
200206 it will have no effect on legacy User Agents that do not support it,
201207 and the user can disable it through the user style sheet or equivalent mechanisms
202208 on UAs that do anyway.
You can’t perform that action at this time.
0 commit comments