Re: The :min-width/:max-width pseudo-classes

On 3/22/13 12:15 PM, Tab Atkins Jr. wrote:
> Or one could just say that anything below a viewport
> element is automatically in the slow path

Even this requires consumers who currently only say "hey, make styles up 
to date" to instead give the list of elements they need styles up to 
date for.

> I assume this is because viewport MQs in the iframe depend on styling
> in the outer document?

Indeed.  And layout in the subframe depends on layout in the outer 
document too.

-Boris

Received on Friday, 22 March 2013 16:26:41 UTC