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