Re: [css3-selectors] What's the point of :empty?

On 11/2/10 11:41 AM, Rob Crowther wrote:
> BTW, I think I found a bug in Chrome:
>  > if its 'overflow' property has a computed value other than
>  > 'visible', in which case the baseline is the bottom margin edge.
>
> Look at in both of these in Chrome and Firefox:
>
> http://www.boogdesign.com/examples/css3/empty-2.html
> http://www.boogdesign.com/examples/css3/empty-3.html
>
> The second page sets overflow: hidden.

Yep, that'd be a bug.  Want to report it to the webkit folks?  ;)

I wonder whether the test suite has tests for this....

-Boris

Received on Tuesday, 2 November 2010 15:45:45 UTC