1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/mathml/mathvariant-1d-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,64 @@ 1.4 +<!doctype html> 1.5 +<html> 1.6 + 1.7 + <head> 1.8 + <title>Test mathvariant character mappings</title> 1.9 + </head> 1.10 + <body> 1.11 + <math> 1.12 + <mrow> 1.13 + <mtext> 1.14 + 𞺡𞺢𞺣𞺥𞺦𞺧 1.15 + 𞺨𞺩𞺫𞺬𞺭𞺮 1.16 + 𞺯𞺰𞺱𞺲𞺳𞺴 1.17 + 𞺵𞺶𞺷𞺸𞺹𞺺 1.18 + 𞺻 1.19 + </mtext> 1.20 + </mrow> 1.21 + </math> 1.22 + <br> 1.23 + <math> 1.24 + <mrow> 1.25 + <mtext> 1.26 + 𞸡𞸢𞸤𞸧𞸩𞸪 1.27 + 𞸫𞸬𞸭𞸮𞸯𞸰 1.28 + 𞸱𞸲𞸴𞸵𞸶𞸷 1.29 + 𞸹𞸻 1.30 + </mtext> 1.31 + </mrow> 1.32 + </math> 1.33 + <br> 1.34 + <math> 1.35 + <mrow> 1.36 + <mtext> 1.37 + 𞹂𞹇𞹉𞹋𞹍𞹎 1.38 + 𞹏𞹑𞹒𞹔𞹗𞹙 1.39 + 𞹛𞹝𞹟 1.40 + </mtext> 1.41 + </mrow> 1.42 + </math> 1.43 + <br> 1.44 + <math> 1.45 + <mrow> 1.46 + <mtext> 1.47 + 𞺀𞺁𞺂𞺃𞺄𞺅 1.48 + 𞺆𞺇𞺈𞺉𞺋𞺌 1.49 + 𞺍𞺎𞺏𞺐𞺑𞺒 1.50 + 𞺓𞺔𞺕𞺖𞺗𞺘 1.51 + 𞺙𞺚𞺛 1.52 + </mtext> 1.53 + </mrow> 1.54 + </math> 1.55 + <br> 1.56 + <math> 1.57 + <mrow> 1.58 + <mtext> 1.59 + 𞹡𞹢𞹤𞹧𞹨𞹩 1.60 + 𞹪𞹬𞹭𞹮𞹯𞹰 1.61 + 𞹱𞹲𞹴𞹵𞹶𞹷 1.62 + 𞹹𞹺𞹻𞹼𞹾 1.63 + </mtext> 1.64 + </mrow> 1.65 + </math> 1.66 + </body> 1.67 +</html> 1.68 \ No newline at end of file