| Index: LayoutTests/platform/win-xp/fast/overflow/table-overflow-float-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fast/overflow/table-overflow-float-expected.txt b/LayoutTests/platform/win-xp/fast/overflow/table-overflow-float-expected.txt
|
| index 30da790238465e19b114fea8a9db803de1a9a18b..0ff0b19f5b6c351ff76f3f40196e181ff96fdf2d 100644
|
| --- a/LayoutTests/platform/win-xp/fast/overflow/table-overflow-float-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/overflow/table-overflow-float-expected.txt
|
| @@ -11,8 +11,8 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 747x39
|
| text run at (0,0) width 747: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there are"
|
| text run at (0,20) width 323: "floating (float: left) span tags with content inside (text)."
|
| - RenderBR {BR} at (323,35) size 0x0
|
| - RenderBR {BR} at (0,40) size 0x19
|
| + LayoutBR {BR} at (323,35) size 0x0
|
| + LayoutBR {BR} at (0,40) size 0x19
|
| RenderText {#text} at (0,60) size 776x39
|
| text run at (0,60) width 776: "You would expect that the table would expand to fit the defined width of the div tag. But in Safari and Shiira, the table expands to"
|
| text run at (0,80) width 114: "fit the height of the "
|
| @@ -21,8 +21,8 @@ layer at (0,0) size 800x600
|
| text run at (114,80) width 137: "content inside the div"
|
| RenderText {#text} at (251,80) size 497x19
|
| text run at (251,80) width 497: ", not the height of the div. This behavior does not occur if the content is not floated."
|
| - RenderBR {BR} at (748,95) size 0x0
|
| - RenderBR {BR} at (0,100) size 0x19
|
| + LayoutBR {BR} at (748,95) size 0x0
|
| + LayoutBR {BR} at (0,100) size 0x19
|
| layer at (11,11) size 100x100 clip at (11,11) size 85x100 scrollHeight 240
|
| RenderBlock {DIV} at (1,1) size 100x100
|
| RenderBlock (floating) {SPAN} at (0,0) size 25x20
|
|
|