Re: MIPs and trigger

By the way, the spec says:


the relevant property affects visibility, focus, and navigation order as 
with other controls, and thus disables the trigger;
the readonly property has a similar effect as with input controls: the 
trigger cannot receive focus, cannot be activated, but remains visible with 
a presentation that indicates it is not activatable;


I'm assuming that "not activatable" for these two includes not responding 
to DOMActivate being dispatched to it. Do we agree?


Steven

Received on Tuesday, 11 June 2024 13:09:45 UTC