On Wed, Feb 2, 2011 at 1:27 AM, Philippe Wittenbergh <[email protected]> wrote:

> fwiw, there is an open bug:
> https://bugzilla.mozilla.org/show_bug.cgi?id=236089
> (you knew that already… :-))

Yes, the bug is originally about missing borders, now they are drawn
but affect wrongly the size (and the same happens with padding).


> As for a workaround – ugly and certainly not future proof, but might do the 
> trick depending on the life expectancy of your page: make the object 
> wider/taller for Gecko.
>
> @-moz-document domain(example.com) {
> object[type="application/x-shockwave-flash"] { width: 300px; height: 300px;}
> }

Thanks, I think I will go that route (I prefer that, rather than
adding an extra element).


Bruno

-- 
Bruno Fassino http://www.brunildo.org/test
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to