summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/841192-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/841192-1.html')
-rw-r--r--layout/reftests/bugs/841192-1.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/bugs/841192-1.html b/layout/reftests/bugs/841192-1.html
new file mode 100644
index 0000000000..50a0f29b9b
--- /dev/null
+++ b/layout/reftests/bugs/841192-1.html
@@ -0,0 +1,5 @@
+<!DOCTYPE HTML>
+<frameset>
+<frame style="padding:10px; border:5px solid lime; border-radius:20px"
+ src="data:text/html,<body style='background:yellow'>">
+</frame>