diff options
Diffstat (limited to 'layout/reftests/bugs/816359-1.html')
-rw-r--r-- | layout/reftests/bugs/816359-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/bugs/816359-1.html b/layout/reftests/bugs/816359-1.html new file mode 100644 index 000000000..91909e1a3 --- /dev/null +++ b/layout/reftests/bugs/816359-1.html @@ -0,0 +1,5 @@ +<!DOCTYPE HTML> +<body style="margin:100px;"> +<span style="transform:translate(10px,0)"> + <div style="position:absolute; left:0; top:0; width:10px; height:10px; background:black;"> +</span> |