Changeset 84098 in webkit


Ignore:
Timestamp:
Apr 16, 2011 5:20:48 PM (13 years ago)
Author:
mitz@apple.com
Message:

Updated results for fast/block/float/032.html after r84096. Filed http://webkit.org/b/58736 to
track this change.

  • platform/chromium-win/fast/block/float/032-expected.txt:
  • platform/gtk/fast/block/float/032-expected.txt:
  • platform/mac/fast/block/float/032-expected.txt:
  • platform/qt/fast/block/float/032-expected.txt:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r84097 r84098  
     12011-04-16  Dan Bernstein  <mitz@apple.com>
     2
     3        Updated results for fast/block/float/032.html after r84096. Filed http://webkit.org/b/58736 to
     4        track this change.
     5
     6        * platform/chromium-win/fast/block/float/032-expected.txt:
     7        * platform/gtk/fast/block/float/032-expected.txt:
     8        * platform/mac/fast/block/float/032-expected.txt:
     9        * platform/qt/fast/block/float/032-expected.txt:
     10
    1112011-04-16  Balazs Kelemen  <kbalazs@webkit.org>
    212
  • trunk/LayoutTests/platform/chromium-win/fast/block/float/032-expected.txt

    r56264 r84098  
    3636        RenderText {#text} at (0,0) size 0x0
    3737      RenderBlock (anonymous) at (0,760) size 769x20
    38         RenderBR {BR} at (0,0) size 0x19
     38        RenderBR {BR} at (105,0) size 0x19
    3939      RenderBlock {DIV} at (0,780) size 769x110 [border: (5px solid #000000)]
    4040        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
  • trunk/LayoutTests/platform/gtk/fast/block/float/032-expected.txt

    r82347 r84098  
    3636        RenderText {#text} at (0,0) size 0x0
    3737      RenderBlock (anonymous) at (0,755) size 768x19
    38         RenderBR {BR} at (0,0) size 0x19
     38        RenderBR {BR} at (105,0) size 0x19
    3939      RenderBlock {DIV} at (0,774) size 768x110 [border: (5px solid #000000)]
    4040        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
  • trunk/LayoutTests/platform/mac/fast/block/float/032-expected.txt

    r25970 r84098  
    3636        RenderText {#text} at (0,0) size 0x0
    3737      RenderBlock (anonymous) at (0,750) size 769x18
    38         RenderBR {BR} at (0,0) size 0x18
     38        RenderBR {BR} at (105,0) size 0x18
    3939      RenderBlock {DIV} at (0,768) size 769x110 [border: (5px solid #000000)]
    4040        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
  • trunk/LayoutTests/platform/qt/fast/block/float/032-expected.txt

    r32686 r84098  
    3636        RenderText {#text} at (0,0) size 0x0
    3737      RenderBlock (anonymous) at (0,755) size 784x19
    38         RenderBR {BR} at (0,0) size 0x19
     38        RenderBR {BR} at (105,0) size 0x19
    3939      RenderBlock {DIV} at (0,774) size 784x110 [border: (5px solid #000000)]
    4040        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
Note: See TracChangeset for help on using the changeset viewer.