Changeset 168677 in webkit


Ignore:
Timestamp:
May 13, 2014 3:21:07 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening

Rebaseline affected tests by changes to avoid increasing empty
LayoutRects introduced at r168575.

Patch by Lorenzo Tilve <ltilve@igalia.com> on 2014-05-13

  • platform/gtk/fast/css/css1_forward_compatible_parsing-expected.txt:
  • platform/gtk/fast/css/first-line-text-decoration-expected.txt:
  • platform/gtk/fast/css/h1-in-section-elements-expected.txt:
  • platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
  • platform/gtk/fast/css/text-overflow-input-expected.txt:
  • platform/gtk/fast/css/word-space-extra-expected.txt:
  • platform/gtk/fast/encoding/utf-16-big-endian-expected.txt:
  • platform/gtk/fast/encoding/utf-16-little-endian-expected.txt:
  • platform/gtk/fast/forms/box-shadow-override-expected.txt:
  • platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
  • platform/gtk/fast/forms/fieldset-align-expected.txt:
  • platform/gtk/fast/forms/input-appearance-height-expected.txt:
  • platform/gtk/fast/forms/placeholder-position-expected.txt:
  • platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
  • platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt:
  • platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt:
  • platform/gtk/fast/forms/search/search-size-with-decorations-expected.txt:
  • platform/gtk/fast/forms/textAreaLineHeight-expected.txt:
  • platform/gtk/fast/inline/continuation-outlines-expected.txt:
  • platform/gtk/fast/inline/continuation-outlines-with-layers-expected.txt:
  • platform/gtk/fast/inline/outline-continuations-expected.txt:
  • platform/gtk/fast/invalid/nestedh3s-expected.txt:
  • platform/gtk/fast/multicol/client-rects-expected.txt:
  • platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt:
  • platform/gtk/fast/multicol/client-rects-spanners-expected.txt:
  • platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt:
  • platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
  • platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt:
  • platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
  • platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt:
  • platform/gtk/fast/repaint/search-field-cancel-expected.txt:
  • platform/gtk/fast/replaced/width100percent-searchfield-expected.txt:
  • platform/gtk/fast/table/014-expected.txt:
  • platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt:
  • platform/gtk/mathml/presentation/mo-stretch-expected.txt:
  • platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
  • platform/gtk/svg/custom/use-font-face-crash-expected.txt:
  • platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
  • platform/gtk/svg/wicd/rightsizing-grid-expected.txt:
  • platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt:
  • platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt:
  • platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
  • platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt:
