bug448564-4a.html (239B)
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>