diff options
Diffstat (limited to 'layout/reftests/bugs/334829-1-ref.xhtml')
-rw-r--r-- | layout/reftests/bugs/334829-1-ref.xhtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/334829-1-ref.xhtml b/layout/reftests/bugs/334829-1-ref.xhtml new file mode 100644 index 0000000000..d6f16bdef8 --- /dev/null +++ b/layout/reftests/bugs/334829-1-ref.xhtml @@ -0,0 +1,6 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<body> +<div id="testDiv" style="width: 0">This is text in a div This text should appear</div> + +</body> +</html> |