summaryrefslogtreecommitdiffstats
path: root/dom/html/reftests/bug448564-4b.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/reftests/bug448564-4b.html')
-rw-r--r--dom/html/reftests/bug448564-4b.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/html/reftests/bug448564-4b.html b/dom/html/reftests/bug448564-4b.html
new file mode 100644
index 0000000000..f04d5fe48f
--- /dev/null
+++ b/dom/html/reftests/bug448564-4b.html
@@ -0,0 +1,6 @@
+<html>
+<body>
+ <form><b><i>form contents</i></b></form>
+ <b><i>bold text</i></b>
+</body>
+</html>