diff options
Diffstat (limited to 'layout/reftests/bugs/375508-1.html')
-rw-r--r-- | layout/reftests/bugs/375508-1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/375508-1.html b/layout/reftests/bugs/375508-1.html new file mode 100644 index 0000000000..aee62417b5 --- /dev/null +++ b/layout/reftests/bugs/375508-1.html @@ -0,0 +1,4 @@ +<style>
+html, body {margin:0; padding:0}
+</style>
+<div style="outline: 10px solid black; outline-offset: -10px; width: 25px; height:25px"></div>
\ No newline at end of file |