summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/dir-9-ref.html
blob: 6bf11e512d87bbed369553f227e8bc618cce84d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head><title>Test dir=rtl</title></head>
  <body>
    <p>ms lquote="A" rquote="B":
      <math>
	<ms lquote="B" rquote="A">___</ms>
      </math>
    </p>
  </body>
</html>