| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/overflow/table-overflow-float-expected.txt
|
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/overflow/table-overflow-float-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/overflow/table-overflow-float-expected.txt
|
| index 493da70fe0ee829d4122ef6cb72caa8e09a634ce..88e7c9484cab1061b758e8f613394a6f5478c93f 100644
|
| --- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/overflow/table-overflow-float-expected.txt
|
| +++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/overflow/table-overflow-float-expected.txt
|
| @@ -11,8 +11,8 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 782x35
|
| text run at (0,0) width 782: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there"
|
| text run at (0,18) width 379: "are floating (float: left) span tags with content inside (text)."
|
| - RenderBR {BR} at (378,32) size 1x0
|
| - RenderBR {BR} at (0,36) size 0x17
|
| + LayoutBR {BR} at (378,32) size 1x0
|
| + LayoutBR {BR} at (0,36) size 0x17
|
| RenderText {#text} at (0,54) size 760x35
|
| text run at (0,54) width 760: "You would expect that the table would expand to fit the defined width of the div tag. But in Safari and Shiira, the table"
|
| text run at (0,72) width 200: "expands to fit the height of the "
|
| @@ -22,8 +22,8 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (335,72) size 780x35
|
| text run at (335,72) width 445: ", not the height of the div. This behavior does not occur if the content"
|
| text run at (0,90) width 88: "is not floated."
|
| - RenderBR {BR} at (87,104) size 1x0
|
| - RenderBR {BR} at (0,108) size 0x17
|
| + LayoutBR {BR} at (87,104) size 1x0
|
| + LayoutBR {BR} at (0,108) size 0x17
|
| layer at (11,11) size 100x100 clip at (11,11) size 85x100 scrollHeight 306
|
| RenderBlock {DIV} at (1,1) size 100x100
|
| RenderBlock (floating) {SPAN} at (0,0) size 29.33x18
|
|
|