- From: Ian Hickson <ian@hixie.ch>
- Date: Wed, 1 Sep 2004 08:07:34 +0000 (UTC)
On Tue, 31 Aug 2004, Matthew Raymond wrote: > > If <label> elements use native platform conventions with regard to > focus passing, and you have a <label> associated with an <object>, what > is the focus passing behavior of the <label>? Either the UA has to > assume a behavior or it has to have a means of getting the correct > behavior from the program/plug-in that the <object> encapsulates. The > problem with the former is that it could be a wrong assumption. The > problem with the latter is that the plug-in might lie. If you're going to assume the plug-in lies, you've got _much_ bigger problems on your plate. (Like why are you running native code that you don't think is trusted.) -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Wednesday, 1 September 2004 01:07:34 UTC