comparison: layout/reftests/mathml/menclose-5-circle-ref.html
layout/reftests/mathml/menclose-5-circle-ref.html
- branch
- TOR_BUG_9701
- changeset 10
- ac0c01689b40
equal
deleted
inserted
replaced
|
1 <!doctype html> |
|
2 <html> |
|
3 <head> |
|
4 <title>menclose circle</title> |
|
5 </head> |
|
6 <body> |
|
7 <p> |
|
8 <math><menclose id="testMenclose" notation="circle"><mspace width="100px" height="50px"></mspace></menclose></math> |
|
9 </p> |
|
10 </body> |
|
11 </html> |