diff options
Diffstat (limited to 'layout/reftests/bugs/1814628-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/1814628-1-ref.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1814628-1-ref.html b/layout/reftests/bugs/1814628-1-ref.html new file mode 100644 index 0000000000..a756d01294 --- /dev/null +++ b/layout/reftests/bugs/1814628-1-ref.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<div style="position: absolute; width: 100px; height: 10px; background: red;"></div> +<div style="position: absolute; width: 6px; height: 6px; background: green;"></div> |