From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- layout/reftests/mathml/mstyle-4-ref.xhtml | 75 +++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 layout/reftests/mathml/mstyle-4-ref.xhtml (limited to 'layout/reftests/mathml/mstyle-4-ref.xhtml') diff --git a/layout/reftests/mathml/mstyle-4-ref.xhtml b/layout/reftests/mathml/mstyle-4-ref.xhtml new file mode 100644 index 0000000000..e82876083e --- /dev/null +++ b/layout/reftests/mathml/mstyle-4-ref.xhtml @@ -0,0 +1,75 @@ + + + + + Test mstyle + + + + + + + + + + + + + + + + + + + + +
mover: accent + + + + + x + + + y + + + z + + + + +
munder: accentunder + + + + + x + + + y + + + z + + + + +
munderover: accent, accentunder + + + + + x + + + y + + + z + + + + + +
+ + -- cgit v1.2.3