diff options
Diffstat (limited to 'layout/reftests/bugs/192902-ref.html')
-rw-r--r-- | layout/reftests/bugs/192902-ref.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/layout/reftests/bugs/192902-ref.html b/layout/reftests/bugs/192902-ref.html new file mode 100644 index 0000000000..795dc11377 --- /dev/null +++ b/layout/reftests/bugs/192902-ref.html @@ -0,0 +1,16 @@ +<html><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> +<title>Testcase for bug 192902</title> +</head> +<body> + + +<table border="1"> + <tbody><tr> + <td nowrap="nowrap">Sony Ericsson T200</td> + <td width="100%"> </td> + </tr> +</tbody></table> + + +</body></html>
\ No newline at end of file |