- From: Ian Hickson <ian@hixie.ch>
- Date: Fri, 5 Jun 2009 00:11:01 +0000 (UTC)
On Tue, 28 Apr 2009, Kartikaya Gupta wrote: > On Tue, 28 Apr 2009 01:15:30 +0000 (UTC), Ian Hickson <ian at hixie.ch> wrote: > > > > The behavior HTML5 requires is thus intentional for compat with IE. > > > > We could avoid cloning quite as many by eating whitespace after a > > table-related tag (<tr>, <td>, etc) by resetting the table taint flag > > at those points... would that be desireable? > > I would say yes, but I don't feel too strongly about it. I don't like > the large number of clones that result in the current algorithm, but > then again, the HTML code in question probably doesn't occur that often. I've left it as is for now then. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 4 June 2009 17:11:01 UTC