- From: Maciej Stachowiak <mjs@apple.com>
- Date: Sat, 14 Apr 2007 18:46:36 -0700
- To: Chris Wilson <Chris.Wilson@microsoft.com>
- Cc: Lachlan Hunt <lachlan.hunt@lachy.id.au>, "public-html@w3.org" <public-html@w3.org>
On Apr 14, 2007, at 6:09 PM, Chris Wilson wrote: > >> But in the case of, say, IE's broken DOM, I seriously doubt that >> there >> are any sites that absolutely depend on the non-tree structure of >> IE's >> DOM in certain cases. > > Not true. <table> and <form> are still occasionally interleaved. Safari and Firefox handle sites with misnested forms in tables reasonably well, as far as I know, but make a proper DOM tree in these cases. I'd love to hear of sites where this is not true, in case we have some bug fixing to do. Regards, Maciej
Received on Sunday, 15 April 2007 01:47:32 UTC