git-svn-id: https://svn.webkit.org/repository/webkit/trunk@7426
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
--- /dev/null
+<html><head>
+<style type=text/css>
+body { background: #944 }
+td.thumb { border: #522 dashed 1px }
+</style>
+</head><body>
+
+<table border=1 width=100% height=100%><tr><td align=center valign=center></td><td class=thumb width=150 align=left valign=center>
+
+<table width=100% height=100%></table>boo
+
+</td></tr></table>
+</body></html>
+
--- /dev/null
+<table>
+<tr><td ><div style="width: 400px; background-color:green; height:100%">This div does not flex.</div></td>
+<td><img height=200 width=200></td></tr></table>
+
+<p></p>
+
+<table>
+<tr><td ><img style="width: 400px; height:200px; background-color:green;"></td>
+<td><img height=200 width=200></td></tr></table>