Re: The Unwanted Effect of XBL Shadow DOM Elements on Layout

On 2011-04-07 16:52, Lachlan Hunt wrote:
> For this, one solution we came up with was a new value for 'display'
> that means to not generate a layout box for the element, but to still
> render the child content within as if the element itself wasn't there.
>
> display: transparent;

Apparently some people are confused by the use of the term transparent. 
  Something like 'no-box' might be better.

-- 
Lachlan Hunt - Opera Software
http://lachy.id.au/
http://www.opera.com/

Received on Thursday, 7 April 2011 18:14:04 UTC