From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- layout/reftests/mathml/semantics-2.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 layout/reftests/mathml/semantics-2.html (limited to 'layout/reftests/mathml/semantics-2.html') diff --git a/layout/reftests/mathml/semantics-2.html b/layout/reftests/mathml/semantics-2.html new file mode 100644 index 0000000000..1f18cd2f9e --- /dev/null +++ b/layout/reftests/mathml/semantics-2.html @@ -0,0 +1,19 @@ + + + + Various tests for semantics + + + + +

Empty semantics (invalid):

+

annotation (invalid): annotation

+

annotation-xml (invalid): annotation-xml

+

presentation MathML (no annotations): presentation MathML

+

content MathML (no annotations): content MathML

+

presentation MathML ; annotation: presentation MathMLannotation

+

presentation MathML ; annotation-xml: presentation MathMLannotation-xml

+

content MathML ; annotation: content MathMLannotation

+

content MathML ; annotation-xml: content MathMLannotation-xml

+ + -- cgit v1.2.3