tenfourfox/layout/reftests/mathml/semantics-4.html

37 lines
1.0 KiB
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<semantics>
<mtable width="100%" mathbackground="red">
<mtr> <mtd><mi>x</mi></mtd> </mtr>
</mtable>
<annotation encoding="application/x-tex">y</annotation>
</semantics>
</math>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<semantics>
<mtable mathbackground="red">
<mtr> <mtd><mi>x</mi></mtd> </mtr>
</mtable>
<annotation encoding="application/x-tex">y</annotation>
</semantics>
</math>
<math display="inline" xmlns="http://www.w3.org/1998/Math/MathML">
<semantics>
<mtable width="100%" mathbackground="red">
<mtr> <mtd><mi>x</mi></mtd> </mtr>
</mtable>
<annotation encoding="application/x-tex">y</annotation>
</semantics>
</math>
<math display="inline" xmlns="http://www.w3.org/1998/Math/MathML">
<semantics>
<mtable mathbackground="red">
<mtr> <mtd><mi>x</mi></mtd> </mtr>
</mtable>
<annotation encoding="application/x-tex">y</annotation>
</semantics>
</math>