[Webkit-unassigned] [Bug 44206] Alignment of block MathML differs between WebKit and Firefox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 06:56:20 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44206


Alex Milowski <alex at milowski.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex at milowski.com




--- Comment #3 from Alex Milowski <alex at milowski.com>  2010-09-02 06:56:20 PST ---
I think adding these properties to our math[display="block"] rule should fix this:

   margin-left: auto;
   margin-right: auto;

Centering block mathematics is common practice.  We should default to centering
and people can turn it off in their own stylesheets.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list