Changeset 96792 in webkit


Ignore:
Timestamp:
Oct 6, 2011 1:09:54 AM (13 years ago)
Author:
Philippe Normand
Message:

Unreviewed, GTK rebaseline after r96620.

  • platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt:
  • platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r96787 r96792  
     12011-10-06  Philippe Normand  <pnormand@igalia.com>
     2
     3        Unreviewed, GTK rebaseline after r96620.
     4
     5        * platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt:
     6        * platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt:
     7
    182011-10-05  Brent Fulgham  <bfulgham@webkit.org>
    29
  • trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt

    r91697 r96792  
    1 layer at (0,0) size 784x643
    2   RenderView at (0,0) size 784x600
    3 layer at (0,0) size 784x600
    4   RenderBlock {HTML} at (0,0) size 784x600
    5     RenderBody {BODY} at (8,8) size 768x584
     1layer at (0,0) size 831x584
     2  RenderView at (0,0) size 800x584
     3layer at (0,0) size 831x584
     4  RenderBlock {HTML} at (0,0) size 831x584
     5    RenderBody {BODY} at (8,8) size 815x568
    66      RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
    7 layer at (8,208) size 147x435
    8   RenderBlock {DIV} at (0,200) size 147x435 [border: (10px solid #000000)]
     7layer at (108,8) size 147x435
     8  RenderBlock {DIV} at (100,0) size 147x435 [border: (10px solid #000000)]
    99    RenderBlock {P} at (26,10) size 95x415
    1010      RenderText {#text} at (0,0) size 95x415
  • trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt

    r91697 r96792  
    1 layer at (0,0) size 784x643
    2   RenderView at (0,0) size 784x600
    3 layer at (0,0) size 784x600
    4   RenderBlock {HTML} at (0,0) size 784x600
    5     RenderBody {BODY} at (8,8) size 768x584
     1layer at (0,0) size 831x584
     2  RenderView at (0,0) size 800x584
     3layer at (-31,0) size 831x584 backgroundClip at (0,0) size 831x584 clip at (0,0) size 831x584 outlineClip at (0,0) size 831x584
     4  RenderBlock {HTML} at (0,0) size 831x584
     5    RenderBody {BODY} at (8,8) size 815x568
    66      RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
    7 layer at (629,208) size 147x435
    8   RenderBlock {DIV} at (0,200) size 147x435 [border: (10px solid #000000)]
     7layer at (545,8) size 147x435
     8  RenderBlock {DIV} at (100,0) size 147x435 [border: (10px solid #000000)]
    99    RenderBlock {P} at (26,10) size 95x415
    1010      RenderText {#text} at (0,0) size 95x415
Note: See TracChangeset for help on using the changeset viewer.