comparison: content/html/document/reftests/bug448564-4a.html
content/html/document/reftests/bug448564-4a.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <body> |
|
3 <b><i> |
|
4 <!-- Closing a form causes any open residual style tags to be closed |
|
5 as well. This test ensures that these tags get reopened. --> |
|
6 <form>form contents</form> |
|
7 bold text |
|
8 </i></b> |
|
9 </body> |
|
10 </html> |