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