- From: William F Hammond <hammond@csc.albany.edu>
- Date: Mon, 01 Aug 2016 17:33:51 -0400
- To: "www-math@w3.org" <www-math@w3.org>
Frédéric Wang <fwang@igalia.com> writes in part:
A specific point:
> ...
> For example, <math><mspace width="1E1em"
> height="10em" mathbackground="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
Received on Monday, 1 August 2016 21:36:29 UTC