summaryrefslogtreecommitdiff
path: root/render/test
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2002-05-11 15:22:24 +0000
committerJames Bursa <james@netsurf-browser.org>2002-05-11 15:22:24 +0000
commit600f3ad557dd0ac4e1fea316fe36251363988401 (patch)
tree72160c08f0313eac0ceb505c68d38a3e9ee63ff5 /render/test
parent91300f840ff90b108658a63bb8fdfe21a8f45c4b (diff)
downloadnetsurf-600f3ad557dd0ac4e1fea316fe36251363988401.tar.gz
netsurf-600f3ad557dd0ac4e1fea316fe36251363988401.tar.bz2
[project @ 2002-05-11 15:22:24 by bursa]
Better inline layout algorithm, simple tcl/tk gui. svn path=/import/netsurf/; revision=15
Diffstat (limited to 'render/test')
-rw-r--r--render/test/test1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/test/test1.html b/render/test/test1.html
index 757c51cb6..901d13c67 100644
--- a/render/test/test1.html
+++ b/render/test/test1.html
@@ -9,7 +9,7 @@
<p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque <b>habitant <i>Morbi</i></b> tristique Senectus et Metus et malesuada Fames ac turpis Egestas. (This paragraph has no closing tag.)<p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; <b>Pellentesque</b> habitant Morbi tristique Senectus et Metus et malesuada Fames ac turpis Egestas.</p>
-<table><tr><td style="width: 30%; height: 1em">Cell 1</td><td style="width: 50%;">Cell 2<p>More cell 2</p></td></tr>
+<table><tr><td style="width: 30%; height: 4em">Cell 1</td><td style="width: 50%;">Cell 2<p>More cell 2</p></td></tr>
<tr><td>Cell 3</td><td>Cell 4</td></tr></table>
<p>Inline text <div>containing a block</div> and more text.</p>