Closed
Description
https://drafts.csswg.org/css-ui-4/#propdef-user-select
In this section, the spec says computed value is determined in a way rather than inheritance.
However, computed value is used for inheritance and user-select is not ineherited:
https://drafts.csswg.org/css-cascade/#value-stages
Is this really computed value, not used value?