diff options
Diffstat (limited to 'layout/reftests/bugs/256180-4-ref.html')
-rw-r--r-- | layout/reftests/bugs/256180-4-ref.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/reftests/bugs/256180-4-ref.html b/layout/reftests/bugs/256180-4-ref.html new file mode 100644 index 0000000000..5b957e3e61 --- /dev/null +++ b/layout/reftests/bugs/256180-4-ref.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <title>585-deep display: block</title> +</head> +<body> +<h1>585-element-deep display: block</h1> +<p>Actual depth (including text leaves): 586 +<div>PASS</div> +</body> +</html> |