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