summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/quotes-1-ref.xhtml
blob: ff3ac0e4ffbcef7d16f77e6ab28206210d14433b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
body { font-family:sans-serif; }
p { height:2em; }
</style>
</head>
<body>
<p>:L_R</p>
<p>:L_"</p>
<p>:"_R</p>
<p>:L_"</p>
<p>:"_R</p>
<p>:"_"</p>
<p>:"_"</p>
<p>:"_"</p>
</body>
</html>