Change in user-select behavior between Canary/Beta and stable

11 views
Skip to first unread message

Robert Edgar

unread,
Oct 1, 2017, 9:53:54 PM10/1/17
to Chromium HTML5
I noticed there is a difference in behavior of user-select between the stable and canary/beta channels.

if user-select:auto is nested inside user-select:none then on stable channel it is selectable as it computes to user-select:text but on canary/beta it no longers computes as text but computes to auto and then is not selectable.

A further odd behavior is that although in canary the nested text is not directly selectable if you start from an element that is selectable and drag select the nested text is selected.

is this intentional?

jsfiddle to show behavior:


Rob
Reply all
Reply to author
Forward
0 new messages