diff options
Diffstat (limited to 'layout/base/tests/chrome/bug1041200_frame.html')
-rw-r--r-- | layout/base/tests/chrome/bug1041200_frame.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/base/tests/chrome/bug1041200_frame.html b/layout/base/tests/chrome/bug1041200_frame.html new file mode 100644 index 0000000000..0030ec0edd --- /dev/null +++ b/layout/base/tests/chrome/bug1041200_frame.html @@ -0,0 +1,2 @@ +<body onload='parent.childLoaded()' style='background:lime'> +<p>Hello<p>Hello<p>Hello<p>Hello<p>Hello<p> |