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