Changeset 113832 in webkit


Ignore:
Timestamp:
Apr 11, 2012 12:00:33 AM (12 years ago)
Author:
Philippe Normand
Message:

Unreviewed, GTK rebaseline after r113756.

  • platform/gtk/fast/multicol/table-vertical-align-expected.txt:
  • platform/gtk/fast/overflow/hidden-scrollbar-resize-expected.txt:
  • platform/gtk/fast/repaint/overflow-outline-repaint-expected.txt:
  • platform/gtk/scrollbars/scrollbars-on-positioned-content-expected.txt:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r113825 r113832  
     12012-04-10  Philippe Normand  <pnormand@igalia.com>
     2
     3        Unreviewed, GTK rebaseline after r113756.
     4
     5        * platform/gtk/fast/multicol/table-vertical-align-expected.txt:
     6        * platform/gtk/fast/overflow/hidden-scrollbar-resize-expected.txt:
     7        * platform/gtk/fast/repaint/overflow-outline-repaint-expected.txt:
     8        * platform/gtk/scrollbars/scrollbars-on-positioned-content-expected.txt:
     9
    1102012-04-10  Abhishek Arya  <inferno@chromium.org>
    211
  • trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt

    r101368 r113832  
    139139layer at (8,376) size 768x300
    140140  RenderBlock {DIV} at (0,368) size 768x300
    141     RenderTable {TABLE} at (0,0) size 376x1129 [border: (1px outset #808080)]
    142       RenderTableSection {TBODY} at (1,1) size 374x1127
     141    RenderTable {TABLE} at (0,0) size 376x1166 [border: (1px outset #808080)]
     142      RenderTableSection {TBODY} at (1,1) size 374x1164
    143143        RenderTableRow {TR} at (0,0) size 374x1127
    144144          RenderTableCell {TD} at (0,0) size 142x1127 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     
    263263              text run at (11,1098) width 46: "of text."
    264264            RenderBR {BR} at (56,1112) size 1x0
    265           RenderTableCell {TD} at (142,478) size 232x170 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     265          RenderTableCell {TD} at (142,478) size 232x207 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    266266            RenderInline {SPAN} at (0,0) size 146x182
    267267              RenderText {#text} at (11,12) size 146x182
  • trunk/LayoutTests/platform/gtk/fast/overflow/hidden-scrollbar-resize-expected.txt

    r113692 r113832  
    77        RenderText {#text} at (0,0) size 641x17
    88          text run at (0,0) width 641: "This tests that the scrollbar and resize corner are not visible on an element that has visibility:hidden."
    9 layer at (8,26) size 50x70 clip at (8,26) size 34x70 scrollWidth 43 scrollHeight 108
     9layer at (8,26) size 50x70 clip at (8,26) size 34x54 scrollWidth 43 scrollHeight 108
    1010  RenderBlock {DIV} at (0,18) size 50x70
    1111    RenderText {#text} at (0,0) size 43x107
  • trunk/LayoutTests/platform/gtk/fast/repaint/overflow-outline-repaint-expected.txt

    r113692 r113832  
    99          text run at (594,0) width 183: "If it stops short, then the test"
    1010          text run at (0,18) width 325: "has failed, and an incomplete repaint has occurred."
    11 layer at (8,44) size 80x69 clip at (8,44) size 64x69 scrollY 91 scrollWidth 66 scrollHeight 198
     11layer at (8,44) size 80x69 clip at (8,44) size 64x53 scrollY 91 scrollWidth 66 scrollHeight 198
    1212  RenderBlock {DIV} at (0,36) size 80x69
    1313    RenderBR {BR} at (0,0) size 0x17
  • trunk/LayoutTests/platform/gtk/scrollbars/scrollbars-on-positioned-content-expected.txt

    r113705 r113832  
    77        RenderText {#text} at (0,0) size 674x17
    88          text run at (0,0) width 674: "This test passes if the custom scrollbar paints in the corrext spot, which is at the bottom of the purple div."
    9 layer at (8,50) size 304x550 clip at (9,51) size 286x548 scrollWidth 302 scrollHeight 1311
     9layer at (8,50) size 304x550 clip at (9,51) size 286x532 scrollWidth 302 scrollHeight 1311
    1010  RenderBlock (positioned) {DIV} at (8,50) size 304x550 [border: (1px solid #FF0000)]
    1111    RenderBlock {DIV} at (1,412) size 15x900 [bgcolor=#008000]
    12 layer at (9,51) size 302x411 backgroundClip at (9,51) size 286x411 clip at (10,52) size 285x400 outlineClip at (9,51) size 286x548 scrollWidth 500
     12layer at (9,51) size 302x411 backgroundClip at (9,51) size 286x411 clip at (10,52) size 285x400 outlineClip at (9,51) size 286x532 scrollWidth 500
    1313  RenderBlock {DIV} at (1,1) size 302x411 [border: (1px solid #0000FF)]
    1414    RenderBlock {DIV} at (1,1) size 500x400 [bgcolor=#800080]
Note: See TracChangeset for help on using the changeset viewer.