Closed
Description
https://drafts.csswg.org/css-ui-4/#propdef-user-select
Follow up from https://bugs.chromium.org/p/chromium/issues/detail?id=621543, it's a behavior at the limit between CSS and JS. Firefox doesn't fire selectionchange events and doesn't change the text selection when clicking in an element with a user-select: none
parent. Chromium and Edge don't respect that