Const
Primary pointer can hover. Absent device profile → true. Pair with not(...) to gate chrome that only makes sense with a hovering pointer: not(canHover) is "this device cannot hover".
not(...)
not(canHover)
Primary pointer can hover. Absent device profile → true. Pair with
not(...)to gate chrome that only makes sense with a hovering pointer:not(canHover)is "this device cannot hover".