Re: [MathML4] Whitespace and attributes canonicalization in MathML VS HTML5/CSS

William F Hammond <[email protected]> Mon, 01 Aug 2016 17:33:51 -0400
Newsgroups gmane.comp.web.mathematics
Message-ID <[email protected]>
Fr=C3=A9d=C3=A9ric Wang <[email protected]> writes in part:


A specific point:

> ...
> For example, <math><mspace width=3D"1E1em"
> height=3D"10em" mathbackground=3D"red"/></math> draws a red
> square in WebKit but Gecko says "1E1em" is invalid.

1E1 is ridiculous.  For one thing, to my eye, it's 10.0
(floating point) -- implied by the E notation -- rather than
simply 10

                                    -- Bill