tenfourfox/layout/reftests/mathml/semantics-4.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

37 lines
1.0 KiB
HTML

<!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>