comparison: layout/reftests/mathml/dir-9-ref.html
layout/reftests/mathml/dir-9-ref.html
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head><title>Test dir=rtl</title></head> |
|
4 <body> |
|
5 <p>ms lquote="A" rquote="B": |
|
6 <math> |
|
7 <ms lquote="B" rquote="A">___</ms> |
|
8 </math> |
|
9 </p> |
|
10 </body> |
|
11 </html> |