- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Fri, 19 Nov 2004 07:39:23 +0000 (GMT)
- To: www-svg@w3.org
> as keyboard shortcuts (which are device-specific) and tab order (which > depend on the layout used, which itself depends on the device and For HTML tab orders should be the natural order for filling in the document, which really ought to be the order in which the document is transmitted, but often isn't. They should rarely depend on physical layout; their only real connection to layout ought to be to undo the effects of (mis-)using document order to control layout.
Received on Friday, 19 November 2004 08:23:53 UTC