diff options
Diffstat (limited to 'layout/reftests/bugs/528038-2-ref.html')
-rw-r--r-- | layout/reftests/bugs/528038-2-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/528038-2-ref.html b/layout/reftests/bugs/528038-2-ref.html new file mode 100644 index 0000000000..da8e19b2ff --- /dev/null +++ b/layout/reftests/bugs/528038-2-ref.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<html> + <body style="position: relative"><table style="position: absolute; top: 200px"><tr><td>This text should be 200px from the top of the body</td></tr></table></body> +</html> |