diff options
Diffstat (limited to 'layout/reftests/bugs/599476-ref.html')
-rw-r--r-- | layout/reftests/bugs/599476-ref.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/599476-ref.html b/layout/reftests/bugs/599476-ref.html new file mode 100644 index 000000000..6734f384e --- /dev/null +++ b/layout/reftests/bugs/599476-ref.html @@ -0,0 +1,7 @@ +<!doctype html> +<html><head> +</head> +<body> +<div style="background-color: #00FF00; width: 200px; height: 100px;"></div> +</body> +</html> |