diff options
Diffstat (limited to 'layout/reftests/css-display/display-contents-list-item-child-ref.html')
-rw-r--r-- | layout/reftests/css-display/display-contents-list-item-child-ref.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/css-display/display-contents-list-item-child-ref.html b/layout/reftests/css-display/display-contents-list-item-child-ref.html new file mode 100644 index 0000000000..25a9d3fe53 --- /dev/null +++ b/layout/reftests/css-display/display-contents-list-item-child-ref.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html style="margin:2em;"> +<head> +<meta charset="UTF-8"> +</head> +<body style="margin:0;padding:0"><li style="color:lime;">LI</body></html> |