From 375aec3aa1141068c9446b5124b3059367b7bad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Wang?= Date: Fri, 21 Aug 2020 09:59:57 +0200 Subject: [PATCH] Treat percentage mpadded attributes as invalid/unspecified. https://github.com/mathml-refresh/mathml/issues/227 --- index.html | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index efcb8a8..203eb4e 100644 --- a/index.html +++ b/index.html @@ -3091,30 +3091,27 @@
Inner box and requested parameters
-

- If one of the requested width, depth, height or lspace values calculated - above is negative then it is treated as 0. -

+
+ Negative <voffset> values are not clamped to + 0. +
Layout of <mpadded>