Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/html/reftests/reftest.list
<html>
<body>
<b><i>
<!-- Closing a form causes any open residual style tags to be closed
as well. This test ensures that these tags get reopened. -->
<form>form contents</form>
bold text
</i></b>
</body>
</html>