Re: [D3E] Comments

On Mon, 01 Feb 2010 01:03:14 +0100, Olli Pettay <Olli.Pettay@helsinki.fi>  
wrote:

>>> When mouse is moved for body element to
>>> <h1><h2><h3>foobar</h3></h2></h1> will there be
>>> 3 mouseenter events dispatched?
>>
>> That isn't valid HTML. But assuming that it is...
> That isn't relevant. No one cares :)

It's relevant for testing in browsers because it's equivalent to  
<h1></h1><h2></h2><h3>foobar</h3> in some browsers (and per HTML5).

-- 
Simon Pieters
Opera Software

Received on Monday, 1 February 2010 08:28:53 UTC