From: hyatt Date: Fri, 10 Dec 2004 01:38:21 +0000 (+0000) Subject: New layout test to cover more details of tables shifting below floats. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=b88a5b5555134df096a3166d5e13072c6541139e New layout test to cover more details of tables shifting below floats. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@8175 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/fast/block/float/tableshifting-expected.txt b/LayoutTests/fast/block/float/tableshifting-expected.txt new file mode 100644 index 000000000000..f6b7ed80c380 --- /dev/null +++ b/LayoutTests/fast/block/float/tableshifting-expected.txt @@ -0,0 +1,11 @@ +layer at (0,0) size 800x600 + RenderCanvas at (0,0) size 800x600 +layer at (0,0) size 800x325 + RenderBlock {HTML} at (0,0) size 800x325 + RenderBody {BODY} at (8,8) size 784x309 + RenderBlock {DIV} at (0,0) size 385x309 + RenderBlock {DIV} at (0,0) size 385x18 + RenderText {TEXT} at (0,0) size 370x18 + text run at (0,0) width 370: "The yellow block should be to the right of the green block." + RenderBlock (floating) {DIV} at (0,18) size 100x100 [bgcolor=#008000] + RenderImage {IMG} at (100,34) size 395x275 [bgcolor=#FFFF00]