Location:
trunk/LayoutTests
Files:
44 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r168676 r168677  
     12014-05-13  Lorenzo Tilve  <ltilve@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening
     4
     5        Rebaseline affected tests by changes to avoid increasing empty
     6        LayoutRects introduced at r168575.
     7
     8        * platform/gtk/fast/css/css1_forward_compatible_parsing-expected.txt:
     9        * platform/gtk/fast/css/first-line-text-decoration-expected.txt:
     10        * platform/gtk/fast/css/h1-in-section-elements-expected.txt:
     11        * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
     12        * platform/gtk/fast/css/text-overflow-input-expected.txt:
     13        * platform/gtk/fast/css/word-space-extra-expected.txt:
     14        * platform/gtk/fast/encoding/utf-16-big-endian-expected.txt:
     15        * platform/gtk/fast/encoding/utf-16-little-endian-expected.txt:
     16        * platform/gtk/fast/forms/box-shadow-override-expected.txt:
     17        * platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
     18        * platform/gtk/fast/forms/fieldset-align-expected.txt:
     19        * platform/gtk/fast/forms/input-appearance-height-expected.txt:
     20        * platform/gtk/fast/forms/placeholder-position-expected.txt:
     21        * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
     22        * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt:
     23        * platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt:
     24        * platform/gtk/fast/forms/search/search-size-with-decorations-expected.txt:
     25        * platform/gtk/fast/forms/textAreaLineHeight-expected.txt:
     26        * platform/gtk/fast/inline/continuation-outlines-expected.txt:
     27        * platform/gtk/fast/inline/continuation-outlines-with-layers-expected.txt:
     28        * platform/gtk/fast/inline/outline-continuations-expected.txt:
     29        * platform/gtk/fast/invalid/nestedh3s-expected.txt:
     30        * platform/gtk/fast/multicol/client-rects-expected.txt:
     31        * platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt:
     32        * platform/gtk/fast/multicol/client-rects-spanners-expected.txt:
     33        * platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt:
     34        * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
     35        * platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt:
     36        * platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
     37        * platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt:
     38        * platform/gtk/fast/repaint/search-field-cancel-expected.txt:
     39        * platform/gtk/fast/replaced/width100percent-searchfield-expected.txt:
     40        * platform/gtk/fast/table/014-expected.txt:
     41        * platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt:
     42        * platform/gtk/mathml/presentation/mo-stretch-expected.txt:
     43        * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
     44        * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
     45        * platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt:
     46        * platform/gtk/svg/wicd/rightsizing-grid-expected.txt:
     47        * platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt:
     48        * platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt:
     49        * platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
     50        * platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt:
     51
    1522014-05-12  Mark Lam  <mark.lam@apple.com>
    253
  • trunk/LayoutTests/platform/gtk/fast/css/css1_forward_compatible_parsing-expected.txt

    r148822 r168677  
    3838          RenderText {#text} at (98,0) size 4x17
    3939            text run at (98,0) width 4: "."
    40       RenderBlock (anonymous) at (0,371) size 784x1
     40      RenderBlock (anonymous) at (0,371) size 784x0
    4141        RenderInline {A} at (0,0) size 0x0
    4242          RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/css/first-line-text-decoration-expected.txt

    r148822 r168677  
    2121      RenderBlock (anonymous) at (0,160) size 784x18
    2222        RenderBR {BR} at (0,0) size 0x17
    23       RenderBlock {P} at (0,193) size 784x1
     23      RenderBlock {P} at (0,193) size 784x0
    2424      RenderBlock {P} at (0,193) size 784x18
    2525        RenderText {#text} at (0,0) size 485x17
     
    3636      RenderBlock (anonymous) at (0,308) size 784x18
    3737        RenderBR {BR} at (0,0) size 0x17
    38       RenderBlock {P} at (0,341) size 784x1
     38      RenderBlock {P} at (0,341) size 784x0
    3939      RenderBlock {P} at (0,341) size 784x18
    4040        RenderText {#text} at (0,0) size 559x17
     
    5151      RenderBlock (anonymous) at (0,456) size 784x18
    5252        RenderBR {BR} at (0,0) size 0x17
    53       RenderBlock {P} at (0,489) size 784x1
     53      RenderBlock {P} at (0,489) size 784x0
  • trunk/LayoutTests/platform/gtk/fast/css/h1-in-section-elements-expected.txt

    r148822 r168677  
    8585                              text run at (1,1) width 30: "MMM"
    8686                          RenderBlock {HR} at (0,65) size 71x3 [border: (1px inset #000000)]
    87                   RenderBlock {DIV} at (0,67) size 71x1
     87                  RenderBlock {DIV} at (0,67) size 71x0
    8888            RenderTableCell {TD} at (77,285) size 73x70 [r=4 c=1 rs=1 cs=1]
    8989              RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
     
    169169                              text run at (1,1) width 30: "MMM"
    170170                          RenderBlock {HR} at (65,0) size 3x71 [border: (1px inset #000000)]
    171                   RenderBlock {DIV} at (67,0) size 1x71
     171                  RenderBlock {DIV} at (67,0) size 0x71
    172172            RenderTableCell {TD} at (285,77) size 70x73 [r=4 c=1 rs=1 cs=1]
    173173              RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
  • trunk/LayoutTests/platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt

    r148822 r168677  
    1818        RenderTextControl {INPUT} at (11,9) size 133x23 [bgcolor=#00FF00] [border: (2px inset #000000)]
    1919          RenderFlexibleBox {DIV} at (3,3) size 127x17
    20             RenderBlock {DIV} at (0,8) size 0x1
     20            RenderBlock {DIV} at (0,8) size 0x0
    2121            RenderBlock {DIV} at (0,0) size 111x17
    2222            RenderBlock {DIV} at (111,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/css/text-overflow-input-expected.txt

    r153987 r168677  
    1616        RenderTextControl {INPUT} at (201,19) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1717          RenderFlexibleBox {DIV} at (3,3) size 201x17
    18             RenderBlock {DIV} at (0,8) size 0x1
     18            RenderBlock {DIV} at (0,8) size 0x0
    1919            RenderBlock {DIV} at (0,0) size 185x17
    2020            RenderBlock {DIV} at (185,0) size 16x17
     
    2525        RenderTextControl {INPUT} at (2,46) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    2626          RenderFlexibleBox {DIV} at (3,3) size 201x17
    27             RenderBlock {DIV} at (0,8) size 0x1
     27            RenderBlock {DIV} at (0,8) size 0x0
    2828            RenderBlock {DIV} at (0,0) size 185x17
    2929            RenderBlock {DIV} at (185,0) size 16x17
     
    3737        RenderTextControl {INPUT} at (201,73) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    3838          RenderFlexibleBox {DIV} at (3,3) size 201x17
    39             RenderBlock {DIV} at (0,8) size 0x1
     39            RenderBlock {DIV} at (0,8) size 0x0
    4040            RenderBlock {DIV} at (0,0) size 185x17
    4141            RenderBlock {DIV} at (185,0) size 16x17
     
    4646        RenderTextControl {INPUT} at (2,100) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    4747          RenderFlexibleBox {DIV} at (3,3) size 201x17
    48             RenderBlock {DIV} at (0,8) size 0x1
     48            RenderBlock {DIV} at (0,8) size 0x0
    4949            RenderBlock {DIV} at (0,0) size 185x17
    5050            RenderBlock {DIV} at (185,0) size 16x17
     
    6262        RenderTextControl {INPUT} at (201,19) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    6363          RenderFlexibleBox {DIV} at (3,3) size 201x17
    64             RenderBlock {DIV} at (0,8) size 0x1
     64            RenderBlock {DIV} at (0,8) size 0x0
    6565            RenderBlock {DIV} at (0,0) size 185x17
    6666            RenderBlock {DIV} at (185,0) size 16x17
     
    7171        RenderTextControl {INPUT} at (2,46) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    7272          RenderFlexibleBox {DIV} at (3,3) size 201x17
    73             RenderBlock {DIV} at (0,8) size 0x1
     73            RenderBlock {DIV} at (0,8) size 0x0
    7474            RenderBlock {DIV} at (0,0) size 185x17
    7575            RenderBlock {DIV} at (185,0) size 16x17
     
    8383        RenderTextControl {INPUT} at (201,73) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    8484          RenderFlexibleBox {DIV} at (3,3) size 201x17
    85             RenderBlock {DIV} at (0,8) size 0x1
     85            RenderBlock {DIV} at (0,8) size 0x0
    8686            RenderBlock {DIV} at (0,0) size 185x17
    8787            RenderBlock {DIV} at (185,0) size 16x17
     
    9292        RenderTextControl {INPUT} at (2,100) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    9393          RenderFlexibleBox {DIV} at (3,3) size 201x17
    94             RenderBlock {DIV} at (0,8) size 0x1
     94            RenderBlock {DIV} at (0,8) size 0x0
    9595            RenderBlock {DIV} at (0,0) size 185x17
    9696            RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/css/word-space-extra-expected.txt

    r156084 r168677  
    285285            text run at (596,105) width 492: ". (with monospace font from elements to too)"
    286286            text run at (1108,105) width 0: " "
    287       RenderBlock (anonymous) at (0,419) size 769x1
     287      RenderBlock (anonymous) at (0,419) size 769x0
    288288        RenderInline {SPAN} at (0,0) size 0x0
    289289          RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-big-endian-expected.txt

    r148821 r168677  
    7171              RenderBR {BR} at (130,15) size 0x0
    7272            RenderText {#text} at (0,0) size 0x0
    73       RenderBlock (anonymous) at (0,274) size 769x1
     73      RenderBlock (anonymous) at (0,274) size 769x0
    7474        RenderInline {SPAN} at (0,0) size 0x0
    7575          RenderInline {SPAN} at (0,0) size 0x0
     
    111111                RenderText {#text} at (1,35) size 416x17
    112112                  text run at (1,35) width 416: "Comments: -** TICKETLESS CONF CODE IS WHGNSO**"
    113       RenderBlock (anonymous) at (0,368) size 769x1
     113      RenderBlock (anonymous) at (0,368) size 769x0
    114114        RenderInline {SPAN} at (0,0) size 0x0
    115115          RenderInline {SPAN} at (0,0) size 0x0
     
    119119      RenderBlock (anonymous) at (0,374) size 769x3
    120120        RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
    121       RenderBlock (anonymous) at (0,383) size 769x1
     121      RenderBlock (anonymous) at (0,383) size 769x0
    122122        RenderInline {SPAN} at (0,0) size 0x0
    123123          RenderInline {SPAN} at (0,0) size 0x0
     
    207207                    RenderInline {SPACE} at (0,0) size 0x17
    208208                      RenderBR {BR} at (0,0) size 0x17
    209       RenderBlock (anonymous) at (0,569) size 769x1
     209      RenderBlock (anonymous) at (0,569) size 769x0
    210210        RenderInline {SPAN} at (0,0) size 0x0
    211211          RenderInline {SPAN} at (0,0) size 0x0
     
    215215      RenderBlock (anonymous) at (0,576) size 769x3
    216216        RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
    217       RenderBlock (anonymous) at (0,584) size 769x1
     217      RenderBlock (anonymous) at (0,584) size 769x0
    218218        RenderInline {SPAN} at (0,0) size 0x0
    219219          RenderInline {SPAN} at (0,0) size 0x0
     
    303303                    RenderInline {SPACE} at (0,0) size 0x17
    304304                      RenderBR {BR} at (0,0) size 0x17
    305       RenderBlock (anonymous) at (0,770) size 769x1
     305      RenderBlock (anonymous) at (0,770) size 769x0
    306306        RenderInline {SPAN} at (0,0) size 0x0
    307307          RenderInline {SPAN} at (0,0) size 0x0
     
    311311      RenderBlock (anonymous) at (0,777) size 769x3
    312312        RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
    313       RenderBlock (anonymous) at (0,786) size 769x1
     313      RenderBlock (anonymous) at (0,786) size 769x0
    314314        RenderInline {SPAN} at (0,0) size 0x0
    315315          RenderInline {SPAN} at (0,0) size 0x0
     
    356356                      text run at (241,86) width 4: " "
    357357                    RenderBR {BR} at (245,100) size 0x0
    358       RenderBlock (anonymous) at (0,894) size 769x1
     358      RenderBlock (anonymous) at (0,894) size 769x0
    359359        RenderInline {SPAN} at (0,0) size 0x0
    360360          RenderInline {SPAN} at (0,0) size 0x0
     
    428428              text run at (204,0) width 163: "Click here for latest updates"
    429429          RenderText {#text} at (0,0) size 0x0
    430       RenderBlock (anonymous) at (0,1081) size 769x1
     430      RenderBlock (anonymous) at (0,1081) size 769x0
    431431        RenderInline {SPAN} at (0,0) size 0x0
    432432          RenderInline {SPAN} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/encoding/utf-16-little-endian-expected.txt

    r148821 r168677  
    7171              RenderBR {BR} at (130,15) size 0x0
    7272            RenderText {#text} at (0,0) size 0x0
    73       RenderBlock (anonymous) at (0,274) size 769x1
     73      RenderBlock (anonymous) at (0,274) size 769x0
    7474        RenderInline {SPAN} at (0,0) size 0x0
    7575          RenderInline {SPAN} at (0,0) size 0x0
     
    111111                RenderText {#text} at (1,35) size 416x17
    112112                  text run at (1,35) width 416: "Comments: -** TICKETLESS CONF CODE IS WHGNSO**"
    113       RenderBlock (anonymous) at (0,368) size 769x1
     113      RenderBlock (anonymous) at (0,368) size 769x0
    114114        RenderInline {SPAN} at (0,0) size 0x0
    115115          RenderInline {SPAN} at (0,0) size 0x0
     
    119119      RenderBlock (anonymous) at (0,374) size 769x3
    120120        RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
    121       RenderBlock (anonymous) at (0,383) size 769x1
     121      RenderBlock (anonymous) at (0,383) size 769x0
    122122        RenderInline {SPAN} at (0,0) size 0x0
    123123          RenderInline {SPAN} at (0,0) size 0x0
     
    207207                    RenderInline {SPACE} at (0,0) size 0x17
    208208                      RenderBR {BR} at (0,0) size 0x17
    209       RenderBlock (anonymous) at (0,569) size 769x1
     209      RenderBlock (anonymous) at (0,569) size 769x0
    210210        RenderInline {SPAN} at (0,0) size 0x0
    211211          RenderInline {SPAN} at (0,0) size 0x0
     
    215215      RenderBlock (anonymous) at (0,576) size 769x3
    216216        RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
    217       RenderBlock (anonymous) at (0,584) size 769x1
     217      RenderBlock (anonymous) at (0,584) size 769x0
    218218        RenderInline {SPAN} at (0,0) size 0x0
    219219          RenderInline {SPAN} at (0,0) size 0x0
     
    303303                    RenderInline {SPACE} at (0,0) size 0x17
    304304                      RenderBR {BR} at (0,0) size 0x17
    305       RenderBlock (anonymous) at (0,770) size 769x1
     305      RenderBlock (anonymous) at (0,770) size 769x0
    306306        RenderInline {SPAN} at (0,0) size 0x0
    307307          RenderInline {SPAN} at (0,0) size 0x0
     
    311311      RenderBlock (anonymous) at (0,777) size 769x3
    312312        RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
    313       RenderBlock (anonymous) at (0,786) size 769x1
     313      RenderBlock (anonymous) at (0,786) size 769x0
    314314        RenderInline {SPAN} at (0,0) size 0x0
    315315          RenderInline {SPAN} at (0,0) size 0x0
     
    356356                      text run at (241,86) width 4: " "
    357357                    RenderBR {BR} at (245,100) size 0x0
    358       RenderBlock (anonymous) at (0,894) size 769x1
     358      RenderBlock (anonymous) at (0,894) size 769x0
    359359        RenderInline {SPAN} at (0,0) size 0x0
    360360          RenderInline {SPAN} at (0,0) size 0x0
     
    428428              text run at (204,0) width 163: "Click here for latest updates"
    429429          RenderText {#text} at (0,0) size 0x0
    430       RenderBlock (anonymous) at (0,1081) size 769x1
     430      RenderBlock (anonymous) at (0,1081) size 769x0
    431431        RenderInline {SPAN} at (0,0) size 0x0
    432432          RenderInline {SPAN} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/forms/box-shadow-override-expected.txt

    r162802 r168677  
    1313        RenderTextControl {INPUT} at (2,2) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1414          RenderFlexibleBox {DIV} at (3,3) size 201x17
    15             RenderBlock {DIV} at (0,8) size 0x1
     15            RenderBlock {DIV} at (0,8) size 0x0
    1616            RenderBlock {DIV} at (0,0) size 185x17
    1717            RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/forms/control-restrict-line-height-expected.txt

    r153987 r168677  
    2323      RenderTextControl {INPUT} at (2,80) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    2424        RenderFlexibleBox {DIV} at (3,3) size 201x17
    25           RenderBlock {DIV} at (0,8) size 0x1
     25          RenderBlock {DIV} at (0,8) size 0x0
    2626          RenderBlock {DIV} at (0,0) size 185x17
    2727          RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/forms/fieldset-align-expected.txt

    r148821 r168677  
    3939        RenderText {#text} at (0,0) size 147x17
    4040          text run at (0,0) width 147: "Legend align test, RTL"
    41       RenderBlock (anonymous) at (0,338) size 769x1
     41      RenderBlock (anonymous) at (0,338) size 769x0
    4242        RenderInline {SPAN} at (0,0) size 0x0
    4343          RenderText {#text} at (0,0) size 0x0
     
    7171            RenderTextControl {INPUT} at (544,2) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    7272            RenderText {#text} at (0,0) size 0x0
    73       RenderBlock (anonymous) at (0,584) size 769x1
     73      RenderBlock (anonymous) at (0,584) size 769x0
    7474        RenderInline {SPAN} at (0,0) size 0x0
    7575        RenderText {#text} at (0,0) size 0x0
     
    110110        RenderText {#text} at (0,0) size 309x17
    111111          text run at (0,0) width 309: "Legend align test with margin and padding, RTL"
    112       RenderBlock (anonymous) at (0,1058) size 769x1
     112      RenderBlock (anonymous) at (0,1058) size 769x0
    113113        RenderInline {SPAN} at (0,0) size 0x0
    114114          RenderText {#text} at (0,0) size 0x0
     
    142142            RenderTextControl {INPUT} at (512,2) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    143143            RenderText {#text} at (0,0) size 0x0
    144       RenderBlock (anonymous) at (0,1422) size 769x1
     144      RenderBlock (anonymous) at (0,1422) size 769x0
    145145        RenderInline {SPAN} at (0,0) size 0x0
    146146        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/forms/input-appearance-height-expected.txt

    r162802 r168677  
    9191        RenderTextControl {INPUT} at (46,280) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    9292          RenderFlexibleBox {DIV} at (3,3) size 201x17
    93             RenderBlock {DIV} at (0,8) size 0x1
     93            RenderBlock {DIV} at (0,8) size 0x0
    9494            RenderBlock {DIV} at (0,0) size 185x17
    9595            RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/forms/placeholder-position-expected.txt

    r155767 r168677  
    66      RenderTextControl {INPUT} at (2,2) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    77        RenderFlexibleBox {DIV} at (3,3) size 201x17
    8           RenderBlock {DIV} at (0,8) size 0x1
     8          RenderBlock {DIV} at (0,8) size 0x0
    99          RenderBlock {DIV} at (0,0) size 185x17
    1010          RenderBlock {DIV} at (185,0) size 16x17
     
    1414      RenderTextControl {INPUT} at (2,56) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1515        RenderFlexibleBox {DIV} at (3,3) size 201x17
    16           RenderBlock {DIV} at (0,8) size 0x1
     16          RenderBlock {DIV} at (0,8) size 0x0
    1717          RenderBlock {DIV} at (0,0) size 185x17
    1818          RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt

    r153987 r168677  
    1212      RenderTextControl {INPUT} at (201,19) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1313        RenderFlexibleBox {DIV} at (3,3) size 201x17
    14           RenderBlock {DIV} at (0,8) size 0x1
     14          RenderBlock {DIV} at (0,8) size 0x0
    1515          RenderBlock {DIV} at (0,0) size 185x17
    1616          RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt

    r153987 r168677  
    1010        RenderTextControl {INPUT} at (2,2) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1111          RenderFlexibleBox {DIV} at (3,3) size 201x17
    12             RenderBlock {DIV} at (0,8) size 0x1
     12            RenderBlock {DIV} at (0,8) size 0x0
    1313            RenderBlock {DIV} at (0,0) size 185x17
    1414            RenderBlock {DIV} at (185,0) size 16x17
     
    1717        RenderTextControl {INPUT} at (217,2) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1818          RenderFlexibleBox {DIV} at (3,3) size 201x17
    19             RenderBlock {DIV} at (0,8) size 0x1
     19            RenderBlock {DIV} at (0,8) size 0x0
    2020            RenderBlock {DIV} at (0,0) size 185x17
    2121            RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt

    r153987 r168677  
    99      RenderTextControl {INPUT} at (2,19) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1010        RenderFlexibleBox {DIV} at (3,3) size 201x17
    11           RenderBlock {DIV} at (0,8) size 0x1
     11          RenderBlock {DIV} at (0,8) size 0x0
    1212          RenderBlock {DIV} at (0,0) size 201x17
    1313      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/forms/search/search-size-with-decorations-expected.txt

    r154171 r168677  
    66      RenderTextControl {INPUT} at (2,2) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    77        RenderFlexibleBox {DIV} at (3,3) size 201x17
    8           RenderBlock {DIV} at (0,8) size 0x1
     8          RenderBlock {DIV} at (0,8) size 0x0
    99          RenderBlock {DIV} at (0,0) size 185x17
    1010          RenderBlock {DIV} at (185,0) size 16x17
     
    1414      RenderTextControl {INPUT} at (2,29) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1515        RenderFlexibleBox {DIV} at (3,3) size 201x17
    16           RenderBlock {DIV} at (0,8) size 0x1
     16          RenderBlock {DIV} at (0,8) size 0x0
    1717          RenderBlock {DIV} at (0,0) size 185x17
    1818          RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/forms/textAreaLineHeight-expected.txt

    r159404 r168677  
    5252        RenderBR {BR} at (213,196) size 0x17
    5353        RenderText {#text} at (0,0) size 0x0
    54       RenderBlock {P} at (0,1198) size 769x1
     54      RenderBlock {P} at (0,1198) size 769x0
    5555layer at (8,58) size 406x206 clip at (9,59) size 404x204
    5656  RenderTextControl {TEXTAREA} at (0,17) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
  • trunk/LayoutTests/platform/gtk/fast/inline/continuation-outlines-expected.txt

    r148819 r168677  
    4040            RenderText {#text} at (0,0) size 177x21
    4141              text run at (0,0) width 177: "But No Content After"
    42         RenderBlock (anonymous) at (0,75) size 784x1
     42        RenderBlock (anonymous) at (0,75) size 784x0
    4343          RenderInline {SPAN} at (0,0) size 0x0
    4444      RenderBlock {DIV} at (0,292) size 784x22
     
    4949            RenderText {#text} at (0,0) size 216x21
    5050              text run at (0,0) width 216: "No content before or after."
    51         RenderBlock (anonymous) at (0,39) size 784x1
     51        RenderBlock (anonymous) at (0,39) size 784x0
    5252          RenderInline {SPAN} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/inline/continuation-outlines-with-layers-expected.txt

    r148819 r168677  
    1515      RenderBlock {DIV} at (0,216) size 784x58
    1616        RenderBlock (anonymous) at (0,0) size 784x17
    17         RenderBlock (anonymous) at (0,75) size 784x1
     17        RenderBlock (anonymous) at (0,75) size 784x0
    1818      RenderBlock {DIV} at (0,292) size 784x22
    1919        RenderBlock (anonymous) at (0,0) size 784x0
    20         RenderBlock (anonymous) at (0,39) size 784x1
     20        RenderBlock (anonymous) at (0,39) size 784x0
    2121layer at (8,49) size 98x17
    2222  RenderInline (relative positioned) {SPAN} at (0,0) size 98x17
  • trunk/LayoutTests/platform/gtk/fast/inline/outline-continuations-expected.txt

    r148819 r168677  
    1010            RenderText {#text} at (0,0) size 50x21
    1111              text run at (0,0) width 50: "TEXT"
    12       RenderBlock (anonymous) at (0,40) size 784x1
     12      RenderBlock (anonymous) at (0,40) size 784x0
    1313        RenderBlock {P} at (0,0) size 784x0
    14       RenderBlock (anonymous) at (0,40) size 784x1
     14      RenderBlock (anonymous) at (0,40) size 784x0
    1515        RenderInline {BIG} at (0,0) size 0x0
    1616          RenderInline {PARSERERROR} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/invalid/nestedh3s-expected.txt

    r148819 r168677  
    2929                      RenderText {#text} at (4,4) size 64x33
    3030                        text run at (4,4) width 64: "Four"
    31                 RenderBlock (anonymous) at (4,133) size 760x1
     31                RenderBlock (anonymous) at (4,133) size 760x0
    3232                  RenderInline {I} at (0,0) size 0x0
    33             RenderBlock (anonymous) at (4,218) size 768x1
     33            RenderBlock (anonymous) at (4,218) size 768x0
    3434              RenderInline {I} at (0,0) size 0x0
    35         RenderBlock (anonymous) at (4,290) size 776x1
     35        RenderBlock (anonymous) at (4,290) size 776x0
    3636          RenderInline {I} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt

    r168097 r168677  
    116116      RenderSlider {INPUT} at (2,27) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    117117        RenderFlexibleBox {DIV} at (0,0) size 25x25
    118           RenderBlock {DIV} at (0,12) size 25x1
     118          RenderBlock {DIV} at (0,12) size 25x0
    119119            RenderBlock {DIV} at (0,0) size 25x0
    120120layer at (608,62) size 116x66
     
    191191      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    192192        RenderFlexibleBox {DIV} at (0,0) size 25x25
    193           RenderBlock {DIV} at (0,12) size 25x1
     193          RenderBlock {DIV} at (0,12) size 25x0
    194194            RenderBlock {DIV} at (0,0) size 25x0
    195195layer at (588,141) size 66x116
     
    266266      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    267267        RenderFlexibleBox {DIV} at (0,0) size 25x25
    268           RenderBlock {DIV} at (0,12) size 25x1
     268          RenderBlock {DIV} at (0,12) size 25x0
    269269            RenderBlock {DIV} at (0,0) size 25x0
    270270layer at (468,260) size 66x116
     
    346346layer at (26,320) size 25x26
    347347  RenderBlock (positioned) {DIV} at (26,320) size 25x26 [border: (3px solid #0000FF7F)]
    348 layer at (115,268) size 25x25
    349   RenderBlock (positioned) {DIV} at (115,268) size 25x25 [border: (3px solid #0000FF7F)]
    350 layer at (140,320) size 25x26
    351   RenderBlock (positioned) {DIV} at (140,320) size 25x26 [border: (3px solid #0000FF7F)]
    352 layer at (115,320) size 25x26
    353   RenderBlock (positioned) {DIV} at (115,320) size 25x26 [border: (3px solid #0000FF7F)]
     348layer at (116,268) size 25x25
     349  RenderBlock (positioned) {DIV} at (116,268) size 25x25 [border: (3px solid #0000FF7F)]
     350layer at (141,320) size 25x26
     351  RenderBlock (positioned) {DIV} at (141,320) size 25x26 [border: (3px solid #0000FF7F)]
     352layer at (116,320) size 25x26
     353  RenderBlock (positioned) {DIV} at (116,320) size 25x26 [border: (3px solid #0000FF7F)]
    354354layer at (206,268) size 25x25
    355355  RenderBlock (positioned) {DIV} at (206,268) size 25x25 [border: (3px solid #0000FF7F)]
  • trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt

    r168097 r168677  
    137137      RenderSlider {INPUT} at (2,32) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    138138        RenderFlexibleBox {DIV} at (0,0) size 25x25
    139           RenderBlock {DIV} at (0,12) size 25x1
     139          RenderBlock {DIV} at (0,12) size 25x0
    140140            RenderBlock {DIV} at (0,0) size 25x0
    141141layer at (608,80) size 116x106
     
    242242      RenderSlider {INPUT} at (32,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    243243        RenderFlexibleBox {DIV} at (0,0) size 25x25
    244           RenderBlock {DIV} at (0,12) size 25x1
     244          RenderBlock {DIV} at (0,12) size 25x0
    245245            RenderBlock {DIV} at (0,0) size 25x0
    246246layer at (18,325) size 106x116
     
    347347      RenderSlider {INPUT} at (32,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    348348        RenderFlexibleBox {DIV} at (0,0) size 25x25
    349           RenderBlock {DIV} at (0,12) size 25x1
     349          RenderBlock {DIV} at (0,12) size 25x0
    350350            RenderBlock {DIV} at (0,0) size 25x0
    351351layer at (148,444) size 106x116
     
    435435layer at (291,385) size 25x26
    436436  RenderBlock (positioned) {DIV} at (291,385) size 25x26 [border: (3px solid #0000FF7F)]
    437 layer at (420,333) size 25x25
    438   RenderBlock (positioned) {DIV} at (420,333) size 25x25 [border: (3px solid #0000FF7F)]
    439 layer at (445,385) size 25x26
    440   RenderBlock (positioned) {DIV} at (445,385) size 25x26 [border: (3px solid #0000FF7F)]
    441 layer at (420,385) size 25x26
    442   RenderBlock (positioned) {DIV} at (420,385) size 25x26 [border: (3px solid #0000FF7F)]
     437layer at (421,333) size 25x25
     438  RenderBlock (positioned) {DIV} at (421,333) size 25x25 [border: (3px solid #0000FF7F)]
     439layer at (446,385) size 25x26
     440  RenderBlock (positioned) {DIV} at (446,385) size 25x26 [border: (3px solid #0000FF7F)]
     441layer at (421,385) size 25x26
     442  RenderBlock (positioned) {DIV} at (421,385) size 25x26 [border: (3px solid #0000FF7F)]
    443443layer at (551,333) size 25x25
    444444  RenderBlock (positioned) {DIV} at (551,333) size 25x25 [border: (3px solid #0000FF7F)]
  • trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt

    r168097 r168677  
    129129      RenderSlider {INPUT} at (2,27) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    130130        RenderFlexibleBox {DIV} at (0,0) size 25x25
    131           RenderBlock {DIV} at (0,12) size 25x1
     131          RenderBlock {DIV} at (0,12) size 25x0
    132132            RenderBlock {DIV} at (0,0) size 25x0
    133133layer at (608,62) size 116x76
     
    220220      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    221221        RenderFlexibleBox {DIV} at (0,0) size 25x25
    222           RenderBlock {DIV} at (0,12) size 25x1
     222          RenderBlock {DIV} at (0,12) size 25x0
    223223            RenderBlock {DIV} at (0,0) size 25x0
    224224layer at (638,151) size 76x116
     
    311311      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    312312        RenderFlexibleBox {DIV} at (0,0) size 25x25
    313           RenderBlock {DIV} at (0,12) size 25x1
     313          RenderBlock {DIV} at (0,12) size 25x0
    314314            RenderBlock {DIV} at (0,0) size 25x0
    315315layer at (618,270) size 76x116
     
    395395layer at (126,330) size 25x26
    396396  RenderBlock (positioned) {DIV} at (126,330) size 25x26 [border: (3px solid #0000FF7F)]
    397 layer at (225,278) size 25x25
    398   RenderBlock (positioned) {DIV} at (225,278) size 25x25 [border: (3px solid #0000FF7F)]
    399 layer at (250,330) size 25x26
    400   RenderBlock (positioned) {DIV} at (250,330) size 25x26 [border: (3px solid #0000FF7F)]
    401 layer at (225,330) size 25x26
    402   RenderBlock (positioned) {DIV} at (225,330) size 25x26 [border: (3px solid #0000FF7F)]
     397layer at (226,278) size 25x25
     398  RenderBlock (positioned) {DIV} at (226,278) size 25x25 [border: (3px solid #0000FF7F)]
     399layer at (251,330) size 25x26
     400  RenderBlock (positioned) {DIV} at (251,330) size 25x26 [border: (3px solid #0000FF7F)]
     401layer at (226,330) size 25x26
     402  RenderBlock (positioned) {DIV} at (226,330) size 25x26 [border: (3px solid #0000FF7F)]
    403403layer at (326,278) size 25x25
    404404  RenderBlock (positioned) {DIV} at (326,278) size 25x25 [border: (3px solid #0000FF7F)]
  • trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt

    r168097 r168677  
    116116      RenderSlider {INPUT} at (2,27) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    117117        RenderFlexibleBox {DIV} at (0,0) size 25x25
    118           RenderBlock {DIV} at (0,12) size 25x1
     118          RenderBlock {DIV} at (0,12) size 25x0
    119119            RenderBlock {DIV} at (0,0) size 25x0
    120120layer at (608,62) size 116x66
     
    191191      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    192192        RenderFlexibleBox {DIV} at (0,0) size 25x25
    193           RenderBlock {DIV} at (0,12) size 25x1
     193          RenderBlock {DIV} at (0,12) size 25x0
    194194            RenderBlock {DIV} at (0,0) size 25x0
    195195layer at (588,141) size 66x116
     
    266266      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
    267267        RenderFlexibleBox {DIV} at (0,0) size 25x25
    268           RenderBlock {DIV} at (0,12) size 25x1
     268          RenderBlock {DIV} at (0,12) size 25x0
    269269            RenderBlock {DIV} at (0,0) size 25x0
    270270layer at (468,260) size 66x116
     
    346346layer at (26,320) size 25x26
    347347  RenderBlock (positioned) {DIV} at (26,320) size 25x26 [border: (3px solid #0000FF7F)]
    348 layer at (115,268) size 25x25
    349   RenderBlock (positioned) {DIV} at (115,268) size 25x25 [border: (3px solid #0000FF7F)]
    350 layer at (140,320) size 25x26
    351   RenderBlock (positioned) {DIV} at (140,320) size 25x26 [border: (3px solid #0000FF7F)]
    352 layer at (115,320) size 25x26
    353   RenderBlock (positioned) {DIV} at (115,320) size 25x26 [border: (3px solid #0000FF7F)]
     348layer at (116,268) size 25x25
     349  RenderBlock (positioned) {DIV} at (116,268) size 25x25 [border: (3px solid #0000FF7F)]
     350layer at (141,320) size 25x26
     351  RenderBlock (positioned) {DIV} at (141,320) size 25x26 [border: (3px solid #0000FF7F)]
     352layer at (116,320) size 25x26
     353  RenderBlock (positioned) {DIV} at (116,320) size 25x26 [border: (3px solid #0000FF7F)]
    354354layer at (206,268) size 25x25
    355355  RenderBlock (positioned) {DIV} at (206,268) size 25x25 [border: (3px solid #0000FF7F)]
  • trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt

    r168097 r168677  
    5757      RenderText {#text} at (0,0) size 600x26
    5858        text run at (0,0) width 600: "This is a spanning element at the end of the columns block."
    59     RenderMultiColumnSet at (5,359) size 750x1
     59    RenderMultiColumnSet at (5,359) size 750x0
    6060layer at (13,402) size 367x578
    6161  RenderMultiColumnFlowThread at (5,5) size 367x578
     
    305305        text run at (0,0) width 707: "This is a spanning element at the end of the columns block with block"
    306306        text run at (0,26) width 83: "siblings."
    307     RenderMultiColumnSet at (5,417) size 750x1
     307    RenderMultiColumnSet at (5,417) size 750x0
    308308layer at (13,2360) size 367x625
    309309  RenderMultiColumnFlowThread at (5,5) size 367x625
  • trunk/LayoutTests/platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt

    r168097 r168677  
    6161        text run at (606,0) width 90: "It should"
    6262        text run at (0,26) width 504: "collapse its margins with the h2 in the next block."
    63     RenderMultiColumnSet at (0,380) size 750x1
     63    RenderMultiColumnSet at (0,380) size 750x0
    6464layer at (8,413) size 367x578
    6565  RenderMultiColumnFlowThread at (0,0) size 367x578
     
    160160        text run at (640,0) width 90: "It should"
    161161        text run at (0,26) width 569: "collapse its margins with the spanning element below it."
    162     RenderMultiColumnSet at (0,278) size 750x1
     162    RenderMultiColumnSet at (0,278) size 750x0
    163163    RenderBlock {H2} at (0,278) size 750x53 [bgcolor=#CCCCCC]
    164164      RenderText {#text} at (0,0) size 730x52
  • trunk/LayoutTests/platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt

    r148818 r168677  
    77        RenderText {#text} at (0,0) size 287x17
    88          text run at (0,0) width 287: "Safari Fixed / Overflow Hidden Scroll Bug"
    9       RenderBlock {PRE} at (0,38) size 769x1
     9      RenderBlock {PRE} at (0,38) size 769x0
    1010      RenderBlock {PRE} at (0,38) size 769x496
    1111        RenderText {#text} at (0,0) size 264x495
  • trunk/LayoutTests/platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt

    r161422 r168677  
    77(repaint rects
    88  (rect 106 306 300 152)
    9   (rect 14 71 300 203)
    10   (rect 106 122 300 203)
    11   (rect 14 290 300 17)
    12   (rect 106 341 300 17)
    139  (rect 14 55 300 252)
    1410  (rect 106 106 300 252)
     
    1713  (rect 14 55 300 252)
    1814  (rect 106 106 300 252)
    19   (rect 14 55 300 252)
    20   (rect 106 106 300 252)
    2115)
    2216
  • trunk/LayoutTests/platform/gtk/fast/repaint/search-field-cancel-expected.txt

    r153987 r168677  
    1515        RenderTextControl {INPUT} at (2,2) size 207x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1616          RenderFlexibleBox {DIV} at (3,3) size 201x17
    17             RenderBlock {DIV} at (0,8) size 0x1
     17            RenderBlock {DIV} at (0,8) size 0x0
    1818            RenderBlock {DIV} at (0,0) size 185x17
    1919            RenderBlock {DIV} at (185,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-searchfield-expected.txt

    r151746 r168677  
    1313              RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1414                RenderFlexibleBox {DIV} at (3,3) size 0x17
    15                   RenderBlock {DIV} at (0,8) size 0x1
     15                  RenderBlock {DIV} at (0,8) size 0x0
    1616                  RenderBlock {DIV} at (0,0) size 0x17
    1717                  RenderBlock {DIV} at (0,0) size 16x17
     
    1919              RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    2020                RenderFlexibleBox {DIV} at (3,3) size 0x17
    21                   RenderBlock {DIV} at (0,8) size 0x1
     21                  RenderBlock {DIV} at (0,8) size 0x0
    2222                  RenderBlock {DIV} at (0,0) size 0x17
    2323                  RenderBlock {DIV} at (0,0) size 16x17
     
    2525              RenderTextControl {INPUT} at (1,3) size 6x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    2626                RenderFlexibleBox {DIV} at (3,3) size 0x17
    27                   RenderBlock {DIV} at (0,8) size 0x1
     27                  RenderBlock {DIV} at (0,8) size 0x0
    2828                  RenderBlock {DIV} at (0,0) size 0x17
    2929                  RenderBlock {DIV} at (0,0) size 16x17
  • trunk/LayoutTests/platform/gtk/fast/table/014-expected.txt

    r148816 r168677  
    77        RenderImage {IMG} at (0,0) size 132x86
    88        RenderText {#text} at (0,0) size 0x0
    9       RenderBlock {H2} at (0,105) size 784x1
     9      RenderBlock {H2} at (0,105) size 784x0
    1010      RenderTable {TABLE} at (0,105) size 132x35
    1111        RenderTableSection {TBODY} at (0,0) size 132x34
  • trunk/LayoutTests/platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt

    r148815 r168677  
    2525        RenderText {#text} at (629,0) size 5x17
    2626          text run at (629,0) width 5: "."
    27       RenderBlock {PRE} at (0,90) size 784x1
     27      RenderBlock {PRE} at (0,90) size 784x0
    2828      RenderBlock {P} at (0,90) size 784x18
    2929        RenderText {#text} at (0,0) size 360x17
  • trunk/LayoutTests/platform/gtk/mathml/presentation/mo-stretch-expected.txt

    r165475 r168677  
    151151                RenderText at (0,-5) size 8x25
    152152                  text run at (0,-5) width 8: "\x{2225}"
    153           RenderMathMLSpace {mspace} at (123,0) size 1x76
     153          RenderMathMLSpace {mspace} at (123,0) size 0x76
    154154      RenderText {#text} at (125,81) size 5x17
    155155        text run at (125,81) width 5: " "
     
    226226                RenderText at (0,-5) size 8x25
    227227                  text run at (0,-5) width 8: "\x{2225}"
    228           RenderMathMLSpace {mspace} at (123,0) size 1x51
     228          RenderMathMLSpace {mspace} at (123,0) size 0x51
    229229      RenderText {#text} at (254,81) size 5x17
    230230        text run at (254,81) width 5: " "
     
    301301                RenderText at (0,-5) size 8x25
    302302                  text run at (0,-5) width 8: "\x{2225}"
    303           RenderMathMLSpace {mspace} at (123,0) size 1x21
     303          RenderMathMLSpace {mspace} at (123,0) size 0x21
    304304      RenderText {#text} at (383,81) size 5x17
    305305        text run at (383,81) width 5: " "
     
    378378                  RenderText at (0,-5) size 8x25
    379379                    text run at (0,-5) width 8: "\x{2225}"
    380             RenderMathMLSpace {mspace} at (123,0) size 1x41
     380            RenderMathMLSpace {mspace} at (123,0) size 0x41
    381381      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt

    r148815 r168677  
    1212          text run at (0,0) width 579: "Note that Safari doesn't allow to customize the outermost scdrollbars and just show Cocoa's."
    1313      RenderBlock {PRE} at (0,217) size 771x1169 [bgcolor=#008000]
    14       RenderBlock {PRE} at (0,1398) size 1542x1 [bgcolor=#008000]
     14      RenderBlock {PRE} at (0,1398) size 1542x0 [bgcolor=#008000]
    1515layer at (8,113) size 100x100 clip at (8,113) size 87x87 scrollWidth 1432 scrollHeight 105
    1616  RenderBlock {PRE} at (0,104) size 100x101 [bgcolor=#008000]
  • trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt

    r168369 r168677  
    2020            RenderSVGInlineText {#text} at (0,0) size 335x17
    2121              chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 53 width 335.00: "This should not crash, but display an error document."
    22           RenderSVGContainer {use} at (8,166) size 0x1
     22          RenderSVGContainer {use} at (8,166) size 0x0
  • trunk/LayoutTests/platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt

    r148806 r168677  
    55    RenderInline {body} at (0,0) size 400x17
    66      RenderText {#text} at (0,0) size 0x0
    7       RenderSVGRoot {svg} at (0,0) size 400x400
    8         RenderSVGRect {rect} at (0,0) size 400x400 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=4000.00] [height=4000.00]
     7      RenderSVGRoot {svg} at (0,0) size 4000x4000
     8        RenderSVGRect {rect} at (0,0) size 4000x4000 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=4000.00] [height=4000.00]
    99      RenderText {#text} at (0,0) size 0x0
    1010    RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt

    r168369 r168677  
    1111          RenderText {#text} at (0,0) size 149x17
    1212            text run at (0,0) width 149: "WICD Core 1.0 #20-3"
    13         RenderBlock {p} at (0,117) size 769x1
     13        RenderBlock {p} at (0,117) size 769x0
    1414          RenderEmbeddedObject {object} at (0,0) size 385x128
    1515            layer at (0,0) size 385x128
  • trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt

    r161193 r168677  
    42534253                        RenderText {#text} at (1,1) size 8x17
    42544254                          text run at (1,1) width 8: "x"
    4255               RenderBlock (anonymous) at (2,11372) size 715x1
     4255              RenderBlock (anonymous) at (2,11372) size 715x0
    42564256                RenderInline {FONT} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt

    r148811 r168677  
    1919          RenderTableSection {TBODY} at (0,0) size 4x4
    2020            RenderTableRow {TR} at (0,2) size 4x0
    21       RenderBlock (anonymous) at (0,73) size 784x1
     21      RenderBlock (anonymous) at (0,73) size 784x0
    2222        RenderInline {FONT} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt

    r148809 r168677  
    482482                RenderText {#text} at (2,2) size 31x17
    483483                  text run at (2,2) width 31: "col 9"
    484       RenderBlock {P} at (0,1053) size 769x1
     484      RenderBlock {P} at (0,1053) size 769x0
    485485      RenderBlock {HR} at (0,1053) size 769x3 [border: (1px inset #000000)]
    486486      RenderBlock {P} at (0,1071) size 769x61
     
    873873                RenderText {#text} at (2,2) size 31x17
    874874                  text run at (2,2) width 31: "col 9"
    875       RenderBlock {P} at (0,1610) size 769x1
     875      RenderBlock {P} at (0,1610) size 769x0
    876876      RenderBlock {HR} at (0,1610) size 769x3 [border: (1px inset #000000)]
    877877      RenderBlock {P} at (0,1628) size 769x61
     
    13181318                  text run at (2,2) width 19: "col"
    13191319                  text run at (2,19) width 8: "9"
    1320       RenderBlock {P} at (0,2191) size 769x1
     1320      RenderBlock {P} at (0,2191) size 769x0
    13211321      RenderBlock {HR} at (0,2191) size 769x3 [border: (1px inset #000000)]
    13221322      RenderBlock (anonymous) at (0,2201) size 769x18
  • trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt

    r161193 r168677  
    309309                RenderText {#text} at (43,2) size 67x17
    310310                  text run at (43,2) width 67: "row data 3"
    311       RenderBlock {P} at (0,1184) size 769x1
     311      RenderBlock {P} at (0,1184) size 769x0
    312312      RenderBlock {HR} at (0,1184) size 769x3 [border: (1px inset #000000)]
    313313      RenderBlock (anonymous) at (0,1194) size 769x18
     
    321321      RenderBlock {P} at (0,1227) size 769x18
    322322        RenderBR {BR} at (0,0) size 0x17
    323       RenderBlock {P} at (0,1260) size 769x1
     323      RenderBlock {P} at (0,1260) size 769x0
Note: See TracChangeset for help on using the changeset viewer.