https://bugzilla.wikimedia.org/show_bug.cgi?id=3276

--- Comment #12 from DieBuche <diebu...@gmail.com> 2010-11-07 18:08:22 UTC ---
zoom: 1 makes an element get hasLayout in IE.
For some reasons a block element that hasLayout and has display:inline
explicitely set, is treated as inline-block in IE6+7.

I'll have to investigate into the differences between -moz-inline-stack in FF2
and inline-block in FF3
Heres a more detailed description of the process:
http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/

Another thing, my patch creates <div class="gallerybox">. Using <li
class="gallerybox"> is semantically better though.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to