Changeset 169104 in webkit


Ignore:
Timestamp:
May 20, 2014 2:52:02 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening

Rebaseline affected tests by changes on integral snapping of inlines
introduced at r169048.

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

  • platform/gtk/css1/box_properties/float_on_text_elements-expected.txt:
  • platform/gtk/css1/text_properties/text_indent-expected.txt:
  • platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
  • platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
  • platform/gtk/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
  • platform/gtk/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
  • platform/gtk/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
  • platform/gtk/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
  • platform/gtk/css2.1/t1601-c547-indent-00-b-a-expected.txt:
  • platform/gtk/fast/block/float/026-expected.txt:
  • platform/gtk/fast/block/float/028-expected.txt:
  • platform/gtk/fast/css/empty-pseudo-class-expected.txt:
  • platform/gtk/fast/css/first-child-pseudo-class-expected.txt:
  • platform/gtk/fast/css/first-of-type-pseudo-class-expected.txt:
  • platform/gtk/fast/css/last-child-pseudo-class-expected.txt:
  • platform/gtk/fast/css/last-of-type-pseudo-class-expected.txt:
  • platform/gtk/fast/css/only-child-pseudo-class-expected.txt:
  • platform/gtk/fast/css/only-of-type-pseudo-class-expected.txt:
  • platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt:
  • platform/gtk/fast/line-grid/line-align-left-edges-expected.txt:
  • platform/gtk/fast/multicol/column-count-with-rules-expected.txt:
  • platform/gtk/fast/multicol/float-multicol-expected.txt:
  • platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
  • platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt:
  • platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt:
  • platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
  • platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt:
  • platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt:
  • platform/gtk/fast/text/whitespace/024-expected.txt:
  • platform/gtk/svg/wicd/rightsizing-grid-expected.txt:
  • platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
Location:
trunk/LayoutTests
Files:
41 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r169102 r169104  
     12014-05-20  Lorenzo Tilve  <ltilve@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening
     4
     5        Rebaseline affected tests by changes on integral snapping of inlines
     6        introduced at r169048.
     7
     8        * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt:
     9        * platform/gtk/css1/text_properties/text_indent-expected.txt:
     10        * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
     11        * platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
     12        * platform/gtk/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
     13        * platform/gtk/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
     14        * platform/gtk/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
     15        * platform/gtk/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
     16        * platform/gtk/css2.1/t1601-c547-indent-00-b-a-expected.txt:
     17        * platform/gtk/fast/block/float/026-expected.txt:
     18        * platform/gtk/fast/block/float/028-expected.txt:
     19        * platform/gtk/fast/css/empty-pseudo-class-expected.txt:
     20        * platform/gtk/fast/css/first-child-pseudo-class-expected.txt:
     21        * platform/gtk/fast/css/first-of-type-pseudo-class-expected.txt:
     22        * platform/gtk/fast/css/last-child-pseudo-class-expected.txt:
     23        * platform/gtk/fast/css/last-of-type-pseudo-class-expected.txt:
     24        * platform/gtk/fast/css/only-child-pseudo-class-expected.txt:
     25        * platform/gtk/fast/css/only-of-type-pseudo-class-expected.txt:
     26        * platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt:
     27        * platform/gtk/fast/line-grid/line-align-left-edges-expected.txt:
     28        * platform/gtk/fast/multicol/column-count-with-rules-expected.txt:
     29        * platform/gtk/fast/multicol/float-multicol-expected.txt:
     30        * platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
     31        * platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt:
     32        * platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt:
     33        * platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
     34        * platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt:
     35        * platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt:
     36        * platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt:
     37        * platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt:
     38        * platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt:
     39        * platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt:
     40        * platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt:
     41        * platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt:
     42        * platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt:
     43        * platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt:
     44        * platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt:
     45        * platform/gtk/fast/text/whitespace/024-expected.txt:
     46        * platform/gtk/svg/wicd/rightsizing-grid-expected.txt:
     47        * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
     48
    1492014-05-19  Filip Pizlo  <fpizlo@apple.com>
    250
  • trunk/LayoutTests/platform/gtk/css1/box_properties/float_on_text_elements-expected.txt

    r148795 r169104  
    99          text run at (0,17) width 124: "is floated to the left."
    1010      RenderBlock {P} at (0,0) size 769x85
    11         RenderText {#text} at (385,0) size 769x85
    12           text run at (385,0) width 384: "This paragraph should start on the right side of a yellow box"
    13           text run at (385,17) width 384: "which contains the previous paragraph. Since the text of this"
     11        RenderText {#text} at (384,0) size 769x85
     12          text run at (384,0) width 385: "This paragraph should start on the right side of a yellow box"
     13          text run at (384,17) width 385: "which contains the previous paragraph. Since the text of this"
    1414          text run at (0,34) width 769: "element is much longer than the text in the previous element, the text will wrap around the yellow box. There is no"
    1515          text run at (0,51) width 769: "padding, border or margins on this and the previous element, so the text of the two elements should be very close to each"
     
    3939          text run at (0,85) width 79: "undernearth."
    4040      RenderBlock (anonymous) at (0,224) size 769x102
    41         RenderImage {IMG} at (385,0) size 15x15
    42         RenderText {#text} at (400,1) size 4x17
    43           text run at (400,1) width 4: " "
    44         RenderBR {BR} at (404,15) size 0x0
     41        RenderImage {IMG} at (384,0) size 16x15
     42        RenderText {#text} at (399,1) size 5x17
     43          text run at (399,1) width 5: " "
     44        RenderBR {BR} at (403,15) size 1x0
    4545      RenderBlock {HR} at (0,334) size 769x2 [border: (1px inset #000000)]
    4646      RenderBlock (floating) {P} at (384,344) size 385x102 [bgcolor=#FFFF00]
     
    139139            text run at (0,51) width 87: "width is 25%."
    140140      RenderBlock {P} at (0,1030) size 769x34
    141         RenderText {#text} at (192,0) size 384x34
    142           text run at (192,0) width 384: "This paragraph should appear between a blue box (on the"
    143           text run at (192,17) width 29: "left) "
    144           text run at (221,17) width 199: "and a yellow box (on the right)."
     141        RenderText {#text} at (192,0) size 385x34
     142          text run at (192,0) width 385: "This paragraph should appear between a blue box (on the"
     143          text run at (192,17) width 30: "left) "
     144          text run at (221,17) width 200: "and a yellow box (on the right)."
    145145      RenderBlock (anonymous) at (0,1064) size 769x34
    146         RenderBR {BR} at (192,0) size 0x17
     146        RenderBR {BR} at (192,0) size 1x17
    147147      RenderBlock {HR} at (0,1106) size 769x2 [border: (1px inset #000000)]
    148148      RenderBlock (floating) {DIV} at (0,1116) size 577x119 [bgcolor=#66CCFF]
     
    156156            text run at (0,0) width 422: "This paragraph is inside a DIV which is floated left. The"
    157157            text run at (0,17) width 422: "background of the DIV element is blue and its width is 75%. This"
    158             text run at (0,34) width 364: "text should all be inside the blue rectangle. The blue DIV "
    159             text run at (364,34) width 212: "element has another DIV element"
     158            text run at (0,34) width 365: "text should all be inside the blue rectangle. The blue DIV "
     159            text run at (365,34) width 211: "element has another DIV element"
    160160            text run at (0,51) width 166: "as a child. It has a yellow "
    161             text run at (166,51) width 361: "background color and is floated to the right. Since it is a "
    162             text run at (527,51) width 49: "child of"
     161            text run at (166,51) width 362: "background color and is floated to the right. Since it is a "
     162            text run at (528,51) width 48: "child of"
    163163            text run at (0,68) width 374: "the blue DIV, the yellow DIV should appear inside the "
    164164            text run at (374,68) width 202: "blue rectangle. Due to it being"
     
    168168            text run at (31,102) width 138: "stripe on its right side."
    169169      RenderBlock (anonymous) at (0,1116) size 769x119
    170         RenderBR {BR} at (577,0) size 0x17
     170        RenderBR {BR} at (576,0) size 1x17
    171171      RenderBlock {HR} at (0,1243) size 769x2 [border: (1px inset #000000)]
    172172      RenderTable {TABLE} at (0,1253) size 769x1320 [border: (1px outset #808080)]
     
    187187                  text run at (0,17) width 124: "is floated to the left."
    188188              RenderBlock {P} at (4,4) size 747x85
    189                 RenderText {#text} at (374,0) size 747x85
    190                   text run at (374,0) width 373: "This paragraph should start on the right side of a yellow"
    191                   text run at (374,17) width 373: "box which contains the previous paragraph. Since the text"
     189                RenderText {#text} at (373,0) size 747x85
     190                  text run at (373,0) width 374: "This paragraph should start on the right side of a yellow"
     191                  text run at (373,17) width 374: "box which contains the previous paragraph. Since the text"
    192192                  text run at (0,34) width 747: "of this element is much longer than the text in the previous element, the text will wrap around the yellow box. There is"
    193193                  text run at (0,51) width 747: "no padding, border or margins on this and the previous element, so the text of the two elements should be very close to"
     
    217217                  text run at (0,85) width 79: "undernearth."
    218218              RenderBlock (anonymous) at (4,228) size 747x102
    219                 RenderImage {IMG} at (374,0) size 15x15
    220                 RenderText {#text} at (389,1) size 4x17
    221                   text run at (389,1) width 4: " "
    222                 RenderBR {BR} at (393,15) size 0x0
     219                RenderImage {IMG} at (373,0) size 16x15
     220                RenderText {#text} at (388,1) size 5x17
     221                  text run at (388,1) width 5: " "
     222                RenderBR {BR} at (392,15) size 1x0
    223223              RenderBlock {HR} at (4,338) size 747x2 [border: (1px inset #000000)]
    224224              RenderBlock (floating) {P} at (377,348) size 374x102 [bgcolor=#FFFF00]
     
    320320                    text run at (0,51) width 110: "the width is 25%."
    321321              RenderBlock {P} at (4,1066) size 747x34
    322                 RenderText {#text} at (187,0) size 373x34
    323                   text run at (187,0) width 373: "This paragraph should appear between a blue box (on the"
    324                   text run at (187,17) width 29: "left) "
    325                   text run at (216,17) width 199: "and a yellow box (on the right)."
     322                RenderText {#text} at (186,0) size 374x34
     323                  text run at (186,0) width 374: "This paragraph should appear between a blue box (on the"
     324                  text run at (186,17) width 30: "left) "
     325                  text run at (215,17) width 200: "and a yellow box (on the right)."
    326326              RenderBlock (anonymous) at (4,1100) size 747x34
    327                 RenderBR {BR} at (187,0) size 0x17
     327                RenderBR {BR} at (186,0) size 1x17
    328328              RenderBlock {HR} at (4,1142) size 747x2 [border: (1px inset #000000)]
    329329              RenderBlock (floating) {DIV} at (4,1152) size 561x119 [bgcolor=#66CCFF]
     
    350350                    text run at (112,102) width 138: "stripe on its right side."
    351351              RenderBlock (anonymous) at (4,1152) size 747x119
    352                 RenderBR {BR} at (560,0) size 0x17
     352                RenderBR {BR} at (560,0) size 1x17
    353353              RenderBlock {HR} at (4,1279) size 747x2 [border: (1px inset #000000)]
  • trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt

    r148795 r169104  
    3535          text run at (48,0) width 386: "The first line of this sentence should be indented half an inch."
    3636      RenderBlock {P} at (0,262) size 769x17 [bgcolor=#00FFFF]
    37         RenderText {#text} at (76,0) size 411x17
    38           text run at (76,0) width 411: "The first line of this sentence should be indented two centimeters."
     37        RenderText {#text} at (75,0) size 412x17
     38          text run at (75,0) width 412: "The first line of this sentence should be indented two centimeters."
    3939      RenderBlock {P} at (0,295) size 769x17 [bgcolor=#00FFFF]
    40         RenderText {#text} at (76,0) size 428x17
    41           text run at (76,0) width 428: "The first line of this sentence should be indented twenty millimeters."
     40        RenderText {#text} at (75,0) size 429x17
     41          text run at (75,0) width 429: "The first line of this sentence should be indented twenty millimeters."
    4242      RenderBlock {P} at (0,328) size 769x17 [bgcolor=#00FFFF]
    4343        RenderText {#text} at (32,0) size 428x17
     
    5353          text run at (16,0) width 355: "The first line of this sentence should be indented two ex."
    5454      RenderBlock {P} at (0,460) size 769x34 [bgcolor=#00FFFF]
    55         RenderText {#text} at (385,0) size 744x34
    56           text run at (385,0) width 359: "The first line of this sentence should be indented halfway"
     55        RenderText {#text} at (384,0) size 744x34
     56          text run at (384,0) width 360: "The first line of this sentence should be indented halfway"
    5757          text run at (0,17) width 555: "across the page, but the rest of it should be flush with the normal left margin of the page."
    5858      RenderBlock {P} at (0,510) size 769x34 [bgcolor=#00FFFF]
     
    7373          text run at (199,34) width 146: " which may be present."
    7474      RenderBlock {BLOCKQUOTE} at (40,627) size 689x51 [bgcolor=#00FFFF]
    75         RenderText {#text} at (385,0) size 646x51
    76           text run at (385,0) width 221: "In the first half of the test page, this"
     75        RenderText {#text} at (384,0) size 646x51
     76          text run at (384,0) width 222: "In the first half of the test page, this"
    7777          text run at (0,17) width 646: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
    7878          text run at (0,34) width 513: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."
     
    9393                  text run at (48,0) width 386: "The first line of this sentence should be indented half an inch."
    9494              RenderBlock {P} at (4,37) size 747x17 [bgcolor=#00FFFF]
    95                 RenderText {#text} at (76,0) size 411x17
    96                   text run at (76,0) width 411: "The first line of this sentence should be indented two centimeters."
     95                RenderText {#text} at (75,0) size 412x17
     96                  text run at (75,0) width 412: "The first line of this sentence should be indented two centimeters."
    9797              RenderBlock {P} at (4,70) size 747x17 [bgcolor=#00FFFF]
    98                 RenderText {#text} at (76,0) size 428x17
    99                   text run at (76,0) width 428: "The first line of this sentence should be indented twenty millimeters."
     98                RenderText {#text} at (75,0) size 429x17
     99                  text run at (75,0) width 429: "The first line of this sentence should be indented twenty millimeters."
    100100              RenderBlock {P} at (4,103) size 747x17 [bgcolor=#00FFFF]
    101101                RenderText {#text} at (32,0) size 428x17
     
    111111                  text run at (16,0) width 355: "The first line of this sentence should be indented two ex."
    112112              RenderBlock {P} at (4,235) size 747x34 [bgcolor=#00FFFF]
    113                 RenderText {#text} at (374,0) size 733x34
    114                   text run at (374,0) width 359: "The first line of this sentence should be indented halfway"
     113                RenderText {#text} at (373,0) size 733x34
     114                  text run at (373,0) width 360: "The first line of this sentence should be indented halfway"
    115115                  text run at (0,17) width 555: "across the page, but the rest of it should be flush with the normal left margin of the page."
    116116              RenderBlock {P} at (4,285) size 747x34 [bgcolor=#00FFFF]
     
    131131                  text run at (199,34) width 146: " which may be present."
    132132              RenderBlock {BLOCKQUOTE} at (44,402) size 667x51 [bgcolor=#00FFFF]
    133                 RenderText {#text} at (374,0) size 646x51
    134                   text run at (374,0) width 221: "In the first half of the test page, this"
     133                RenderText {#text} at (373,0) size 646x51
     134                  text run at (373,0) width 222: "In the first half of the test page, this"
    135135                  text run at (0,17) width 646: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
    136136                  text run at (0,34) width 513: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."
  • trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt

    r162802 r169104  
    1515            text run at (100,0) width 40: "PASS"
    1616        RenderText {#text} at (43,0) size 236x119
    17           text run at (43,0) width 188: "fail fail fail fail fail fail fail fail"
     17          text run at (43,0) width 189: "fail fail fail fail fail fail fail fail"
    1818          text run at (0,34) width 48: "fail fail "
    1919          text run at (48,34) width 188: "fail fail fail fail fail fail fail fail"
  • trunk/LayoutTests/platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt

    r148798 r169104  
    2525          text run at (0,102) width 234: "ignore this float text ignore this "
    2626          text run at (234,102) width 150: "float text ignore this"
    27           text run at (0,119) width 281: "float text ignore this float text ignore "
    28           text run at (281,119) width 103: "this float text"
     27          text run at (0,119) width 282: "float text ignore this float text ignore "
     28          text run at (282,119) width 102: "this float text"
    2929          text run at (0,136) width 311: "ignore this float text ignore this float text "
    3030          text run at (311,136) width 73: "ignore this"
     
    4343          text run at (0,272) width 203: "ignore this float text ignore "
    4444          text run at (203,272) width 181: "this float text ignore this"
    45           text run at (0,289) width 233: "float text ignore this float text "
    46           text run at (233,289) width 151: "ignore this float text"
     45          text run at (0,289) width 234: "float text ignore this float text "
     46          text run at (234,289) width 150: "ignore this float text"
    4747          text run at (0,306) width 259: "ignore this float text ignore this float"
    4848      RenderBlock {DIV} at (0,140) size 769x442 [color=#C0C0C0]
    49         RenderText {#text} at (385,0) size 769x442
    50           text run at (385,0) width 384: "this is some dummy text this is some dummy text this is"
    51           text run at (385,17) width 96: "some dummy "
    52           text run at (481,17) width 288: "text this is some dummy text this is some"
    53           text run at (385,34) width 168: "dummy text this is some "
    54           text run at (553,34) width 216: "dummy text this is some dummy"
    55           text run at (385,51) width 229: "text this is some dummy text this is "
    56           text run at (614,51) width 155: "some dummy text this is"
    57           text run at (385,68) width 303: "some dummy text this is some dummy text "
    58           text run at (688,68) width 81: "this is some"
    59           text run at (385,85) width 384: "dummy text this is some dummy text this is some dummy"
    60           text run at (385,102) width 384: "text this is some dummy text this is some dummy text this is"
    61           text run at (385,119) width 40: "some "
    62           text run at (425,119) width 344: "dummy text this is some dummy text this is some"
    63           text run at (385,136) width 128: "dummy text this is "
    64           text run at (513,136) width 256: "some dummy text this is some dummy"
    65           text run at (385,153) width 187: "text this is some dummy text "
    66           text run at (572,153) width 197: "this is some dummy text this is"
    67           text run at (385,170) width 272: "some dummy text this is some dummy "
    68           text run at (657,170) width 112: "text this is some"
    69           text run at (385,187) width 336: "dummy text this is some dummy text this is some "
    70           text run at (721,187) width 48: "dummy"
    71           text run at (385,204) width 384: "text this is some dummy text this is some dummy text this is"
    72           text run at (385,221) width 384: "some dummy text this is some dummy text this is some"
    73           text run at (385,238) width 83: "dummy text "
    74           text run at (468,238) width 301: "this is some dummy text this is some dummy"
    75           text run at (385,255) width 159: "text this is some dummy "
    76           text run at (544,255) width 225: "text this is some dummy text this is"
    77           text run at (385,272) width 216: "some dummy text this is some "
    78           text run at (601,272) width 168: "dummy text this is some"
    79           text run at (385,289) width 296: "dummy text this is some dummy text this is "
     49        RenderText {#text} at (384,0) size 769x442
     50          text run at (384,0) width 385: "this is some dummy text this is some dummy text this is"
     51          text run at (384,17) width 97: "some dummy "
     52          text run at (480,17) width 289: "text this is some dummy text this is some"
     53          text run at (384,34) width 169: "dummy text this is some "
     54          text run at (552,34) width 217: "dummy text this is some dummy"
     55          text run at (384,51) width 230: "text this is some dummy text this is "
     56          text run at (613,51) width 156: "some dummy text this is"
     57          text run at (384,68) width 304: "some dummy text this is some dummy text "
     58          text run at (687,68) width 82: "this is some"
     59          text run at (384,85) width 385: "dummy text this is some dummy text this is some dummy"
     60          text run at (384,102) width 385: "text this is some dummy text this is some dummy text this is"
     61          text run at (384,119) width 41: "some "
     62          text run at (424,119) width 345: "dummy text this is some dummy text this is some"
     63          text run at (384,136) width 129: "dummy text this is "
     64          text run at (512,136) width 257: "some dummy text this is some dummy"
     65          text run at (384,153) width 188: "text this is some dummy text "
     66          text run at (571,153) width 198: "this is some dummy text this is"
     67          text run at (384,170) width 273: "some dummy text this is some dummy "
     68          text run at (656,170) width 113: "text this is some"
     69          text run at (384,187) width 337: "dummy text this is some dummy text this is some "
     70          text run at (720,187) width 49: "dummy"
     71          text run at (384,204) width 385: "text this is some dummy text this is some dummy text this is"
     72          text run at (384,221) width 385: "some dummy text this is some dummy text this is some"
     73          text run at (384,238) width 84: "dummy text "
     74          text run at (467,238) width 302: "this is some dummy text this is some dummy"
     75          text run at (384,255) width 160: "text this is some dummy "
     76          text run at (543,255) width 226: "text this is some dummy text this is"
     77          text run at (384,272) width 217: "some dummy text this is some "
     78          text run at (600,272) width 169: "dummy text this is some"
     79          text run at (384,289) width 298: "dummy text this is some dummy text this is "
    8080          text run at (681,289) width 88: "some dummy"
    81           text run at (385,306) width 347: "text this is some dummy text this is some dummy text "
    82           text run at (732,306) width 37: "this is"
     81          text run at (384,306) width 348: "text this is some dummy text this is some dummy text "
     82          text run at (731,306) width 38: "this is"
    8383          text run at (0,323) width 404: "some dummy text this is some dummy text this is some dummy "
    8484          text run at (404,323) width 365: "text this is some dummy text this is some dummy text this"
  • trunk/LayoutTests/platform/gtk/css2.1/t100801-c544-valgn-00-a-ag-expected.txt

    r148798 r169104  
    99          text run at (0,17) width 134: "line, in a step pattern."
    1010      RenderBlock {DIV} at (50,84) size 684x103 [color=#FFFFFF] [bgcolor=#008080]
    11         RenderInline {SPAN} at (0,0) size 50x51
    12           RenderText {#text} at (13,12) size 50x51
    13             text run at (13,12) width 50: "X"
    14         RenderText {#text} at (63,29) size 50x51
    15           text run at (63,29) width 50: " "
    16         RenderImage {IMG} at (113,19) size 50x51
    17         RenderText {#text} at (163,29) size 150x51
    18           text run at (163,29) width 150: " X "
    19         RenderInline {SPAN} at (0,0) size 50x51
    20           RenderText {#text} at (313,40) size 50x51
    21             text run at (313,40) width 50: "X"
     11        RenderInline {SPAN} at (0,0) size 51x51
     12          RenderText {#text} at (12,12) size 51x51
     13            text run at (12,12) width 51: "X"
     14        RenderText {#text} at (62,29) size 51x51
     15          text run at (62,29) width 51: " "
     16        RenderImage {IMG} at (112,19) size 51x51
     17        RenderText {#text} at (162,29) size 151x51
     18          text run at (162,29) width 151: " X "
     19        RenderInline {SPAN} at (0,0) size 51x51
     20          RenderText {#text} at (312,40) size 51x51
     21            text run at (312,40) width 51: "X"
  • trunk/LayoutTests/platform/gtk/css2.1/t100801-c544-valgn-02-d-agi-expected.txt

    r148798 r169104  
    1111          text run at (83,17) width 204: "other blue rectangles on the line."
    1212      RenderBlock {P} at (15,50) size 754x273 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
    13         RenderText {#text} at (9,26) size 60x16
    14           text run at (9,26) width 60: "xxx "
    15         RenderImage {IMG} at (69,26) size 30x31
    16         RenderText {#text} at (99,26) size 15x16
    17           text run at (99,26) width 15: " "
    18         RenderInline {SPAN} at (0,0) size 114x39 [color=#C0C0C0]
    19           RenderText {#text} at (114,8) size 114x39
    20             text run at (114,8) width 114: "xxx"
    21         RenderText {#text} at (228,26) size 15x16
    22           text run at (228,26) width 15: " "
    23         RenderImage {IMG} at (243,26) size 50x51
    24         RenderText {#text} at (293,26) size 15x16
    25           text run at (293,26) width 15: " "
    26         RenderInline {BIG} at (0,0) size 60x21 [color=#C0C0C0]
    27           RenderText {#text} at (308,22) size 60x21
    28             text run at (308,22) width 60: "xxx"
    29         RenderText {#text} at (368,26) size 15x16
    30           text run at (368,26) width 15: " "
    31         RenderImage {IMG} at (383,26) size 10x11
    32         RenderText {#text} at (393,26) size 15x16
    33           text run at (393,26) width 15: " "
    34         RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
    35           RenderText {#text} at (408,30) size 30x11
    36             text run at (408,30) width 30: "xxx"
    37         RenderText {#text} at (438,26) size 15x16
    38           text run at (438,26) width 15: " "
    39         RenderImage {IMG} at (453,26) size 20x21
    40         RenderText {#text} at (473,26) size 75x16
    41           text run at (473,26) width 15: " "
    42           text run at (488,26) width 60: "xxx "
    43         RenderImage {IMG} at (548,26) size 65x66
    44         RenderText {#text} at (613,26) size 15x16
    45           text run at (613,26) width 15: " "
    46         RenderInline {SPAN} at (0,0) size 90x31 [color=#C0C0C0]
    47           RenderText {#text} at (628,14) size 90x31
    48             text run at (628,14) width 90: "xxx"
     13        RenderText {#text} at (8,26) size 61x16
     14          text run at (8,26) width 61: "xxx "
     15        RenderImage {IMG} at (68,26) size 31x31
     16        RenderText {#text} at (98,26) size 16x16
     17          text run at (98,26) width 16: " "
     18        RenderInline {SPAN} at (0,0) size 115x39 [color=#C0C0C0]
     19          RenderText {#text} at (113,8) size 115x39
     20            text run at (113,8) width 115: "xxx"
     21        RenderText {#text} at (227,26) size 16x16
     22          text run at (227,26) width 16: " "
     23        RenderImage {IMG} at (242,26) size 51x51
     24        RenderText {#text} at (292,26) size 16x16
     25          text run at (292,26) width 16: " "
     26        RenderInline {BIG} at (0,0) size 61x21 [color=#C0C0C0]
     27          RenderText {#text} at (307,22) size 61x21
     28            text run at (307,22) width 61: "xxx"
     29        RenderText {#text} at (367,26) size 16x16
     30          text run at (367,26) width 16: " "
     31        RenderImage {IMG} at (382,26) size 11x11
     32        RenderText {#text} at (392,26) size 16x16
     33          text run at (392,26) width 16: " "
     34        RenderInline {SMALL} at (0,0) size 31x11 [color=#C0C0C0]
     35          RenderText {#text} at (407,30) size 31x11
     36            text run at (407,30) width 31: "xxx"
     37        RenderText {#text} at (437,26) size 16x16
     38          text run at (437,26) width 16: " "
     39        RenderImage {IMG} at (452,26) size 21x21
     40        RenderText {#text} at (472,26) size 76x16
     41          text run at (472,26) width 16: " "
     42          text run at (487,26) width 61: "xxx "
     43        RenderImage {IMG} at (547,26) size 66x66
     44        RenderText {#text} at (612,26) size 16x16
     45          text run at (612,26) width 16: " "
     46        RenderInline {SPAN} at (0,0) size 91x31 [color=#C0C0C0]
     47          RenderText {#text} at (627,14) size 91x31
     48            text run at (627,14) width 91: "xxx"
    4949        RenderText {#text} at (0,0) size 0x0
    50         RenderImage {IMG} at (9,124) size 35x36
    51         RenderText {#text} at (44,124) size 75x16
    52           text run at (44,124) width 15: " "
    53           text run at (59,124) width 60: "xxx "
    54         RenderImage {IMG} at (119,124) size 30x31
    55         RenderText {#text} at (149,124) size 15x16
    56           text run at (149,124) width 15: " "
    57         RenderInline {SPAN} at (0,0) size 352x24 [color=#C0C0C0]
    58           RenderText {#text} at (164,118) size 92x24
    59             text run at (164,118) width 92: "xxx "
    60           RenderInline {SPAN} at (0,0) size 168x57
    61             RenderText {#text} at (256,91) size 168x57
    62               text run at (256,91) width 168: "xxx"
    63           RenderText {#text} at (424,118) size 92x24
    64             text run at (424,118) width 92: " xxx"
    65         RenderText {#text} at (516,124) size 15x16
    66           text run at (516,124) width 15: " "
    67         RenderImage {IMG} at (531,124) size 50x51
    68         RenderText {#text} at (581,124) size 15x16
    69           text run at (581,124) width 15: " "
    70         RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
    71           RenderText {#text} at (596,128) size 30x11
    72             text run at (596,128) width 30: "xxx"
    73         RenderText {#text} at (626,124) size 15x16
    74           text run at (626,124) width 15: " "
    75         RenderImage {IMG} at (641,124) size 15x16
    76         RenderText {#text} at (656,124) size 15x16
    77           text run at (656,124) width 15: " "
    78         RenderInline {BIG} at (0,0) size 60x21 [color=#C0C0C0]
    79           RenderText {#text} at (671,120) size 60x21
    80             text run at (671,120) width 60: "xxx"
     50        RenderImage {IMG} at (8,124) size 36x36
     51        RenderText {#text} at (43,124) size 76x16
     52          text run at (43,124) width 16: " "
     53          text run at (58,124) width 61: "xxx "
     54        RenderImage {IMG} at (118,124) size 31x31
     55        RenderText {#text} at (148,124) size 16x16
     56          text run at (148,124) width 16: " "
     57        RenderInline {SPAN} at (0,0) size 353x24 [color=#C0C0C0]
     58          RenderText {#text} at (163,118) size 93x24
     59            text run at (163,118) width 93: "xxx "
     60          RenderInline {SPAN} at (0,0) size 169x57
     61            RenderText {#text} at (255,91) size 169x57
     62              text run at (255,91) width 169: "xxx"
     63          RenderText {#text} at (423,118) size 93x24
     64            text run at (423,118) width 93: " xxx"
     65        RenderText {#text} at (515,124) size 16x16
     66          text run at (515,124) width 16: " "
     67        RenderImage {IMG} at (530,124) size 51x51
     68        RenderText {#text} at (580,124) size 16x16
     69          text run at (580,124) width 16: " "
     70        RenderInline {SMALL} at (0,0) size 31x11 [color=#C0C0C0]
     71          RenderText {#text} at (595,128) size 31x11
     72            text run at (595,128) width 31: "xxx"
     73        RenderText {#text} at (625,124) size 16x16
     74          text run at (625,124) width 16: " "
     75        RenderImage {IMG} at (640,124) size 16x16
     76        RenderText {#text} at (655,124) size 16x16
     77          text run at (655,124) width 16: " "
     78        RenderInline {BIG} at (0,0) size 61x21 [color=#C0C0C0]
     79          RenderText {#text} at (670,120) size 61x21
     80            text run at (670,120) width 61: "xxx"
    8181        RenderText {#text} at (0,0) size 0x0
    82         RenderImage {IMG} at (9,174) size 90x91
    83         RenderText {#text} at (99,174) size 60x16
    84           text run at (99,174) width 15: " "
    85           text run at (114,174) width 45: "xxx"
     82        RenderImage {IMG} at (8,174) size 91x91
     83        RenderText {#text} at (98,174) size 61x16
     84          text run at (98,174) width 16: " "
     85          text run at (113,174) width 46: "xxx"
  • trunk/LayoutTests/platform/gtk/css2.1/t100801-c544-valgn-03-d-agi-expected.txt

    r148798 r169104  
    1111          text run at (83,17) width 204: "other blue rectangles on the line."
    1212      RenderBlock {P} at (15,50) size 754x235 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
    13         RenderText {#text} at (9,36) size 60x16
    14           text run at (9,36) width 60: "\x{C9}\x{C9}\x{C9} "
    15         RenderImage {IMG} at (69,26) size 30x31
    16         RenderText {#text} at (99,36) size 15x16
    17           text run at (99,36) width 15: " "
    18         RenderInline {SPAN} at (0,0) size 114x39 [color=#C0C0C0]
    19           RenderText {#text} at (114,18) size 114x39
    20             text run at (114,18) width 114: "xxx"
    21         RenderText {#text} at (228,36) size 15x16
    22           text run at (228,36) width 15: " "
    23         RenderImage {IMG} at (243,16) size 50x51
    24         RenderText {#text} at (293,36) size 75x16
    25           text run at (293,36) width 15: " "
    26           text run at (308,36) width 60: "\x{C9}\x{C9}\x{C9} "
    27         RenderImage {IMG} at (368,36) size 10x11
    28         RenderText {#text} at (378,36) size 15x16
    29           text run at (378,36) width 15: " "
    30         RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
    31           RenderText {#text} at (393,40) size 30x11
    32             text run at (393,40) width 30: "xxx"
    33         RenderText {#text} at (423,36) size 15x16
    34           text run at (423,36) width 15: " "
    35         RenderImage {IMG} at (438,31) size 20x21
    36         RenderText {#text} at (458,36) size 75x16
    37           text run at (458,36) width 15: " "
    38           text run at (473,36) width 60: "\x{C9}\x{C9}\x{C9} "
    39         RenderImage {IMG} at (533,8) size 65x66
    40         RenderText {#text} at (598,36) size 75x16
    41           text run at (598,36) width 15: " "
    42           text run at (613,36) width 60: "\x{C9}\x{C9}\x{C9} "
    43         RenderImage {IMG} at (673,23) size 35x36
     13        RenderText {#text} at (8,36) size 61x16
     14          text run at (8,36) width 61: "\x{C9}\x{C9}\x{C9} "
     15        RenderImage {IMG} at (68,26) size 31x31
     16        RenderText {#text} at (98,36) size 16x16
     17          text run at (98,36) width 16: " "
     18        RenderInline {SPAN} at (0,0) size 115x39 [color=#C0C0C0]
     19          RenderText {#text} at (113,18) size 115x39
     20            text run at (113,18) width 115: "xxx"
     21        RenderText {#text} at (227,36) size 16x16
     22          text run at (227,36) width 16: " "
     23        RenderImage {IMG} at (242,16) size 51x51
     24        RenderText {#text} at (292,36) size 76x16
     25          text run at (292,36) width 16: " "
     26          text run at (307,36) width 61: "\x{C9}\x{C9}\x{C9} "
     27        RenderImage {IMG} at (367,36) size 11x11
     28        RenderText {#text} at (377,36) size 16x16
     29          text run at (377,36) width 16: " "
     30        RenderInline {SMALL} at (0,0) size 31x11 [color=#C0C0C0]
     31          RenderText {#text} at (392,40) size 31x11
     32            text run at (392,40) width 31: "xxx"
     33        RenderText {#text} at (422,36) size 16x16
     34          text run at (422,36) width 16: " "
     35        RenderImage {IMG} at (437,31) size 21x21
     36        RenderText {#text} at (457,36) size 76x16
     37          text run at (457,36) width 16: " "
     38          text run at (472,36) width 61: "\x{C9}\x{C9}\x{C9} "
     39        RenderImage {IMG} at (532,8) size 66x66
     40        RenderText {#text} at (597,36) size 76x16
     41          text run at (597,36) width 16: " "
     42          text run at (612,36) width 61: "\x{C9}\x{C9}\x{C9} "
     43        RenderImage {IMG} at (672,23) size 36x36
    4444        RenderText {#text} at (0,0) size 0x0
    45         RenderInline {SPAN} at (0,0) size 90x31 [color=#C0C0C0]
    46           RenderText {#text} at (9,94) size 90x31
    47             text run at (9,94) width 90: "xxx"
    48         RenderText {#text} at (99,106) size 15x16
    49           text run at (99,106) width 15: " "
    50         RenderImage {IMG} at (114,86) size 50x51
    51         RenderText {#text} at (164,106) size 15x16
    52           text run at (164,106) width 15: " "
    53         RenderInline {SPAN} at (0,0) size 352x24 [color=#C0C0C0]
    54           RenderText {#text} at (179,100) size 92x24
    55             text run at (179,100) width 92: "xxx "
    56           RenderInline {SPAN} at (0,0) size 168x57
    57             RenderText {#text} at (271,73) size 168x57
    58               text run at (271,73) width 168: "xxx"
    59           RenderText {#text} at (439,100) size 92x24
    60             text run at (439,100) width 92: " xxx"
    61         RenderText {#text} at (531,106) size 15x16
    62           text run at (531,106) width 15: " "
    63         RenderImage {IMG} at (546,86) size 50x51
    64         RenderText {#text} at (596,106) size 15x16
    65           text run at (596,106) width 15: " "
    66         RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
    67           RenderText {#text} at (611,110) size 30x11
    68             text run at (611,110) width 30: "xxx"
    69         RenderText {#text} at (641,106) size 15x16
    70           text run at (641,106) width 15: " "
    71         RenderImage {IMG} at (656,103) size 15x16
    72         RenderText {#text} at (671,106) size 15x16
    73           text run at (671,106) width 15: " "
    74         RenderInline {BIG} at (0,0) size 60x21 [color=#C0C0C0]
    75           RenderText {#text} at (686,102) size 60x21
    76             text run at (686,102) width 60: "xxx"
     45        RenderInline {SPAN} at (0,0) size 91x31 [color=#C0C0C0]
     46          RenderText {#text} at (8,94) size 91x31
     47            text run at (8,94) width 91: "xxx"
     48        RenderText {#text} at (98,106) size 16x16
     49          text run at (98,106) width 16: " "
     50        RenderImage {IMG} at (113,86) size 51x51
     51        RenderText {#text} at (163,106) size 16x16
     52          text run at (163,106) width 16: " "
     53        RenderInline {SPAN} at (0,0) size 353x24 [color=#C0C0C0]
     54          RenderText {#text} at (178,100) size 93x24
     55            text run at (178,100) width 93: "xxx "
     56          RenderInline {SPAN} at (0,0) size 169x57
     57            RenderText {#text} at (270,73) size 169x57
     58              text run at (270,73) width 169: "xxx"
     59          RenderText {#text} at (438,100) size 93x24
     60            text run at (438,100) width 93: " xxx"
     61        RenderText {#text} at (530,106) size 16x16
     62          text run at (530,106) width 16: " "
     63        RenderImage {IMG} at (545,86) size 51x51
     64        RenderText {#text} at (595,106) size 16x16
     65          text run at (595,106) width 16: " "
     66        RenderInline {SMALL} at (0,0) size 31x11 [color=#C0C0C0]
     67          RenderText {#text} at (610,110) size 31x11
     68            text run at (610,110) width 31: "xxx"
     69        RenderText {#text} at (640,106) size 16x16
     70          text run at (640,106) width 16: " "
     71        RenderImage {IMG} at (655,103) size 16x16
     72        RenderText {#text} at (670,106) size 16x16
     73          text run at (670,106) width 16: " "
     74        RenderInline {BIG} at (0,0) size 61x21 [color=#C0C0C0]
     75          RenderText {#text} at (685,102) size 61x21
     76            text run at (685,102) width 61: "xxx"
    7777        RenderText {#text} at (0,0) size 0x0
    78         RenderImage {IMG} at (9,136) size 90x91
    79         RenderText {#text} at (99,176) size 60x16
    80           text run at (99,176) width 15: " "
    81           text run at (114,176) width 45: "\x{C9}\x{C9}\x{C9}"
     78        RenderImage {IMG} at (8,136) size 91x91
     79        RenderText {#text} at (98,176) size 61x16
     80          text run at (98,176) width 16: " "
     81          text run at (113,176) width 46: "\x{C9}\x{C9}\x{C9}"
  • trunk/LayoutTests/platform/gtk/css2.1/t100801-c544-valgn-04-d-agi-expected.txt

    r148798 r169104  
    1111          text run at (83,17) width 204: "other blue rectangles on the line."
    1212      RenderBlock {P} at (15,50) size 754x172 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
    13         RenderInline {SPAN} at (0,0) size 45x16
    14           RenderText {#text} at (9,8) size 45x16
    15             text run at (9,8) width 45: "xxx"
    16         RenderText {#text} at (54,8) size 15x16
    17           text run at (54,8) width 15: " "
    18         RenderImage {IMG} at (69,8) size 10x11
    19         RenderText {#text} at (79,8) size 15x16
    20           text run at (79,8) width 15: " "
    21         RenderInline {SPAN} at (0,0) size 114x39
    22           RenderText {#text} at (94,8) size 114x39
    23             text run at (94,8) width 114: "xxx"
    24         RenderText {#text} at (208,8) size 15x16
    25           text run at (208,8) width 15: " "
    26         RenderImage {IMG} at (223,8) size 10x11
    27         RenderText {#text} at (233,8) size 15x16
    28           text run at (233,8) width 15: " "
    29         RenderInline {SPAN} at (0,0) size 45x16
    30           RenderText {#text} at (248,8) size 45x16
    31             text run at (248,8) width 45: "xxx"
    32         RenderText {#text} at (293,8) size 15x16
    33           text run at (293,8) width 15: " "
    34         RenderImage {IMG} at (308,8) size 10x11
    35         RenderText {#text} at (318,8) size 15x16
    36           text run at (318,8) width 15: " "
    37         RenderInline {SPAN} at (0,0) size 45x16
    38           RenderText {#text} at (333,8) size 45x16
    39             text run at (333,8) width 45: "xxx"
    40         RenderText {#text} at (378,8) size 15x16
    41           text run at (378,8) width 15: " "
    42         RenderImage {IMG} at (393,8) size 10x11
    43         RenderText {#text} at (403,8) size 15x16
    44           text run at (403,8) width 15: " "
    45         RenderInline {BIG} at (0,0) size 60x21
    46           RenderText {#text} at (418,8) size 60x21
    47             text run at (418,8) width 60: "xxx"
    48         RenderText {#text} at (478,8) size 15x16
    49           text run at (478,8) width 15: " "
    50         RenderImage {IMG} at (493,8) size 20x21
    51         RenderText {#text} at (513,8) size 15x16
    52           text run at (513,8) width 15: " "
    53         RenderInline {SPAN} at (0,0) size 45x16
    54           RenderText {#text} at (528,8) size 45x16
    55             text run at (528,8) width 45: "xxx"
    56         RenderText {#text} at (573,8) size 15x16
    57           text run at (573,8) width 15: " "
    58         RenderImage {IMG} at (588,8) size 65x66
    59         RenderText {#text} at (653,8) size 15x16
    60           text run at (653,8) width 15: " "
    61         RenderInline {SPAN} at (0,0) size 45x16
    62           RenderText {#text} at (668,8) size 45x16
    63             text run at (668,8) width 45: "xxx"
     13        RenderInline {SPAN} at (0,0) size 46x16
     14          RenderText {#text} at (8,8) size 46x16
     15            text run at (8,8) width 46: "xxx"
     16        RenderText {#text} at (53,8) size 16x16
     17          text run at (53,8) width 16: " "
     18        RenderImage {IMG} at (68,8) size 11x11
     19        RenderText {#text} at (78,8) size 16x16
     20          text run at (78,8) width 16: " "
     21        RenderInline {SPAN} at (0,0) size 115x39
     22          RenderText {#text} at (93,8) size 115x39
     23            text run at (93,8) width 115: "xxx"
     24        RenderText {#text} at (207,8) size 16x16
     25          text run at (207,8) width 16: " "
     26        RenderImage {IMG} at (222,8) size 11x11
     27        RenderText {#text} at (232,8) size 16x16
     28          text run at (232,8) width 16: " "
     29        RenderInline {SPAN} at (0,0) size 46x16
     30          RenderText {#text} at (247,8) size 46x16
     31            text run at (247,8) width 46: "xxx"
     32        RenderText {#text} at (292,8) size 16x16
     33          text run at (292,8) width 16: " "
     34        RenderImage {IMG} at (307,8) size 11x11
     35        RenderText {#text} at (317,8) size 16x16
     36          text run at (317,8) width 16: " "
     37        RenderInline {SPAN} at (0,0) size 46x16
     38          RenderText {#text} at (332,8) size 46x16
     39            text run at (332,8) width 46: "xxx"
     40        RenderText {#text} at (377,8) size 16x16
     41          text run at (377,8) width 16: " "
     42        RenderImage {IMG} at (392,8) size 11x11
     43        RenderText {#text} at (402,8) size 16x16
     44          text run at (402,8) width 16: " "
     45        RenderInline {BIG} at (0,0) size 61x21
     46          RenderText {#text} at (417,8) size 61x21
     47            text run at (417,8) width 61: "xxx"
     48        RenderText {#text} at (477,8) size 16x16
     49          text run at (477,8) width 16: " "
     50        RenderImage {IMG} at (492,8) size 21x21
     51        RenderText {#text} at (512,8) size 16x16
     52          text run at (512,8) width 16: " "
     53        RenderInline {SPAN} at (0,0) size 46x16
     54          RenderText {#text} at (527,8) size 46x16
     55            text run at (527,8) width 46: "xxx"
     56        RenderText {#text} at (572,8) size 16x16
     57          text run at (572,8) width 16: " "
     58        RenderImage {IMG} at (587,8) size 66x66
     59        RenderText {#text} at (652,8) size 16x16
     60          text run at (652,8) width 16: " "
     61        RenderInline {SPAN} at (0,0) size 46x16
     62          RenderText {#text} at (667,8) size 46x16
     63            text run at (667,8) width 46: "xxx"
    6464        RenderText {#text} at (0,0) size 0x0
    65         RenderImage {IMG} at (9,73) size 35x36
    66         RenderText {#text} at (44,73) size 15x16
    67           text run at (44,73) width 15: " "
    68         RenderInline {SPAN} at (0,0) size 90x31
    69           RenderText {#text} at (59,73) size 90x31
    70             text run at (59,73) width 90: "xxx"
    71         RenderText {#text} at (149,73) size 15x16
    72           text run at (149,73) width 15: " "
    73         RenderImage {IMG} at (164,73) size 50x51
    74         RenderText {#text} at (214,73) size 15x16
    75           text run at (214,73) width 15: " "
    76         RenderInline {SPAN} at (0,0) size 45x16
    77           RenderText {#text} at (229,73) size 45x16
    78             text run at (229,73) width 45: "xxx"
    79         RenderText {#text} at (274,73) size 15x16
    80           text run at (274,73) width 15: " "
    81         RenderImage {IMG} at (289,73) size 15x16
    82         RenderText {#text} at (304,73) size 15x16
    83           text run at (304,73) width 15: " "
    84         RenderInline {BIG} at (0,0) size 60x21
    85           RenderText {#text} at (319,73) size 60x21
    86             text run at (319,73) width 60: "xxx"
    87         RenderText {#text} at (379,73) size 15x16
    88           text run at (379,73) width 15: " "
    89         RenderImage {IMG} at (394,73) size 90x91
     65        RenderImage {IMG} at (8,73) size 36x36
     66        RenderText {#text} at (43,73) size 16x16
     67          text run at (43,73) width 16: " "
     68        RenderInline {SPAN} at (0,0) size 91x31
     69          RenderText {#text} at (58,73) size 91x31
     70            text run at (58,73) width 91: "xxx"
     71        RenderText {#text} at (148,73) size 16x16
     72          text run at (148,73) width 16: " "
     73        RenderImage {IMG} at (163,73) size 51x51
     74        RenderText {#text} at (213,73) size 16x16
     75          text run at (213,73) width 16: " "
     76        RenderInline {SPAN} at (0,0) size 46x16
     77          RenderText {#text} at (228,73) size 46x16
     78            text run at (228,73) width 46: "xxx"
     79        RenderText {#text} at (273,73) size 16x16
     80          text run at (273,73) width 16: " "
     81        RenderImage {IMG} at (288,73) size 16x16
     82        RenderText {#text} at (303,73) size 16x16
     83          text run at (303,73) width 16: " "
     84        RenderInline {BIG} at (0,0) size 61x21
     85          RenderText {#text} at (318,73) size 61x21
     86            text run at (318,73) width 61: "xxx"
     87        RenderText {#text} at (378,73) size 16x16
     88          text run at (378,73) width 16: " "
     89        RenderImage {IMG} at (393,73) size 91x91
    9090        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/css2.1/t1601-c547-indent-00-b-a-expected.txt

    r148798 r169104  
    2929          text run at (24,0) width 24: "x"
    3030      RenderBlock {DIV} at (0,201) size 432x24 [color=#0000FF]
    31         RenderText {#text} at (31,0) size 24x24
    32           text run at (31,0) width 24: "x"
     31        RenderText {#text} at (31,0) size 25x24
     32          text run at (31,0) width 25: "x"
    3333      RenderBlock {DIV} at (0,225) size 432x24 [color=#0000FF]
    3434        RenderText {#text} at (24,0) size 24x24
  • trunk/LayoutTests/platform/gtk/fast/block/float/026-expected.txt

    r148825 r169104  
    4545layer at (189,816) size 388x70 clip at (191,818) size 369x51
    4646  RenderBlock {DIV} at (180,0) size 389x70 [border: (2px solid #0000FF)]
    47     RenderText {#text} at (7,2) size 364x51
    48       text run at (7,2) width 364: "This is an overflow:scroll region. It should sit on the same"
    49       text run at (47,19) width 324: "line as the float and wrap as needed to fit within the"
    50       text run at (237,36) width 4 RTL: "."
    51       text run at (241,36) width 130: "remaining line width"
     47    RenderText {#text} at (7,2) size 365x51
     48      text run at (7,2) width 365: "This is an overflow:scroll region. It should sit on the same"
     49      text run at (47,19) width 325: "line as the float and wrap as needed to fit within the"
     50      text run at (237,36) width 5 RTL: "."
     51      text run at (241,36) width 131: "remaining line width"
  • trunk/LayoutTests/platform/gtk/fast/block/float/028-expected.txt

    r148825 r169104  
    4545layer at (189,816) size 388x70 clip at (191,818) size 369x51
    4646  RenderBlock {DIV} at (180,0) size 389x70 [border: (2px solid #0000FF)]
    47     RenderText {#text} at (7,2) size 364x51
    48       text run at (7,2) width 364: "This is an overflow:scroll region. It should sit on the same"
    49       text run at (47,19) width 324: "line as the float and wrap as needed to fit within the"
    50       text run at (237,36) width 4 RTL: "."
    51       text run at (241,36) width 130: "remaining line width"
     47    RenderText {#text} at (7,2) size 365x51
     48      text run at (7,2) width 365: "This is an overflow:scroll region. It should sit on the same"
     49      text run at (47,19) width 325: "line as the float and wrap as needed to fit within the"
     50      text run at (237,36) width 5 RTL: "."
     51      text run at (241,36) width 131: "remaining line width"
  • trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt

    r162802 r169104  
    2929          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
    3030            RenderListMarker at (-37,6) size 17x18: "1"
    31             RenderText {#text} at (7,9) size 88x61
    32               text run at (7,9) width 64: ":empty {"
    33               text run at (71,9) width 0: " "
    34               text run at (7,25) width 8: "}"
    35               text run at (15,25) width 0: " "
    36               text run at (7,40) width 0: " "
    37               text run at (7,55) width 88: "<div></div>"
     31            RenderText {#text} at (6,9) size 89x61
     32              text run at (6,9) width 65: ":empty {"
     33              text run at (70,9) width 1: " "
     34              text run at (6,25) width 9: "}"
     35              text run at (14,25) width 1: " "
     36              text run at (6,40) width 1: " "
     37              text run at (6,55) width 89: "<div></div>"
    3838          RenderBlock {P} at (16,145) size 584x17
    3939            RenderText {#text} at (0,0) size 481x17
     
    4444          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
    4545            RenderListMarker at (-37,6) size 17x18: "2"
    46             RenderText {#text} at (7,9) size 272x61
    47               text run at (7,9) width 64: ":empty {"
    48               text run at (71,9) width 0: " "
    49               text run at (7,25) width 8: "}"
    50               text run at (15,25) width 0: " "
    51               text run at (7,40) width 0: " "
    52               text run at (7,55) width 272: "<div><!-- Just a comment --></div>"
     46            RenderText {#text} at (6,9) size 273x61
     47              text run at (6,9) width 65: ":empty {"
     48              text run at (70,9) width 1: " "
     49              text run at (6,25) width 9: "}"
     50              text run at (14,25) width 1: " "
     51              text run at (6,40) width 1: " "
     52              text run at (6,55) width 273: "<div><!-- Just a comment --></div>"
    5353          RenderBlock {P} at (16,145) size 584x17
    5454            RenderText {#text} at (0,0) size 481x17
     
    5959          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
    6060            RenderListMarker at (-37,6) size 17x18: "3"
    61             RenderText {#text} at (7,9) size 96x61
    62               text run at (7,9) width 64: ":empty {"
    63               text run at (71,9) width 0: " "
    64               text run at (7,25) width 8: "}"
    65               text run at (15,25) width 0: " "
    66               text run at (7,40) width 0: " "
    67               text run at (7,55) width 96: "<div> </div>"
     61            RenderText {#text} at (6,9) size 97x61
     62              text run at (6,9) width 65: ":empty {"
     63              text run at (70,9) width 1: " "
     64              text run at (6,25) width 9: "}"
     65              text run at (14,25) width 1: " "
     66              text run at (6,40) width 1: " "
     67              text run at (6,55) width 97: "<div> </div>"
    6868          RenderBlock {P} at (16,145) size 584x17
    6969            RenderText {#text} at (0,0) size 533x17
     
    9696          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
    9797            RenderListMarker at (-37,6) size 17x18: "5"
    98             RenderText {#text} at (7,9) size 288x61
    99               text run at (7,9) width 64: ":empty {"
    100               text run at (71,9) width 0: " "
    101               text run at (7,25) width 8: "}"
    102               text run at (15,25) width 0: " "
    103               text run at (7,40) width 0: " "
    104               text run at (7,55) width 288: "<div><blockquote></blockquote></div>"
     98            RenderText {#text} at (6,9) size 289x61
     99              text run at (6,9) width 65: ":empty {"
     100              text run at (70,9) width 1: " "
     101              text run at (6,25) width 9: "}"
     102              text run at (14,25) width 1: " "
     103              text run at (6,40) width 1: " "
     104              text run at (6,55) width 289: "<div><blockquote></blockquote></div>"
    105105          RenderBlock {P} at (16,145) size 584x17
    106106            RenderText {#text} at (0,0) size 533x17
     
    112112          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    113113            RenderListMarker at (-37,6) size 17x18: "6"
    114             RenderText {#text} at (7,9) size 384x106
    115               text run at (7,9) width 64: ":empty {"
    116               text run at (71,9) width 0: " "
    117               text run at (7,25) width 8: "}"
    118               text run at (15,25) width 0: " "
    119               text run at (7,40) width 0: " "
    120               text run at (7,55) width 224: "<div id='appendChild'></div>"
    121               text run at (231,55) width 0: " "
    122               text run at (7,70) width 0: " "
    123               text run at (7,85) width 384: "var ib = document.getElementById('appendChild');"
    124               text run at (391,85) width 0: " "
    125               text run at (7,100) width 368: "ib.appendChild(document.createElement(\"div\"));"
     114            RenderText {#text} at (6,9) size 385x106
     115              text run at (6,9) width 65: ":empty {"
     116              text run at (70,9) width 1: " "
     117              text run at (6,25) width 9: "}"
     118              text run at (14,25) width 1: " "
     119              text run at (6,40) width 1: " "
     120              text run at (6,55) width 225: "<div id='appendChild'></div>"
     121              text run at (230,55) width 1: " "
     122              text run at (6,70) width 1: " "
     123              text run at (6,85) width 385: "var ib = document.getElementById('appendChild');"
     124              text run at (390,85) width 1: " "
     125              text run at (6,100) width 369: "ib.appendChild(document.createElement(\"div\"));"
    126126          RenderBlock {P} at (16,190) size 584x34
    127127            RenderText {#text} at (0,0) size 573x34
  • trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt

    r162802 r169104  
    2929          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
    3030            RenderListMarker at (-37,6) size 17x18: "1"
    31             RenderText {#text} at (7,9) size 144x91
    32               text run at (7,9) width 144: "div :first-child {"
    33               text run at (151,9) width 0: " "
    34               text run at (7,25) width 8: "}"
    35               text run at (15,25) width 0: " "
    36               text run at (7,40) width 0: " "
    37               text run at (7,55) width 40: "<div>"
    38               text run at (47,55) width 0: " "
    39               text run at (7,70) width 112: "   <div></div>"
    40               text run at (119,70) width 0: " "
    41               text run at (7,85) width 48: "</div>"
     31            RenderText {#text} at (6,9) size 145x91
     32              text run at (6,9) width 145: "div :first-child {"
     33              text run at (150,9) width 1: " "
     34              text run at (6,25) width 9: "}"
     35              text run at (14,25) width 1: " "
     36              text run at (6,40) width 1: " "
     37              text run at (6,55) width 41: "<div>"
     38              text run at (46,55) width 1: " "
     39              text run at (6,70) width 113: "   <div></div>"
     40              text run at (118,70) width 1: " "
     41              text run at (6,85) width 49: "</div>"
    4242          RenderBlock {P} at (16,175) size 584x34
    4343            RenderText {#text} at (0,0) size 572x34
     
    5050          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    5151            RenderListMarker at (-37,6) size 17x18: "2"
    52             RenderText {#text} at (7,9) size 224x106
    53               text run at (7,9) width 144: "div :first-child {"
    54               text run at (151,9) width 0: " "
    55               text run at (7,25) width 8: "}"
    56               text run at (15,25) width 0: " "
    57               text run at (7,40) width 0: " "
    58               text run at (7,55) width 48: "<div> "
    59               text run at (55,55) width 0: " "
    60               text run at (7,70) width 112: "   <div></div>"
    61               text run at (119,70) width 0: " "
    62               text run at (7,85) width 224: "   <blockquote></blockquote>"
    63               text run at (231,85) width 0: " "
    64               text run at (7,100) width 48: "</div>"
     52            RenderText {#text} at (6,9) size 225x106
     53              text run at (6,9) width 145: "div :first-child {"
     54              text run at (150,9) width 1: " "
     55              text run at (6,25) width 9: "}"
     56              text run at (14,25) width 1: " "
     57              text run at (6,40) width 1: " "
     58              text run at (6,55) width 49: "<div> "
     59              text run at (54,55) width 1: " "
     60              text run at (6,70) width 113: "   <div></div>"
     61              text run at (118,70) width 1: " "
     62              text run at (6,85) width 225: "   <blockquote></blockquote>"
     63              text run at (230,85) width 1: " "
     64              text run at (6,100) width 49: "</div>"
    6565          RenderBlock {P} at (16,190) size 584x34
    6666            RenderText {#text} at (0,0) size 567x34
     
    7272          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    7373            RenderListMarker at (-37,6) size 17x18: "3"
    74             RenderText {#text} at (7,9) size 208x106
    75               text run at (7,9) width 144: "div :first-child {"
    76               text run at (151,9) width 0: " "
    77               text run at (7,25) width 8: "}"
    78               text run at (15,25) width 0: " "
    79               text run at (7,40) width 0: " "
    80               text run at (7,55) width 48: "<div> "
    81               text run at (55,55) width 0: " "
    82               text run at (7,70) width 208: "   <!-- Just a comment -->"
    83               text run at (215,70) width 0: " "
    84               text run at (7,85) width 112: "   <div></div>"
    85               text run at (119,85) width 0: " "
    86               text run at (7,100) width 48: "</div>"
     74            RenderText {#text} at (6,9) size 209x106
     75              text run at (6,9) width 145: "div :first-child {"
     76              text run at (150,9) width 1: " "
     77              text run at (6,25) width 9: "}"
     78              text run at (14,25) width 1: " "
     79              text run at (6,40) width 1: " "
     80              text run at (6,55) width 49: "<div> "
     81              text run at (54,55) width 1: " "
     82              text run at (6,70) width 209: "   <!-- Just a comment -->"
     83              text run at (214,70) width 1: " "
     84              text run at (6,85) width 113: "   <div></div>"
     85              text run at (118,85) width 1: " "
     86              text run at (6,100) width 49: "</div>"
    8787          RenderBlock {P} at (16,190) size 584x51
    8888            RenderText {#text} at (0,0) size 567x51
     
    124124          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    125125            RenderListMarker at (-37,6) size 17x18: "5"
    126             RenderText {#text} at (7,9) size 224x106
    127               text run at (7,9) width 144: "div :first-child {"
    128               text run at (151,9) width 0: " "
    129               text run at (7,25) width 8: "}"
    130               text run at (15,25) width 0: " "
    131               text run at (7,40) width 0: " "
    132               text run at (7,55) width 48: "<div> "
    133               text run at (55,55) width 0: " "
    134               text run at (7,70) width 224: "   <blockquote></blockquote>"
    135               text run at (231,70) width 0: " "
    136               text run at (7,85) width 112: "   <div></div>"
    137               text run at (119,85) width 0: " "
    138               text run at (7,100) width 48: "</div>"
     126            RenderText {#text} at (6,9) size 225x106
     127              text run at (6,9) width 145: "div :first-child {"
     128              text run at (150,9) width 1: " "
     129              text run at (6,25) width 9: "}"
     130              text run at (14,25) width 1: " "
     131              text run at (6,40) width 1: " "
     132              text run at (6,55) width 49: "<div> "
     133              text run at (54,55) width 1: " "
     134              text run at (6,70) width 225: "   <blockquote></blockquote>"
     135              text run at (230,70) width 1: " "
     136              text run at (6,85) width 113: "   <div></div>"
     137              text run at (118,85) width 1: " "
     138              text run at (6,100) width 49: "</div>"
    139139          RenderBlock {P} at (16,190) size 584x34
    140140            RenderText {#text} at (0,0) size 582x34
     
    147147          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
    148148            RenderListMarker at (-37,6) size 17x18: "6"
    149             RenderText {#text} at (7,9) size 520x136
    150               text run at (7,9) width 144: "div :first-child {"
    151               text run at (151,9) width 0: " "
    152               text run at (7,25) width 8: "}"
    153               text run at (15,25) width 0: " "
    154               text run at (7,40) width 0: " "
    155               text run at (7,55) width 40: "<div>"
    156               text run at (47,55) width 0: " "
    157               text run at (7,70) width 256: "   <div id='insertBefore'></div>"
    158               text run at (263,70) width 0: " "
    159               text run at (7,85) width 48: "</div>"
    160               text run at (55,85) width 0: " "
    161               text run at (7,100) width 0: " "
    162               text run at (7,115) width 392: "var ib = document.getElementById('insertBefore');"
    163               text run at (399,115) width 0: " "
    164               text run at (7,130) width 520: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
     149            RenderText {#text} at (6,9) size 521x136
     150              text run at (6,9) width 145: "div :first-child {"
     151              text run at (150,9) width 1: " "
     152              text run at (6,25) width 9: "}"
     153              text run at (14,25) width 1: " "
     154              text run at (6,40) width 1: " "
     155              text run at (6,55) width 41: "<div>"
     156              text run at (46,55) width 1: " "
     157              text run at (6,70) width 257: "   <div id='insertBefore'></div>"
     158              text run at (262,70) width 1: " "
     159              text run at (6,85) width 49: "</div>"
     160              text run at (54,85) width 1: " "
     161              text run at (6,100) width 1: " "
     162              text run at (6,115) width 393: "var ib = document.getElementById('insertBefore');"
     163              text run at (398,115) width 1: " "
     164              text run at (6,130) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
    165165          RenderBlock {P} at (16,220) size 584x34
    166166            RenderText {#text} at (0,0) size 567x34
     
    173173          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
    174174            RenderListMarker at (-37,6) size 17x18: "7"
    175             RenderText {#text} at (7,9) size 520x136
    176               text run at (7,9) width 144: "div :first-child {"
    177               text run at (151,9) width 0: " "
    178               text run at (7,25) width 8: "}"
    179               text run at (15,25) width 0: " "
    180               text run at (7,40) width 0: " "
    181               text run at (7,55) width 40: "<div>"
    182               text run at (47,55) width 0: " "
    183               text run at (7,70) width 256: "   <div id='insertBefore'></div>"
    184               text run at (263,70) width 0: " "
    185               text run at (7,85) width 48: "</div>"
    186               text run at (55,85) width 0: " "
    187               text run at (7,100) width 0: " "
    188               text run at (7,115) width 392: "var ib = document.getElementById('insertBefore');"
    189               text run at (399,115) width 0: " "
    190               text run at (7,130) width 520: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
     175            RenderText {#text} at (6,9) size 521x136
     176              text run at (6,9) width 145: "div :first-child {"
     177              text run at (150,9) width 1: " "
     178              text run at (6,25) width 9: "}"
     179              text run at (14,25) width 1: " "
     180              text run at (6,40) width 1: " "
     181              text run at (6,55) width 41: "<div>"
     182              text run at (46,55) width 1: " "
     183              text run at (6,70) width 257: "   <div id='insertBefore'></div>"
     184              text run at (262,70) width 1: " "
     185              text run at (6,85) width 49: "</div>"
     186              text run at (54,85) width 1: " "
     187              text run at (6,100) width 1: " "
     188              text run at (6,115) width 393: "var ib = document.getElementById('insertBefore');"
     189              text run at (398,115) width 1: " "
     190              text run at (6,130) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
    191191          RenderBlock {P} at (16,220) size 584x17
    192192            RenderText {#text} at (0,0) size 515x17
  • trunk/LayoutTests/platform/gtk/fast/css/first-of-type-pseudo-class-expected.txt

    r148822 r169104  
    2929          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
    3030            RenderListMarker at (-37,6) size 17x18: "1"
    31             RenderText {#text} at (7,9) size 280x61
    32               text run at (7,9) width 152: "div:first-of-type {"
    33               text run at (159,9) width 0: " "
    34               text run at (7,25) width 8: "}"
    35               text run at (15,25) width 0: " "
    36               text run at (7,40) width 0: " "
    37               text run at (7,55) width 280: "<div>Does this element match?</div>"
     31            RenderText {#text} at (6,9) size 281x61
     32              text run at (6,9) width 153: "div:first-of-type {"
     33              text run at (158,9) width 1: " "
     34              text run at (6,25) width 9: "}"
     35              text run at (14,25) width 1: " "
     36              text run at (6,40) width 1: " "
     37              text run at (6,55) width 281: "<div>Does this element match?</div>"
    3838          RenderBlock {P} at (16,145) size 584x34
    3939            RenderText {#text} at (0,0) size 551x34
     
    4646          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    4747            RenderListMarker at (-37,6) size 17x18: "2"
    48             RenderText {#text} at (7,9) size 280x76
    49               text run at (7,9) width 152: "div:first-of-type {"
    50               text run at (159,9) width 0: " "
    51               text run at (7,25) width 8: "}"
    52               text run at (15,25) width 0: " "
    53               text run at (7,40) width 0: " "
    54               text run at (7,55) width 280: "<div>Does this element match?</div>"
    55               text run at (287,55) width 0: " "
    56               text run at (7,70) width 88: "<div></div>"
     48            RenderText {#text} at (6,9) size 281x76
     49              text run at (6,9) width 153: "div:first-of-type {"
     50              text run at (158,9) width 1: " "
     51              text run at (6,25) width 9: "}"
     52              text run at (14,25) width 1: " "
     53              text run at (6,40) width 1: " "
     54              text run at (6,55) width 281: "<div>Does this element match?</div>"
     55              text run at (286,55) width 1: " "
     56              text run at (6,70) width 89: "<div></div>"
    5757          RenderBlock {P} at (16,160) size 584x34
    5858            RenderText {#text} at (0,0) size 546x34
     
    6565          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    6666            RenderListMarker at (-37,6) size 17x18: "3"
    67             RenderText {#text} at (7,9) size 280x76
    68               text run at (7,9) width 152: "div:first-of-type {"
    69               text run at (159,9) width 0: " "
    70               text run at (7,25) width 8: "}"
    71               text run at (15,25) width 0: " "
    72               text run at (7,40) width 0: " "
    73               text run at (7,55) width 200: "<blockquote></blockquote>"
    74               text run at (207,55) width 0: " "
    75               text run at (7,70) width 280: "<div>Does this element match?</div>"
     67            RenderText {#text} at (6,9) size 281x76
     68              text run at (6,9) width 153: "div:first-of-type {"
     69              text run at (158,9) width 1: " "
     70              text run at (6,25) width 9: "}"
     71              text run at (14,25) width 1: " "
     72              text run at (6,40) width 1: " "
     73              text run at (6,55) width 201: "<blockquote></blockquote>"
     74              text run at (206,55) width 1: " "
     75              text run at (6,70) width 281: "<div>Does this element match?</div>"
    7676          RenderBlock {P} at (16,160) size 584x34
    7777            RenderText {#text} at (0,0) size 546x34
     
    8585          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    8686            RenderListMarker at (-37,6) size 17x18: "4"
    87             RenderText {#text} at (7,9) size 304x106
    88               text run at (7,9) width 152: "div:first-of-type {"
    89               text run at (159,9) width 0: " "
    90               text run at (7,25) width 8: "}"
    91               text run at (15,25) width 0: " "
    92               text run at (7,40) width 0: " "
    93               text run at (7,55) width 88: "<div></div>"
    94               text run at (95,55) width 0: " "
    95               text run at (7,70) width 96: "<blockquote>"
    96               text run at (103,70) width 0: " "
    97               text run at (7,85) width 304: "   <div>Does this element match?</div>"
    98               text run at (311,85) width 0: " "
    99               text run at (7,100) width 104: "</blockquote>"
     87            RenderText {#text} at (6,9) size 305x106
     88              text run at (6,9) width 153: "div:first-of-type {"
     89              text run at (158,9) width 1: " "
     90              text run at (6,25) width 9: "}"
     91              text run at (14,25) width 1: " "
     92              text run at (6,40) width 1: " "
     93              text run at (6,55) width 89: "<div></div>"
     94              text run at (94,55) width 1: " "
     95              text run at (6,70) width 97: "<blockquote>"
     96              text run at (102,70) width 1: " "
     97              text run at (6,85) width 305: "   <div>Does this element match?</div>"
     98              text run at (310,85) width 1: " "
     99              text run at (6,100) width 105: "</blockquote>"
    100100          RenderBlock {P} at (16,190) size 584x34
    101101            RenderText {#text} at (0,0) size 546x34
     
    108108          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
    109109            RenderListMarker at (-37,6) size 17x18: "5"
    110             RenderText {#text} at (7,9) size 304x91
    111               text run at (7,9) width 152: "div:first-of-type {"
    112               text run at (159,9) width 0: " "
    113               text run at (7,25) width 8: "}"
    114               text run at (15,25) width 0: " "
    115               text run at (7,40) width 0: " "
    116               text run at (7,55) width 40: "<div>"
    117               text run at (47,55) width 0: " "
    118               text run at (7,70) width 304: "   <div>Does this element match?</div>"
    119               text run at (311,70) width 0: " "
    120               text run at (7,85) width 48: "</div>"
     110            RenderText {#text} at (6,9) size 305x91
     111              text run at (6,9) width 153: "div:first-of-type {"
     112              text run at (158,9) width 1: " "
     113              text run at (6,25) width 9: "}"
     114              text run at (14,25) width 1: " "
     115              text run at (6,40) width 1: " "
     116              text run at (6,55) width 41: "<div>"
     117              text run at (46,55) width 1: " "
     118              text run at (6,70) width 305: "   <div>Does this element match?</div>"
     119              text run at (310,70) width 1: " "
     120              text run at (6,85) width 49: "</div>"
    121121          RenderBlock {P} at (16,175) size 584x34
    122122            RenderText {#text} at (0,0) size 546x34
     
    130130          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    131131            RenderListMarker at (-37,6) size 17x18: "6"
    132             RenderText {#text} at (7,9) size 280x106
    133               text run at (7,9) width 152: "div:first-of-type {"
    134               text run at (159,9) width 0: " "
    135               text run at (7,25) width 8: "}"
    136               text run at (15,25) width 0: " "
    137               text run at (7,40) width 0: " "
    138               text run at (7,55) width 96: "<blockquote>"
    139               text run at (103,55) width 0: " "
    140               text run at (7,70) width 112: "   <div></div>"
    141               text run at (119,70) width 0: " "
    142               text run at (7,85) width 104: "</blockquote>"
    143               text run at (111,85) width 0: " "
    144               text run at (7,100) width 280: "<div>Does this element match?</div>"
     132            RenderText {#text} at (6,9) size 281x106
     133              text run at (6,9) width 153: "div:first-of-type {"
     134              text run at (158,9) width 1: " "
     135              text run at (6,25) width 9: "}"
     136              text run at (14,25) width 1: " "
     137              text run at (6,40) width 1: " "
     138              text run at (6,55) width 97: "<blockquote>"
     139              text run at (102,55) width 1: " "
     140              text run at (6,70) width 113: "   <div></div>"
     141              text run at (118,70) width 1: " "
     142              text run at (6,85) width 105: "</blockquote>"
     143              text run at (110,85) width 1: " "
     144              text run at (6,100) width 281: "<div>Does this element match?</div>"
    145145          RenderBlock {P} at (16,190) size 584x34
    146146            RenderText {#text} at (0,0) size 546x34
     
    153153          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    154154            RenderListMarker at (-37,6) size 17x18: "7"
    155             RenderText {#text} at (7,9) size 280x76
    156               text run at (7,9) width 152: "div:first-of-type {"
    157               text run at (159,9) width 0: " "
    158               text run at (7,25) width 8: "}"
    159               text run at (15,25) width 0: " "
    160               text run at (7,40) width 0: " "
    161               text run at (7,55) width 88: "<div></div>"
    162               text run at (95,55) width 0: " "
    163               text run at (7,70) width 280: "<div>Does this element match?</div>"
     155            RenderText {#text} at (6,9) size 281x76
     156              text run at (6,9) width 153: "div:first-of-type {"
     157              text run at (158,9) width 1: " "
     158              text run at (6,25) width 9: "}"
     159              text run at (14,25) width 1: " "
     160              text run at (6,40) width 1: " "
     161              text run at (6,55) width 89: "<div></div>"
     162              text run at (94,55) width 1: " "
     163              text run at (6,70) width 281: "<div>Does this element match?</div>"
    164164          RenderBlock {P} at (16,160) size 584x34
    165165            RenderText {#text} at (0,0) size 543x34
     
    172172          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    173173            RenderListMarker at (-37,6) size 17x18: "8"
    174             RenderText {#text} at (7,9) size 280x76
    175               text run at (7,9) width 152: "div:first-of-type {"
    176               text run at (159,9) width 0: " "
    177               text run at (7,25) width 8: "}"
    178               text run at (15,25) width 0: " "
    179               text run at (7,40) width 0: " "
    180               text run at (7,55) width 88: "<DIV></DIV>"
    181               text run at (95,55) width 0: " "
    182               text run at (7,70) width 280: "<div>Does this element match?</div>"
     174            RenderText {#text} at (6,9) size 281x76
     175              text run at (6,9) width 153: "div:first-of-type {"
     176              text run at (158,9) width 1: " "
     177              text run at (6,25) width 9: "}"
     178              text run at (14,25) width 1: " "
     179              text run at (6,40) width 1: " "
     180              text run at (6,55) width 89: "<DIV></DIV>"
     181              text run at (94,55) width 1: " "
     182              text run at (6,70) width 281: "<div>Does this element match?</div>"
    183183          RenderBlock {P} at (16,160) size 584x34
    184184            RenderText {#text} at (0,0) size 543x34
     
    191191          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    192192            RenderListMarker at (-37,6) size 17x18: "9"
    193             RenderText {#text} at (7,9) size 520x106
    194               text run at (7,9) width 152: "div:first-of-type {"
    195               text run at (159,9) width 0: " "
    196               text run at (7,25) width 8: "}"
    197               text run at (15,25) width 0: " "
    198               text run at (7,40) width 0: " "
    199               text run at (7,55) width 232: "<div id='insertBefore'></div>"
    200               text run at (239,55) width 0: " "
    201               text run at (7,70) width 0: " "
    202               text run at (7,85) width 392: "var ib = document.getElementById('insertBefore');"
    203               text run at (399,85) width 0: " "
    204               text run at (7,100) width 520: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
     193            RenderText {#text} at (6,9) size 521x106
     194              text run at (6,9) width 153: "div:first-of-type {"
     195              text run at (158,9) width 1: " "
     196              text run at (6,25) width 9: "}"
     197              text run at (14,25) width 1: " "
     198              text run at (6,40) width 1: " "
     199              text run at (6,55) width 233: "<div id='insertBefore'></div>"
     200              text run at (238,55) width 1: " "
     201              text run at (6,70) width 1: " "
     202              text run at (6,85) width 393: "var ib = document.getElementById('insertBefore');"
     203              text run at (398,85) width 1: " "
     204              text run at (6,100) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
    205205          RenderBlock {P} at (16,190) size 584x34
    206206            RenderText {#text} at (0,0) size 567x34
     
    213213          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    214214            RenderListMarker at (-46,6) size 26x18: "10"
    215             RenderText {#text} at (7,9) size 520x106
    216               text run at (7,9) width 152: "div:first-of-type {"
    217               text run at (159,9) width 0: " "
    218               text run at (7,25) width 8: "}"
    219               text run at (15,25) width 0: " "
    220               text run at (7,40) width 0: " "
    221               text run at (7,55) width 232: "<div id='insertBefore'></div>"
    222               text run at (239,55) width 0: " "
    223               text run at (7,70) width 0: " "
    224               text run at (7,85) width 392: "var ib = document.getElementById('insertBefore');"
    225               text run at (399,85) width 0: " "
    226               text run at (7,100) width 520: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
     215            RenderText {#text} at (6,9) size 521x106
     216              text run at (6,9) width 153: "div:first-of-type {"
     217              text run at (158,9) width 1: " "
     218              text run at (6,25) width 9: "}"
     219              text run at (14,25) width 1: " "
     220              text run at (6,40) width 1: " "
     221              text run at (6,55) width 233: "<div id='insertBefore'></div>"
     222              text run at (238,55) width 1: " "
     223              text run at (6,70) width 1: " "
     224              text run at (6,85) width 393: "var ib = document.getElementById('insertBefore');"
     225              text run at (398,85) width 1: " "
     226              text run at (6,100) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
    227227          RenderBlock {P} at (16,190) size 584x17
    228228            RenderText {#text} at (0,0) size 529x17
  • trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt

    r162802 r169104  
    2929          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
    3030            RenderListMarker at (-37,6) size 17x18: "1"
    31             RenderText {#text} at (7,9) size 136x91
    32               text run at (7,9) width 136: "div :last-child {"
    33               text run at (143,9) width 0: " "
    34               text run at (7,25) width 8: "}"
    35               text run at (15,25) width 0: " "
    36               text run at (7,40) width 0: " "
    37               text run at (7,55) width 40: "<div>"
    38               text run at (47,55) width 0: " "
    39               text run at (7,70) width 112: "   <div></div>"
    40               text run at (119,70) width 0: " "
    41               text run at (7,85) width 48: "</div>"
     31            RenderText {#text} at (6,9) size 137x91
     32              text run at (6,9) width 137: "div :last-child {"
     33              text run at (142,9) width 1: " "
     34              text run at (6,25) width 9: "}"
     35              text run at (14,25) width 1: " "
     36              text run at (6,40) width 1: " "
     37              text run at (6,55) width 41: "<div>"
     38              text run at (46,55) width 1: " "
     39              text run at (6,70) width 113: "   <div></div>"
     40              text run at (118,70) width 1: " "
     41              text run at (6,85) width 49: "</div>"
    4242          RenderBlock {P} at (16,175) size 584x34
    4343            RenderText {#text} at (0,0) size 572x34
     
    5050          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    5151            RenderListMarker at (-37,6) size 17x18: "2"
    52             RenderText {#text} at (7,9) size 224x106
    53               text run at (7,9) width 136: "div :last-child {"
    54               text run at (143,9) width 0: " "
    55               text run at (7,25) width 8: "}"
    56               text run at (15,25) width 0: " "
    57               text run at (7,40) width 0: " "
    58               text run at (7,55) width 48: "<div> "
    59               text run at (55,55) width 0: " "
    60               text run at (7,70) width 224: "   <blockquote></blockquote>"
    61               text run at (231,70) width 0: " "
    62               text run at (7,85) width 112: "   <div></div>"
    63               text run at (119,85) width 0: " "
    64               text run at (7,100) width 48: "</div>"
     52            RenderText {#text} at (6,9) size 225x106
     53              text run at (6,9) width 137: "div :last-child {"
     54              text run at (142,9) width 1: " "
     55              text run at (6,25) width 9: "}"
     56              text run at (14,25) width 1: " "
     57              text run at (6,40) width 1: " "
     58              text run at (6,55) width 49: "<div> "
     59              text run at (54,55) width 1: " "
     60              text run at (6,70) width 225: "   <blockquote></blockquote>"
     61              text run at (230,70) width 1: " "
     62              text run at (6,85) width 113: "   <div></div>"
     63              text run at (118,85) width 1: " "
     64              text run at (6,100) width 49: "</div>"
    6565          RenderBlock {P} at (16,190) size 584x34
    6666            RenderText {#text} at (0,0) size 567x34
     
    7272          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    7373            RenderListMarker at (-37,6) size 17x18: "3"
    74             RenderText {#text} at (7,9) size 208x106
    75               text run at (7,9) width 136: "div :last-child {"
    76               text run at (143,9) width 0: " "
    77               text run at (7,25) width 8: "}"
    78               text run at (15,25) width 0: " "
    79               text run at (7,40) width 0: " "
    80               text run at (7,55) width 48: "<div> "
    81               text run at (55,55) width 0: " "
    82               text run at (7,70) width 112: "   <div></div>"
    83               text run at (119,70) width 0: " "
    84               text run at (7,85) width 208: "   <!-- Just a comment -->"
    85               text run at (215,85) width 0: " "
    86               text run at (7,100) width 48: "</div>"
     74            RenderText {#text} at (6,9) size 209x106
     75              text run at (6,9) width 137: "div :last-child {"
     76              text run at (142,9) width 1: " "
     77              text run at (6,25) width 9: "}"
     78              text run at (14,25) width 1: " "
     79              text run at (6,40) width 1: " "
     80              text run at (6,55) width 49: "<div> "
     81              text run at (54,55) width 1: " "
     82              text run at (6,70) width 113: "   <div></div>"
     83              text run at (118,70) width 1: " "
     84              text run at (6,85) width 209: "   <!-- Just a comment -->"
     85              text run at (214,85) width 1: " "
     86              text run at (6,100) width 49: "</div>"
    8787          RenderBlock {P} at (16,190) size 584x51
    8888            RenderText {#text} at (0,0) size 567x51
     
    124124          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    125125            RenderListMarker at (-37,6) size 17x18: "5"
    126             RenderText {#text} at (7,9) size 224x106
    127               text run at (7,9) width 136: "div :last-child {"
    128               text run at (143,9) width 0: " "
    129               text run at (7,25) width 8: "}"
    130               text run at (15,25) width 0: " "
    131               text run at (7,40) width 0: " "
    132               text run at (7,55) width 48: "<div> "
    133               text run at (55,55) width 0: " "
    134               text run at (7,70) width 112: "   <div></div>"
    135               text run at (119,70) width 0: " "
    136               text run at (7,85) width 224: "   <blockquote></blockquote>"
    137               text run at (231,85) width 0: " "
    138               text run at (7,100) width 48: "</div>"
     126            RenderText {#text} at (6,9) size 225x106
     127              text run at (6,9) width 137: "div :last-child {"
     128              text run at (142,9) width 1: " "
     129              text run at (6,25) width 9: "}"
     130              text run at (14,25) width 1: " "
     131              text run at (6,40) width 1: " "
     132              text run at (6,55) width 49: "<div> "
     133              text run at (54,55) width 1: " "
     134              text run at (6,70) width 113: "   <div></div>"
     135              text run at (118,70) width 1: " "
     136              text run at (6,85) width 225: "   <blockquote></blockquote>"
     137              text run at (230,85) width 1: " "
     138              text run at (6,100) width 49: "</div>"
    139139          RenderBlock {P} at (16,190) size 584x34
    140140            RenderText {#text} at (0,0) size 555x34
     
    147147          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
    148148            RenderListMarker at (-37,6) size 17x18: "6"
    149             RenderText {#text} at (7,9) size 480x136
    150               text run at (7,9) width 136: "div :last-child {"
    151               text run at (143,9) width 0: " "
    152               text run at (7,25) width 8: "}"
    153               text run at (15,25) width 0: " "
    154               text run at (7,40) width 0: " "
    155               text run at (7,55) width 40: "<div>"
    156               text run at (47,55) width 0: " "
    157               text run at (7,70) width 248: "   <div id='insertAfter'></div>"
    158               text run at (255,70) width 0: " "
    159               text run at (7,85) width 48: "</div>"
    160               text run at (55,85) width 0: " "
    161               text run at (7,100) width 0: " "
    162               text run at (7,115) width 384: "var ib = document.getElementById('insertAfter');"
    163               text run at (391,115) width 0: " "
    164               text run at (7,130) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
     149            RenderText {#text} at (6,9) size 481x136
     150              text run at (6,9) width 137: "div :last-child {"
     151              text run at (142,9) width 1: " "
     152              text run at (6,25) width 9: "}"
     153              text run at (14,25) width 1: " "
     154              text run at (6,40) width 1: " "
     155              text run at (6,55) width 41: "<div>"
     156              text run at (46,55) width 1: " "
     157              text run at (6,70) width 249: "   <div id='insertAfter'></div>"
     158              text run at (254,70) width 1: " "
     159              text run at (6,85) width 49: "</div>"
     160              text run at (54,85) width 1: " "
     161              text run at (6,100) width 1: " "
     162              text run at (6,115) width 385: "var ib = document.getElementById('insertAfter');"
     163              text run at (390,115) width 1: " "
     164              text run at (6,130) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
    165165          RenderBlock {P} at (16,220) size 584x34
    166166            RenderText {#text} at (0,0) size 567x34
     
    173173          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
    174174            RenderListMarker at (-37,6) size 17x18: "7"
    175             RenderText {#text} at (7,9) size 480x136
    176               text run at (7,9) width 136: "div :last-child {"
    177               text run at (143,9) width 0: " "
    178               text run at (7,25) width 8: "}"
    179               text run at (15,25) width 0: " "
    180               text run at (7,40) width 0: " "
    181               text run at (7,55) width 40: "<div>"
    182               text run at (47,55) width 0: " "
    183               text run at (7,70) width 248: "   <div id='insertAfter'></div>"
    184               text run at (255,70) width 0: " "
    185               text run at (7,85) width 48: "</div>"
    186               text run at (55,85) width 0: " "
    187               text run at (7,100) width 0: " "
    188               text run at (7,115) width 384: "var ib = document.getElementById('insertAfter');"
    189               text run at (391,115) width 0: " "
    190               text run at (7,130) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
     175            RenderText {#text} at (6,9) size 481x136
     176              text run at (6,9) width 137: "div :last-child {"
     177              text run at (142,9) width 1: " "
     178              text run at (6,25) width 9: "}"
     179              text run at (14,25) width 1: " "
     180              text run at (6,40) width 1: " "
     181              text run at (6,55) width 41: "<div>"
     182              text run at (46,55) width 1: " "
     183              text run at (6,70) width 249: "   <div id='insertAfter'></div>"
     184              text run at (254,70) width 1: " "
     185              text run at (6,85) width 49: "</div>"
     186              text run at (54,85) width 1: " "
     187              text run at (6,100) width 1: " "
     188              text run at (6,115) width 385: "var ib = document.getElementById('insertAfter');"
     189              text run at (390,115) width 1: " "
     190              text run at (6,130) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
    191191          RenderBlock {P} at (16,220) size 584x17
    192192            RenderText {#text} at (0,0) size 515x17
  • trunk/LayoutTests/platform/gtk/fast/css/last-of-type-pseudo-class-expected.txt

    r148822 r169104  
    2929          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
    3030            RenderListMarker at (-37,6) size 17x18: "1"
    31             RenderText {#text} at (7,9) size 280x61
    32               text run at (7,9) width 144: "div:last-of-type {"
    33               text run at (151,9) width 0: " "
    34               text run at (7,25) width 8: "}"
    35               text run at (15,25) width 0: " "
    36               text run at (7,40) width 0: " "
    37               text run at (7,55) width 280: "<div>Does this element match?</div>"
     31            RenderText {#text} at (6,9) size 281x61
     32              text run at (6,9) width 145: "div:last-of-type {"
     33              text run at (150,9) width 1: " "
     34              text run at (6,25) width 9: "}"
     35              text run at (14,25) width 1: " "
     36              text run at (6,40) width 1: " "
     37              text run at (6,55) width 281: "<div>Does this element match?</div>"
    3838          RenderBlock {P} at (16,145) size 584x34
    3939            RenderText {#text} at (0,0) size 551x34
     
    4646          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    4747            RenderListMarker at (-37,6) size 17x18: "2"
    48             RenderText {#text} at (7,9) size 280x76
    49               text run at (7,9) width 144: "div:last-of-type {"
    50               text run at (151,9) width 0: " "
    51               text run at (7,25) width 8: "}"
    52               text run at (15,25) width 0: " "
    53               text run at (7,40) width 0: " "
    54               text run at (7,55) width 88: "<div></div>"
    55               text run at (95,55) width 0: " "
    56               text run at (7,70) width 280: "<div>Does this element match?</div>"
     48            RenderText {#text} at (6,9) size 281x76
     49              text run at (6,9) width 145: "div:last-of-type {"
     50              text run at (150,9) width 1: " "
     51              text run at (6,25) width 9: "}"
     52              text run at (14,25) width 1: " "
     53              text run at (6,40) width 1: " "
     54              text run at (6,55) width 89: "<div></div>"
     55              text run at (94,55) width 1: " "
     56              text run at (6,70) width 281: "<div>Does this element match?</div>"
    5757          RenderBlock {P} at (16,160) size 584x34
    5858            RenderText {#text} at (0,0) size 546x34
     
    6565          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    6666            RenderListMarker at (-37,6) size 17x18: "3"
    67             RenderText {#text} at (7,9) size 280x76
    68               text run at (7,9) width 144: "div:last-of-type {"
    69               text run at (151,9) width 0: " "
    70               text run at (7,25) width 8: "}"
    71               text run at (15,25) width 0: " "
    72               text run at (7,40) width 0: " "
    73               text run at (7,55) width 280: "<div>Does this element match?</div>"
    74               text run at (287,55) width 0: " "
    75               text run at (7,70) width 200: "<blockquote></blockquote>"
     67            RenderText {#text} at (6,9) size 281x76
     68              text run at (6,9) width 145: "div:last-of-type {"
     69              text run at (150,9) width 1: " "
     70              text run at (6,25) width 9: "}"
     71              text run at (14,25) width 1: " "
     72              text run at (6,40) width 1: " "
     73              text run at (6,55) width 281: "<div>Does this element match?</div>"
     74              text run at (286,55) width 1: " "
     75              text run at (6,70) width 201: "<blockquote></blockquote>"
    7676          RenderBlock {P} at (16,160) size 584x34
    7777            RenderText {#text} at (0,0) size 546x34
     
    8585          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    8686            RenderListMarker at (-37,6) size 17x18: "4"
    87             RenderText {#text} at (7,9) size 304x106
    88               text run at (7,9) width 144: "div:last-of-type {"
    89               text run at (151,9) width 0: " "
    90               text run at (7,25) width 8: "}"
    91               text run at (15,25) width 0: " "
    92               text run at (7,40) width 0: " "
    93               text run at (7,55) width 96: "<blockquote>"
    94               text run at (103,55) width 0: " "
    95               text run at (7,70) width 304: "   <div>Does this element match?</div>"
    96               text run at (311,70) width 0: " "
    97               text run at (7,85) width 104: "</blockquote>"
    98               text run at (111,85) width 0: " "
    99               text run at (7,100) width 88: "<div></div>"
     87            RenderText {#text} at (6,9) size 305x106
     88              text run at (6,9) width 145: "div:last-of-type {"
     89              text run at (150,9) width 1: " "
     90              text run at (6,25) width 9: "}"
     91              text run at (14,25) width 1: " "
     92              text run at (6,40) width 1: " "
     93              text run at (6,55) width 97: "<blockquote>"
     94              text run at (102,55) width 1: " "
     95              text run at (6,70) width 305: "   <div>Does this element match?</div>"
     96              text run at (310,70) width 1: " "
     97              text run at (6,85) width 105: "</blockquote>"
     98              text run at (110,85) width 1: " "
     99              text run at (6,100) width 89: "<div></div>"
    100100          RenderBlock {P} at (16,190) size 584x34
    101101            RenderText {#text} at (0,0) size 546x34
     
    108108          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
    109109            RenderListMarker at (-37,6) size 17x18: "5"
    110             RenderText {#text} at (7,9) size 304x91
    111               text run at (7,9) width 144: "div:last-of-type {"
    112               text run at (151,9) width 0: " "
    113               text run at (7,25) width 8: "}"
    114               text run at (15,25) width 0: " "
    115               text run at (7,40) width 0: " "
    116               text run at (7,55) width 40: "<div>"
    117               text run at (47,55) width 0: " "
    118               text run at (7,70) width 304: "   <div>Does this element match?</div>"
    119               text run at (311,70) width 0: " "
    120               text run at (7,85) width 48: "</div>"
     110            RenderText {#text} at (6,9) size 305x91
     111              text run at (6,9) width 145: "div:last-of-type {"
     112              text run at (150,9) width 1: " "
     113              text run at (6,25) width 9: "}"
     114              text run at (14,25) width 1: " "
     115              text run at (6,40) width 1: " "
     116              text run at (6,55) width 41: "<div>"
     117              text run at (46,55) width 1: " "
     118              text run at (6,70) width 305: "   <div>Does this element match?</div>"
     119              text run at (310,70) width 1: " "
     120              text run at (6,85) width 49: "</div>"
    121121          RenderBlock {P} at (16,175) size 584x34
    122122            RenderText {#text} at (0,0) size 546x34
     
    130130          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    131131            RenderListMarker at (-37,6) size 17x18: "6"
    132             RenderText {#text} at (7,9) size 280x106
    133               text run at (7,9) width 144: "div:last-of-type {"
    134               text run at (151,9) width 0: " "
    135               text run at (7,25) width 8: "}"
    136               text run at (15,25) width 0: " "
    137               text run at (7,40) width 0: " "
    138               text run at (7,55) width 280: "<div>Does this element match?</div>"
    139               text run at (287,55) width 0: " "
    140               text run at (7,70) width 96: "<blockquote>"
    141               text run at (103,70) width 0: " "
    142               text run at (7,85) width 112: "   <div></div>"
    143               text run at (119,85) width 0: " "
    144               text run at (7,100) width 104: "</blockquote>"
     132            RenderText {#text} at (6,9) size 281x106
     133              text run at (6,9) width 145: "div:last-of-type {"
     134              text run at (150,9) width 1: " "
     135              text run at (6,25) width 9: "}"
     136              text run at (14,25) width 1: " "
     137              text run at (6,40) width 1: " "
     138              text run at (6,55) width 281: "<div>Does this element match?</div>"
     139              text run at (286,55) width 1: " "
     140              text run at (6,70) width 97: "<blockquote>"
     141              text run at (102,70) width 1: " "
     142              text run at (6,85) width 113: "   <div></div>"
     143              text run at (118,85) width 1: " "
     144              text run at (6,100) width 105: "</blockquote>"
    145145          RenderBlock {P} at (16,190) size 584x34
    146146            RenderText {#text} at (0,0) size 546x34
     
    153153          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    154154            RenderListMarker at (-37,6) size 17x18: "7"
    155             RenderText {#text} at (7,9) size 280x76
    156               text run at (7,9) width 144: "div:last-of-type {"
    157               text run at (151,9) width 0: " "
    158               text run at (7,25) width 8: "}"
    159               text run at (15,25) width 0: " "
    160               text run at (7,40) width 0: " "
    161               text run at (7,55) width 280: "<div>Does this element match?</div>"
    162               text run at (287,55) width 0: " "
    163               text run at (7,70) width 88: "<div></div>"
     155            RenderText {#text} at (6,9) size 281x76
     156              text run at (6,9) width 145: "div:last-of-type {"
     157              text run at (150,9) width 1: " "
     158              text run at (6,25) width 9: "}"
     159              text run at (14,25) width 1: " "
     160              text run at (6,40) width 1: " "
     161              text run at (6,55) width 281: "<div>Does this element match?</div>"
     162              text run at (286,55) width 1: " "
     163              text run at (6,70) width 89: "<div></div>"
    164164          RenderBlock {P} at (16,160) size 584x34
    165165            RenderText {#text} at (0,0) size 572x34
     
    172172          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    173173            RenderListMarker at (-37,6) size 17x18: "8"
    174             RenderText {#text} at (7,9) size 280x76
    175               text run at (7,9) width 144: "div:last-of-type {"
    176               text run at (151,9) width 0: " "
    177               text run at (7,25) width 8: "}"
    178               text run at (15,25) width 0: " "
    179               text run at (7,40) width 0: " "
    180               text run at (7,55) width 280: "<div>Does this element match?</div>"
    181               text run at (287,55) width 0: " "
    182               text run at (7,70) width 88: "<DIV></DIV>"
     174            RenderText {#text} at (6,9) size 281x76
     175              text run at (6,9) width 145: "div:last-of-type {"
     176              text run at (150,9) width 1: " "
     177              text run at (6,25) width 9: "}"
     178              text run at (14,25) width 1: " "
     179              text run at (6,40) width 1: " "
     180              text run at (6,55) width 281: "<div>Does this element match?</div>"
     181              text run at (286,55) width 1: " "
     182              text run at (6,70) width 89: "<DIV></DIV>"
    183183          RenderBlock {P} at (16,160) size 584x34
    184184            RenderText {#text} at (0,0) size 572x34
     
    191191          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    192192            RenderListMarker at (-37,6) size 17x18: "9"
    193             RenderText {#text} at (7,9) size 480x106
    194               text run at (7,9) width 144: "div:last-of-type {"
    195               text run at (151,9) width 0: " "
    196               text run at (7,25) width 8: "}"
    197               text run at (15,25) width 0: " "
    198               text run at (7,40) width 0: " "
    199               text run at (7,55) width 224: "<div id='insertAfter'></div>"
    200               text run at (231,55) width 0: " "
    201               text run at (7,70) width 0: " "
    202               text run at (7,85) width 384: "var ib = document.getElementById('insertAfter');"
    203               text run at (391,85) width 0: " "
    204               text run at (7,100) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
     193            RenderText {#text} at (6,9) size 481x106
     194              text run at (6,9) width 145: "div:last-of-type {"
     195              text run at (150,9) width 1: " "
     196              text run at (6,25) width 9: "}"
     197              text run at (14,25) width 1: " "
     198              text run at (6,40) width 1: " "
     199              text run at (6,55) width 225: "<div id='insertAfter'></div>"
     200              text run at (230,55) width 1: " "
     201              text run at (6,70) width 1: " "
     202              text run at (6,85) width 385: "var ib = document.getElementById('insertAfter');"
     203              text run at (390,85) width 1: " "
     204              text run at (6,100) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
    205205          RenderBlock {P} at (16,190) size 584x34
    206206            RenderText {#text} at (0,0) size 567x34
     
    213213          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    214214            RenderListMarker at (-46,6) size 26x18: "10"
    215             RenderText {#text} at (7,9) size 480x106
    216               text run at (7,9) width 144: "div:last-of-type {"
    217               text run at (151,9) width 0: " "
    218               text run at (7,25) width 8: "}"
    219               text run at (15,25) width 0: " "
    220               text run at (7,40) width 0: " "
    221               text run at (7,55) width 224: "<div id='insertAfter'></div>"
    222               text run at (231,55) width 0: " "
    223               text run at (7,70) width 0: " "
    224               text run at (7,85) width 384: "var ib = document.getElementById('insertAfter');"
    225               text run at (391,85) width 0: " "
    226               text run at (7,100) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
     215            RenderText {#text} at (6,9) size 481x106
     216              text run at (6,9) width 145: "div:last-of-type {"
     217              text run at (150,9) width 1: " "
     218              text run at (6,25) width 9: "}"
     219              text run at (14,25) width 1: " "
     220              text run at (6,40) width 1: " "
     221              text run at (6,55) width 225: "<div id='insertAfter'></div>"
     222              text run at (230,55) width 1: " "
     223              text run at (6,70) width 1: " "
     224              text run at (6,85) width 385: "var ib = document.getElementById('insertAfter');"
     225              text run at (390,85) width 1: " "
     226              text run at (6,100) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
    227227          RenderBlock {P} at (16,190) size 584x17
    228228            RenderText {#text} at (0,0) size 529x17
  • trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt

    r162802 r169104  
    2929          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
    3030            RenderListMarker at (-37,6) size 17x18: "1"
    31             RenderText {#text} at (7,9) size 136x91
    32               text run at (7,9) width 136: "div :only-child {"
    33               text run at (143,9) width 0: " "
    34               text run at (7,25) width 8: "}"
    35               text run at (15,25) width 0: " "
    36               text run at (7,40) width 0: " "
    37               text run at (7,55) width 40: "<div>"
    38               text run at (47,55) width 0: " "
    39               text run at (7,70) width 112: "   <div></div>"
    40               text run at (119,70) width 0: " "
    41               text run at (7,85) width 48: "</div>"
     31            RenderText {#text} at (6,9) size 137x91
     32              text run at (6,9) width 137: "div :only-child {"
     33              text run at (142,9) width 1: " "
     34              text run at (6,25) width 9: "}"
     35              text run at (14,25) width 1: " "
     36              text run at (6,40) width 1: " "
     37              text run at (6,55) width 41: "<div>"
     38              text run at (46,55) width 1: " "
     39              text run at (6,70) width 113: "   <div></div>"
     40              text run at (118,70) width 1: " "
     41              text run at (6,85) width 49: "</div>"
    4242          RenderBlock {P} at (16,175) size 584x34
    4343            RenderText {#text} at (0,0) size 572x34
     
    4949          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    5050            RenderListMarker at (-37,6) size 17x18: "2"
    51             RenderText {#text} at (7,9) size 208x106
    52               text run at (7,9) width 136: "div :only-child {"
    53               text run at (143,9) width 0: " "
    54               text run at (7,25) width 8: "}"
    55               text run at (15,25) width 0: " "
    56               text run at (7,40) width 0: " "
    57               text run at (7,55) width 40: "<div>"
    58               text run at (47,55) width 0: " "
    59               text run at (7,70) width 112: "   <div></div>"
    60               text run at (119,70) width 0: " "
    61               text run at (7,85) width 208: "   <!-- Just a comment -->"
    62               text run at (215,85) width 0: " "
    63               text run at (7,100) width 48: "</div>"
     51            RenderText {#text} at (6,9) size 209x106
     52              text run at (6,9) width 137: "div :only-child {"
     53              text run at (142,9) width 1: " "
     54              text run at (6,25) width 9: "}"
     55              text run at (14,25) width 1: " "
     56              text run at (6,40) width 1: " "
     57              text run at (6,55) width 41: "<div>"
     58              text run at (46,55) width 1: " "
     59              text run at (6,70) width 113: "   <div></div>"
     60              text run at (118,70) width 1: " "
     61              text run at (6,85) width 209: "   <!-- Just a comment -->"
     62              text run at (214,85) width 1: " "
     63              text run at (6,100) width 49: "</div>"
    6464          RenderBlock {P} at (16,190) size 584x34
    6565            RenderText {#text} at (0,0) size 572x34
     
    9797          RenderBlock {PRE} at (16,56) size 584x121 [bgcolor=#FFFFFF]
    9898            RenderListMarker at (-37,6) size 17x18: "4"
    99             RenderText {#text} at (7,9) size 224x106
    100               text run at (7,9) width 136: "div :only-child {"
    101               text run at (143,9) width 0: " "
    102               text run at (7,25) width 8: "}"
    103               text run at (15,25) width 0: " "
    104               text run at (7,40) width 0: " "
    105               text run at (7,55) width 48: "<div> "
    106               text run at (55,55) width 0: " "
    107               text run at (7,70) width 112: "   <div></div>"
    108               text run at (119,70) width 0: " "
    109               text run at (7,85) width 224: "   <blockquote></blockquote>"
    110               text run at (231,85) width 0: " "
    111               text run at (7,100) width 48: "</div>"
     99            RenderText {#text} at (6,9) size 225x106
     100              text run at (6,9) width 137: "div :only-child {"
     101              text run at (142,9) width 1: " "
     102              text run at (6,25) width 9: "}"
     103              text run at (14,25) width 1: " "
     104              text run at (6,40) width 1: " "
     105              text run at (6,55) width 49: "<div> "
     106              text run at (54,55) width 1: " "
     107              text run at (6,70) width 113: "   <div></div>"
     108              text run at (118,70) width 1: " "
     109              text run at (6,85) width 225: "   <blockquote></blockquote>"
     110              text run at (230,85) width 1: " "
     111              text run at (6,100) width 49: "</div>"
    112112          RenderBlock {P} at (16,193) size 584x34
    113113            RenderText {#text} at (0,0) size 570x34
     
    120120          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
    121121            RenderListMarker at (-37,6) size 17x18: "5"
    122             RenderText {#text} at (7,9) size 480x136
    123               text run at (7,9) width 136: "div :only-child {"
    124               text run at (143,9) width 0: " "
    125               text run at (7,25) width 8: "}"
    126               text run at (15,25) width 0: " "
    127               text run at (7,40) width 0: " "
    128               text run at (7,55) width 40: "<div>"
    129               text run at (47,55) width 0: " "
    130               text run at (7,70) width 248: "   <div id='appendChild'></div>"
    131               text run at (255,70) width 0: " "
    132               text run at (7,85) width 48: "</div>"
    133               text run at (55,85) width 0: " "
    134               text run at (7,100) width 0: " "
    135               text run at (7,115) width 384: "var ib = document.getElementById('appendChild');"
    136               text run at (391,115) width 0: " "
    137               text run at (7,130) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
     122            RenderText {#text} at (6,9) size 481x136
     123              text run at (6,9) width 137: "div :only-child {"
     124              text run at (142,9) width 1: " "
     125              text run at (6,25) width 9: "}"
     126              text run at (14,25) width 1: " "
     127              text run at (6,40) width 1: " "
     128              text run at (6,55) width 41: "<div>"
     129              text run at (46,55) width 1: " "
     130              text run at (6,70) width 249: "   <div id='appendChild'></div>"
     131              text run at (254,70) width 1: " "
     132              text run at (6,85) width 49: "</div>"
     133              text run at (54,85) width 1: " "
     134              text run at (6,100) width 1: " "
     135              text run at (6,115) width 385: "var ib = document.getElementById('appendChild');"
     136              text run at (390,115) width 1: " "
     137              text run at (6,130) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
    138138          RenderBlock {P} at (16,220) size 584x34
    139139            RenderText {#text} at (0,0) size 569x34
  • trunk/LayoutTests/platform/gtk/fast/css/only-of-type-pseudo-class-expected.txt

    r148822 r169104  
    2929          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
    3030            RenderListMarker at (-37,6) size 17x18: "1"
    31             RenderText {#text} at (7,9) size 280x61
    32               text run at (7,9) width 144: "div:only-of-type {"
    33               text run at (151,9) width 0: " "
    34               text run at (7,25) width 8: "}"
    35               text run at (15,25) width 0: " "
    36               text run at (7,40) width 0: " "
    37               text run at (7,55) width 280: "<div>Does this element match?</div>"
     31            RenderText {#text} at (6,9) size 281x61
     32              text run at (6,9) width 145: "div:only-of-type {"
     33              text run at (150,9) width 1: " "
     34              text run at (6,25) width 9: "}"
     35              text run at (14,25) width 1: " "
     36              text run at (6,40) width 1: " "
     37              text run at (6,55) width 281: "<div>Does this element match?</div>"
    3838          RenderBlock {P} at (16,145) size 584x34
    3939            RenderText {#text} at (0,0) size 551x34
     
    4646          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    4747            RenderListMarker at (-37,6) size 17x18: "2"
    48             RenderText {#text} at (7,9) size 280x76
    49               text run at (7,9) width 144: "div:only-of-type {"
    50               text run at (151,9) width 0: " "
    51               text run at (7,25) width 8: "}"
    52               text run at (15,25) width 0: " "
    53               text run at (7,40) width 0: " "
    54               text run at (7,55) width 280: "<div>Does this element match?</div>"
    55               text run at (287,55) width 0: " "
    56               text run at (7,70) width 200: "<blockquote></blockquote>"
     48            RenderText {#text} at (6,9) size 281x76
     49              text run at (6,9) width 145: "div:only-of-type {"
     50              text run at (150,9) width 1: " "
     51              text run at (6,25) width 9: "}"
     52              text run at (14,25) width 1: " "
     53              text run at (6,40) width 1: " "
     54              text run at (6,55) width 281: "<div>Does this element match?</div>"
     55              text run at (286,55) width 1: " "
     56              text run at (6,70) width 201: "<blockquote></blockquote>"
    5757          RenderBlock {P} at (16,160) size 584x34
    5858            RenderText {#text} at (0,0) size 551x34
     
    6666          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    6767            RenderListMarker at (-37,6) size 17x18: "3"
    68             RenderText {#text} at (7,9) size 280x106
    69               text run at (7,9) width 144: "div:only-of-type {"
    70               text run at (151,9) width 0: " "
    71               text run at (7,25) width 8: "}"
    72               text run at (15,25) width 0: " "
    73               text run at (7,40) width 0: " "
    74               text run at (7,55) width 280: "<div>Does this element match?</div>"
    75               text run at (287,55) width 0: " "
    76               text run at (7,70) width 96: "<blockquote>"
    77               text run at (103,70) width 0: " "
    78               text run at (7,85) width 112: "   <div></div>"
    79               text run at (119,85) width 0: " "
    80               text run at (7,100) width 104: "</blockquote>"
     68            RenderText {#text} at (6,9) size 281x106
     69              text run at (6,9) width 145: "div:only-of-type {"
     70              text run at (150,9) width 1: " "
     71              text run at (6,25) width 9: "}"
     72              text run at (14,25) width 1: " "
     73              text run at (6,40) width 1: " "
     74              text run at (6,55) width 281: "<div>Does this element match?</div>"
     75              text run at (286,55) width 1: " "
     76              text run at (6,70) width 97: "<blockquote>"
     77              text run at (102,70) width 1: " "
     78              text run at (6,85) width 113: "   <div></div>"
     79              text run at (118,85) width 1: " "
     80              text run at (6,100) width 105: "</blockquote>"
    8181          RenderBlock {P} at (16,190) size 584x34
    8282            RenderText {#text} at (0,0) size 551x34
     
    8989          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
    9090            RenderListMarker at (-37,6) size 17x18: "4"
    91             RenderText {#text} at (7,9) size 280x76
    92               text run at (7,9) width 144: "div:only-of-type {"
    93               text run at (151,9) width 0: " "
    94               text run at (7,25) width 8: "}"
    95               text run at (15,25) width 0: " "
    96               text run at (7,40) width 0: " "
    97               text run at (7,55) width 280: "<div>Does this element match?</div>"
    98               text run at (287,55) width 0: " "
    99               text run at (7,70) width 88: "<div></div>"
     91            RenderText {#text} at (6,9) size 281x76
     92              text run at (6,9) width 145: "div:only-of-type {"
     93              text run at (150,9) width 1: " "
     94              text run at (6,25) width 9: "}"
     95              text run at (14,25) width 1: " "
     96              text run at (6,40) width 1: " "
     97              text run at (6,55) width 281: "<div>Does this element match?</div>"
     98              text run at (286,55) width 1: " "
     99              text run at (6,70) width 89: "<div></div>"
    100100          RenderBlock {P} at (16,160) size 584x34
    101101            RenderText {#text} at (0,0) size 569x34
     
    108108          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
    109109            RenderListMarker at (-37,6) size 17x18: "5"
    110             RenderText {#text} at (7,9) size 480x106
    111               text run at (7,9) width 144: "div:only-of-type {"
    112               text run at (151,9) width 0: " "
    113               text run at (7,25) width 8: "}"
    114               text run at (15,25) width 0: " "
    115               text run at (7,40) width 0: " "
    116               text run at (7,55) width 224: "<div id='appendChild'></div>"
    117               text run at (231,55) width 0: " "
    118               text run at (7,70) width 0: " "
    119               text run at (7,85) width 384: "var ib = document.getElementById('appendChild');"
    120               text run at (391,85) width 0: " "
    121               text run at (7,100) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
     110            RenderText {#text} at (6,9) size 481x106
     111              text run at (6,9) width 145: "div:only-of-type {"
     112              text run at (150,9) width 1: " "
     113              text run at (6,25) width 9: "}"
     114              text run at (14,25) width 1: " "
     115              text run at (6,40) width 1: " "
     116              text run at (6,55) width 225: "<div id='appendChild'></div>"
     117              text run at (230,55) width 1: " "
     118              text run at (6,70) width 1: " "
     119              text run at (6,85) width 385: "var ib = document.getElementById('appendChild');"
     120              text run at (390,85) width 1: " "
     121              text run at (6,100) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
    122122          RenderBlock {P} at (16,190) size 584x51
    123123            RenderText {#text} at (0,0) size 569x51
  • trunk/LayoutTests/platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt

    r123960 r169104  
    66navigator.cookieEnabled is OK
    77navigator.getStorageUpdates() is OK
     8navigator.hardwareConcurrency is OK
    89navigator.javaEnabled() is OK
    910navigator.language is OK
     
    1415navigator.product is OK
    1516navigator.productSub is OK
     17navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
    1618navigator.userAgent is OK
    1719navigator.vendor is OK
     
    2325navigator.cookieEnabled is OK
    2426navigator.getStorageUpdates() is OK
     27navigator.hardwareConcurrency is OK
    2528navigator.javaEnabled() is OK
    2629navigator.language is OK
     
    3134navigator.product is OK
    3235navigator.productSub is OK
     36navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
    3337navigator.userAgent is OK
    3438navigator.vendor is OK
  • trunk/LayoutTests/platform/gtk/fast/line-grid/line-align-left-edges-expected.txt

    r148819 r169104  
    1010        text run at (0,3) width 312: "X X X X X X X"
    1111    RenderBlock {DIV} at (37,67) size 710x37 [border: (3px solid #000000)]
    12       RenderText {#text} at (11,6) size 264x24
    13         text run at (11,6) width 264: "X X X X X X"
     12      RenderText {#text} at (10,6) size 265x24
     13        text run at (10,6) width 265: "X X X X X X"
    1414    RenderBlock (floating) {DIV} at (0,141) size 78x78 [bgcolor=#FFFF00]
    1515    RenderBlock (anonymous) at (0,141) size 784x60
     
    2222layer at (181,308) size 300x30
    2323  RenderBlock (positioned) {DIV} at (172,300) size 301x30 [bgcolor=#DDDDDD]
    24     RenderText {#text} at (20,3) size 120x24
    25       text run at (20,3) width 120: "X X X"
     24    RenderText {#text} at (19,3) size 121x24
     25      text run at (19,3) width 121: "X X X"
  • trunk/LayoutTests/platform/gtk/fast/multicol/column-count-with-rules-expected.txt

    r168097 r169104  
    5353layer at (531,214) size 231x251
    5454  RenderMultiColumnFlowThread at (523,30) size 231x251
    55     RenderText {#text} at (69,0) size 161x17
    56       text run at (69,0) width 4 RTL: "."
    57       text run at (73,0) width 157: "This is some column text"
    58     RenderBR {BR} at (69,14) size 0x0
    59     RenderText {#text} at (69,17) size 161x17
    60       text run at (69,17) width 4 RTL: "."
    61       text run at (73,17) width 157: "This is some column text"
    62     RenderBR {BR} at (69,31) size 0x0
    63     RenderText {#text} at (69,34) size 161x17
    64       text run at (69,34) width 4 RTL: "."
    65       text run at (73,34) width 157: "This is some column text"
    66     RenderBR {BR} at (69,48) size 0x0
    67     RenderText {#text} at (69,51) size 161x17
    68       text run at (69,51) width 4 RTL: "."
    69       text run at (73,51) width 157: "This is some column text"
    70     RenderBR {BR} at (69,65) size 0x0
    71     RenderText {#text} at (69,68) size 161x17
    72       text run at (69,68) width 4 RTL: "."
    73       text run at (73,68) width 157: "This is some column text"
    74     RenderBR {BR} at (69,82) size 0x0
    75     RenderText {#text} at (69,100) size 161x17
    76       text run at (69,100) width 4 RTL: "."
    77       text run at (73,100) width 157: "This is some column text"
    78     RenderBR {BR} at (69,114) size 0x0
    79     RenderText {#text} at (69,117) size 161x17
    80       text run at (69,117) width 4 RTL: "."
    81       text run at (73,117) width 157: "This is some column text"
    82     RenderBR {BR} at (69,131) size 0x0
    83     RenderText {#text} at (69,134) size 161x17
    84       text run at (69,134) width 4 RTL: "."
    85       text run at (73,134) width 157: "This is some column text"
    86     RenderBR {BR} at (69,148) size 0x0
    87     RenderText {#text} at (69,151) size 161x17
    88       text run at (69,151) width 4 RTL: "."
    89       text run at (73,151) width 157: "This is some column text"
    90     RenderBR {BR} at (69,165) size 0x0
    91     RenderText {#text} at (69,168) size 161x17
    92       text run at (69,168) width 4 RTL: "."
    93       text run at (73,168) width 157: "This is some column text"
    94     RenderBR {BR} at (69,182) size 0x0
    95     RenderText {#text} at (69,200) size 161x17
    96       text run at (69,200) width 4 RTL: "."
    97       text run at (73,200) width 157: "This is some column text"
    98     RenderBR {BR} at (69,214) size 0x0
    99     RenderText {#text} at (69,217) size 161x17
    100       text run at (69,217) width 4 RTL: "."
    101       text run at (73,217) width 157: "This is some column text"
    102     RenderBR {BR} at (69,231) size 0x0
    103     RenderText {#text} at (69,234) size 161x17
    104       text run at (69,234) width 4 RTL: "."
    105       text run at (73,234) width 157: "This is some column text"
    106     RenderBR {BR} at (69,248) size 0x0
     55    RenderText {#text} at (69,0) size 162x17
     56      text run at (69,0) width 5 RTL: "."
     57      text run at (73,0) width 158: "This is some column text"
     58    RenderBR {BR} at (69,14) size 1x0
     59    RenderText {#text} at (69,17) size 162x17
     60      text run at (69,17) width 5 RTL: "."
     61      text run at (73,17) width 158: "This is some column text"
     62    RenderBR {BR} at (69,31) size 1x0
     63    RenderText {#text} at (69,34) size 162x17
     64      text run at (69,34) width 5 RTL: "."
     65      text run at (73,34) width 158: "This is some column text"
     66    RenderBR {BR} at (69,48) size 1x0
     67    RenderText {#text} at (69,51) size 162x17
     68      text run at (69,51) width 5 RTL: "."
     69      text run at (73,51) width 158: "This is some column text"
     70    RenderBR {BR} at (69,65) size 1x0
     71    RenderText {#text} at (69,68) size 162x17
     72      text run at (69,68) width 5 RTL: "."
     73      text run at (73,68) width 158: "This is some column text"
     74    RenderBR {BR} at (69,82) size 1x0
     75    RenderText {#text} at (69,100) size 162x17
     76      text run at (69,100) width 5 RTL: "."
     77      text run at (73,100) width 158: "This is some column text"
     78    RenderBR {BR} at (69,114) size 1x0
     79    RenderText {#text} at (69,117) size 162x17
     80      text run at (69,117) width 5 RTL: "."
     81      text run at (73,117) width 158: "This is some column text"
     82    RenderBR {BR} at (69,131) size 1x0
     83    RenderText {#text} at (69,134) size 162x17
     84      text run at (69,134) width 5 RTL: "."
     85      text run at (73,134) width 158: "This is some column text"
     86    RenderBR {BR} at (69,148) size 1x0
     87    RenderText {#text} at (69,151) size 162x17
     88      text run at (69,151) width 5 RTL: "."
     89      text run at (73,151) width 158: "This is some column text"
     90    RenderBR {BR} at (69,165) size 1x0
     91    RenderText {#text} at (69,168) size 162x17
     92      text run at (69,168) width 5 RTL: "."
     93      text run at (73,168) width 158: "This is some column text"
     94    RenderBR {BR} at (69,182) size 1x0
     95    RenderText {#text} at (69,200) size 162x17
     96      text run at (69,200) width 5 RTL: "."
     97      text run at (73,200) width 158: "This is some column text"
     98    RenderBR {BR} at (69,214) size 1x0
     99    RenderText {#text} at (69,217) size 162x17
     100      text run at (69,217) width 5 RTL: "."
     101      text run at (73,217) width 158: "This is some column text"
     102    RenderBR {BR} at (69,231) size 1x0
     103    RenderText {#text} at (69,234) size 162x17
     104      text run at (69,234) width 5 RTL: "."
     105      text run at (73,234) width 158: "This is some column text"
     106    RenderBR {BR} at (69,248) size 1x0
  • trunk/LayoutTests/platform/gtk/fast/multicol/float-multicol-expected.txt

    r168097 r169104  
    8585            text run at (0,0) width 83: "Hello Kitty 9"
    8686      RenderBlock {H2} at (0,0) size 769x26
    87         RenderText {#text} at (394,0) size 262x26
    88           text run at (394,0) width 262: "What Needs To Be Done?"
     87        RenderText {#text} at (394,0) size 263x26
     88          text run at (394,0) width 263: "What Needs To Be Done?"
    8989    RenderBlock (floating) {DIV} at (394,65) size 83x380 [bgcolor=#808080]
    9090      RenderBlock {P} at (0,16) size 82x17
     
    123123    RenderBlock {DL} at (0,65) size 769x559
    124124      RenderBlock {DT} at (0,0) size 769x17
    125         RenderText {#text} at (476,0) size 80x17
    126           text run at (476,0) width 80: "Report Bugs"
     125        RenderText {#text} at (476,0) size 81x17
     126          text run at (476,0) width 81: "Report Bugs"
    127127      RenderBlock {DD} at (40,33) size 729x272
    128128        RenderBlock {P} at (0,0) size 729x272
    129           RenderText {#text} at (436,0) size 209x102
    130             text run at (436,0) width 189: "You've already downloaded a"
    131             text run at (436,17) width 209: "build. All you have to do is use it"
    132             text run at (436,34) width 17: "as "
    133             text run at (453,34) width 173: "your everyday browser and"
    134             text run at (436,51) width 153: "mail/news reader. If you"
    135             text run at (436,68) width 157: "downloaded a build with"
    136             text run at (436,85) width 67: "Talkback, "
    137           RenderInline {EM} at (0,0) size 102x17
    138             RenderText {#text} at (503,85) size 102x17
    139               text run at (503,85) width 44: "please "
    140               text run at (547,85) width 58: "turn it on"
    141           RenderText {#text} at (605,85) size 208x170
    142             text run at (605,85) width 39: " when"
    143             text run at (436,102) width 188: "it asks. Talkback reports give "
    144             text run at (624,102) width 14: "us"
    145             text run at (436,119) width 126: "really valuable data "
    146             text run at (562,119) width 59: "on which"
    147             text run at (436,136) width 205: "crashes are the most serious, and"
    148             text run at (436,153) width 32: "how "
    149             text run at (468,153) width 101: "often people are"
    150             text run at (436,170) width 86: "encountering "
    151             text run at (522,170) width 114: "them. And all you"
    152             text run at (436,187) width 164: "have to do is click \"OK\". "
    153             text run at (600,187) width 38: "If you"
    154             text run at (436,204) width 183: "find something you think is a"
    155             text run at (436,221) width 167: "bug, check to see if it's not"
    156             text run at (436,238) width 50: "already "
    157           RenderInline {A} at (0,0) size 83x17 [color=#0000EE]
    158             RenderText {#text} at (486,238) size 83x17
    159               text run at (486,238) width 83: "known about"
    160           RenderText {#text} at (569,238) size 283x34
    161             text run at (569,238) width 109: ", and then please "
    162             text run at (678,238) width 41: "follow"
    163             text run at (436,255) width 23: "the "
    164           RenderInline {A} at (0,0) size 165x17 [color=#0000EE]
    165             RenderText {#text} at (459,255) size 165x17
    166               text run at (459,255) width 165: "bug submission procedure"
    167           RenderText {#text} at (624,255) size 4x17
    168             text run at (624,255) width 4: "."
     129          RenderText {#text} at (436,0) size 210x102
     130            text run at (436,0) width 190: "You've already downloaded a"
     131            text run at (436,17) width 210: "build. All you have to do is use it"
     132            text run at (436,34) width 18: "as "
     133            text run at (453,34) width 174: "your everyday browser and"
     134            text run at (436,51) width 154: "mail/news reader. If you"
     135            text run at (436,68) width 158: "downloaded a build with"
     136            text run at (436,85) width 68: "Talkback, "
     137          RenderInline {EM} at (0,0) size 103x17
     138            RenderText {#text} at (503,85) size 103x17
     139              text run at (503,85) width 45: "please "
     140              text run at (547,85) width 59: "turn it on"
     141          RenderText {#text} at (605,85) size 209x170
     142            text run at (605,85) width 40: " when"
     143            text run at (436,102) width 189: "it asks. Talkback reports give "
     144            text run at (624,102) width 15: "us"
     145            text run at (436,119) width 127: "really valuable data "
     146            text run at (562,119) width 60: "on which"
     147            text run at (436,136) width 206: "crashes are the most serious, and"
     148            text run at (436,153) width 33: "how "
     149            text run at (468,153) width 102: "often people are"
     150            text run at (436,170) width 87: "encountering "
     151            text run at (522,170) width 115: "them. And all you"
     152            text run at (436,187) width 165: "have to do is click \"OK\". "
     153            text run at (600,187) width 39: "If you"
     154            text run at (436,204) width 184: "find something you think is a"
     155            text run at (436,221) width 168: "bug, check to see if it's not"
     156            text run at (436,238) width 51: "already "
     157          RenderInline {A} at (0,0) size 84x17 [color=#0000EE]
     158            RenderText {#text} at (486,238) size 84x17
     159              text run at (486,238) width 84: "known about"
     160          RenderText {#text} at (569,238) size 284x34
     161            text run at (569,238) width 110: ", and then please "
     162            text run at (678,238) width 42: "follow"
     163            text run at (436,255) width 24: "the "
     164          RenderInline {A} at (0,0) size 166x17 [color=#0000EE]
     165            RenderText {#text} at (459,255) size 166x17
     166              text run at (459,255) width 166: "bug submission procedure"
     167          RenderText {#text} at (624,255) size 5x17
     168            text run at (624,255) width 5: "."
    169169      RenderBlock (floating) {DIV} at (476,321) size 83x379 [bgcolor=#008000]
    170170        RenderBlock {P} at (0,16) size 82x17
     
    202202            text run at (0,0) width 82: "Hola hola 11"
    203203      RenderBlock {DT} at (0,321) size 769x17
    204         RenderText {#text} at (558,0) size 117x17
    205           text run at (558,0) width 117: "Quality Assurance"
     204        RenderText {#text} at (558,0) size 118x17
     205          text run at (558,0) width 118: "Quality Assurance"
    206206      RenderBlock {DD} at (40,354) size 729x204
    207207        RenderBlock {P} at (0,0) size 729x204
    208           RenderInline {A} at (0,0) size 76x17 [color=#0000EE]
    209             RenderText {#text} at (518,0) size 76x17
    210               text run at (518,0) width 76: "Mozilla QA"
    211           RenderText {#text} at (594,0) size 40x17
    212             text run at (594,0) width 4: " "
    213             text run at (598,0) width 36: "has a "
    214           RenderInline {A} at (0,0) size 30x17 [color=#0000EE]
    215             RenderText {#text} at (634,0) size 30x17
    216               text run at (634,0) width 30: "page"
    217           RenderText {#text} at (664,0) size 210x187
    218             text run at (664,0) width 4: " "
    219             text run at (668,0) width 60: "dedicated"
    220             text run at (518,17) width 179: "to ways to get involved with"
    221             text run at (518,34) width 182: "helping. This doesn't involve"
    222             text run at (518,51) width 201: "knowing how to code, although"
    223             text run at (518,68) width 193: "a little knowledge of HTML is"
    224             text run at (518,85) width 94: "helpful. Being "
    225             text run at (612,85) width 115: "involved with QA"
    226             text run at (518,102) width 14: "is "
    227             text run at (532,102) width 194: "good for people wanting to get"
    228             text run at (518,119) width 120: "more familiar with "
    229             text run at (638,119) width 79: "Mozilla, and"
    230             text run at (518,136) width 189: "there's a strong community. A"
    231             text run at (518,153) width 177: "particularly good way to get"
    232             text run at (518,170) width 59: "involved "
    233             text run at (577,170) width 77: "is to join the"
    234           RenderInline {A} at (0,0) size 73x17 [color=#0000EE]
    235             RenderText {#text} at (518,187) size 73x17
    236               text run at (518,187) width 73: "BugAThon"
    237           RenderText {#text} at (591,187) size 4x17
    238             text run at (591,187) width 4: "."
     208          RenderInline {A} at (0,0) size 77x17 [color=#0000EE]
     209            RenderText {#text} at (518,0) size 77x17
     210              text run at (518,0) width 77: "Mozilla QA"
     211          RenderText {#text} at (594,0) size 41x17
     212            text run at (594,0) width 5: " "
     213            text run at (598,0) width 37: "has a "
     214          RenderInline {A} at (0,0) size 31x17 [color=#0000EE]
     215            RenderText {#text} at (634,0) size 31x17
     216              text run at (634,0) width 31: "page"
     217          RenderText {#text} at (664,0) size 211x187
     218            text run at (664,0) width 5: " "
     219            text run at (668,0) width 61: "dedicated"
     220            text run at (518,17) width 180: "to ways to get involved with"
     221            text run at (518,34) width 183: "helping. This doesn't involve"
     222            text run at (518,51) width 202: "knowing how to code, although"
     223            text run at (518,68) width 194: "a little knowledge of HTML is"
     224            text run at (518,85) width 95: "helpful. Being "
     225            text run at (612,85) width 116: "involved with QA"
     226            text run at (518,102) width 15: "is "
     227            text run at (532,102) width 195: "good for people wanting to get"
     228            text run at (518,119) width 121: "more familiar with "
     229            text run at (638,119) width 80: "Mozilla, and"
     230            text run at (518,136) width 190: "there's a strong community. A"
     231            text run at (518,153) width 178: "particularly good way to get"
     232            text run at (518,170) width 60: "involved "
     233            text run at (577,170) width 78: "is to join the"
     234          RenderInline {A} at (0,0) size 74x17 [color=#0000EE]
     235            RenderText {#text} at (518,187) size 74x17
     236              text run at (518,187) width 74: "BugAThon"
     237          RenderText {#text} at (591,187) size 5x17
     238            text run at (591,187) width 5: "."
  • trunk/LayoutTests/platform/gtk/fast/multicol/layers-in-multicol-expected.txt

    r168097 r169104  
    189189  RenderMultiColumnFlowThread at (521,5) size 243x1336
    190190    RenderBlock (anonymous) at (0,0) size 243x221
    191       RenderText {#text} at (136,0) size 106x17
    192         text run at (136,0) width 106: "This is some text"
    193       RenderBR {BR} at (136,14) size 0x0
    194       RenderText {#text} at (136,17) size 106x17
    195         text run at (136,17) width 106: "This is some text"
    196       RenderBR {BR} at (136,31) size 0x0
    197       RenderText {#text} at (136,34) size 106x17
    198         text run at (136,34) width 106: "This is some text"
    199       RenderBR {BR} at (136,48) size 0x0
    200       RenderText {#text} at (136,51) size 106x17
    201         text run at (136,51) width 106: "This is some text"
    202       RenderBR {BR} at (136,65) size 0x0
    203       RenderText {#text} at (136,68) size 106x17
    204         text run at (136,68) width 106: "This is some text"
    205       RenderBR {BR} at (136,82) size 0x0
    206       RenderText {#text} at (136,85) size 106x17
    207         text run at (136,85) width 106: "This is some text"
    208       RenderBR {BR} at (136,99) size 0x0
    209       RenderText {#text} at (136,102) size 106x17
    210         text run at (136,102) width 106: "This is some text"
    211       RenderBR {BR} at (136,116) size 0x0
    212       RenderText {#text} at (136,119) size 106x17
    213         text run at (136,119) width 106: "This is some text"
    214       RenderBR {BR} at (136,133) size 0x0
    215       RenderText {#text} at (136,136) size 106x17
    216         text run at (136,136) width 106: "This is some text"
    217       RenderBR {BR} at (136,150) size 0x0
    218       RenderText {#text} at (136,153) size 106x17
    219         text run at (136,153) width 106: "This is some text"
    220       RenderBR {BR} at (136,167) size 0x0
    221       RenderText {#text} at (136,170) size 106x17
    222         text run at (136,170) width 106: "This is some text"
    223       RenderBR {BR} at (136,184) size 0x0
    224       RenderText {#text} at (136,187) size 106x17
    225         text run at (136,187) width 106: "This is some text"
    226       RenderBR {BR} at (136,201) size 0x0
    227       RenderText {#text} at (136,204) size 106x17
    228         text run at (136,204) width 106: "This is some text"
    229       RenderBR {BR} at (136,218) size 0x0
     191      RenderText {#text} at (136,0) size 107x17
     192        text run at (136,0) width 107: "This is some text"
     193      RenderBR {BR} at (136,14) size 1x0
     194      RenderText {#text} at (136,17) size 107x17
     195        text run at (136,17) width 107: "This is some text"
     196      RenderBR {BR} at (136,31) size 1x0
     197      RenderText {#text} at (136,34) size 107x17
     198        text run at (136,34) width 107: "This is some text"
     199      RenderBR {BR} at (136,48) size 1x0
     200      RenderText {#text} at (136,51) size 107x17
     201        text run at (136,51) width 107: "This is some text"
     202      RenderBR {BR} at (136,65) size 1x0
     203      RenderText {#text} at (136,68) size 107x17
     204        text run at (136,68) width 107: "This is some text"
     205      RenderBR {BR} at (136,82) size 1x0
     206      RenderText {#text} at (136,85) size 107x17
     207        text run at (136,85) width 107: "This is some text"
     208      RenderBR {BR} at (136,99) size 1x0
     209      RenderText {#text} at (136,102) size 107x17
     210        text run at (136,102) width 107: "This is some text"
     211      RenderBR {BR} at (136,116) size 1x0
     212      RenderText {#text} at (136,119) size 107x17
     213        text run at (136,119) width 107: "This is some text"
     214      RenderBR {BR} at (136,133) size 1x0
     215      RenderText {#text} at (136,136) size 107x17
     216        text run at (136,136) width 107: "This is some text"
     217      RenderBR {BR} at (136,150) size 1x0
     218      RenderText {#text} at (136,153) size 107x17
     219        text run at (136,153) width 107: "This is some text"
     220      RenderBR {BR} at (136,167) size 1x0
     221      RenderText {#text} at (136,170) size 107x17
     222        text run at (136,170) width 107: "This is some text"
     223      RenderBR {BR} at (136,184) size 1x0
     224      RenderText {#text} at (136,187) size 107x17
     225        text run at (136,187) width 107: "This is some text"
     226      RenderBR {BR} at (136,201) size 1x0
     227      RenderText {#text} at (136,204) size 107x17
     228        text run at (136,204) width 107: "This is some text"
     229      RenderBR {BR} at (136,218) size 1x0
    230230    RenderBlock {DIV} at (0,300) size 243x270
    231231      RenderText {#text} at (0,0) size 0x0
    232232    RenderBlock (anonymous) at (0,570) size 243x500
    233       RenderText {#text} at (136,0) size 106x17
    234         text run at (136,0) width 106: "This is some text"
    235       RenderBR {BR} at (136,14) size 0x0
    236       RenderText {#text} at (136,30) size 106x17
    237         text run at (136,30) width 106: "This is some text"
    238       RenderBR {BR} at (136,44) size 0x0
    239       RenderText {#text} at (136,47) size 106x17
    240         text run at (136,47) width 106: "This is some text"
    241       RenderBR {BR} at (136,61) size 0x0
    242       RenderText {#text} at (136,64) size 106x17
    243         text run at (136,64) width 106: "This is some text"
    244       RenderBR {BR} at (136,78) size 0x0
    245       RenderText {#text} at (136,81) size 106x17
    246         text run at (136,81) width 106: "This is some text"
    247       RenderBR {BR} at (136,95) size 0x0
    248       RenderText {#text} at (136,98) size 106x17
    249         text run at (136,98) width 106: "This is some text"
    250       RenderBR {BR} at (136,112) size 0x0
    251       RenderText {#text} at (136,115) size 106x17
    252         text run at (136,115) width 106: "This is some text"
    253       RenderBR {BR} at (136,129) size 0x0
    254       RenderText {#text} at (136,132) size 106x17
    255         text run at (136,132) width 106: "This is some text"
    256       RenderBR {BR} at (136,146) size 0x0
    257       RenderText {#text} at (136,149) size 106x17
    258         text run at (136,149) width 106: "This is some text"
    259       RenderBR {BR} at (136,163) size 0x0
    260       RenderText {#text} at (136,166) size 106x17
    261         text run at (136,166) width 106: "This is some text"
    262       RenderBR {BR} at (136,180) size 0x0
    263       RenderText {#text} at (136,183) size 106x17
    264         text run at (136,183) width 106: "This is some text"
    265       RenderBR {BR} at (136,197) size 0x0
    266       RenderText {#text} at (136,200) size 106x17
    267         text run at (136,200) width 106: "This is some text"
    268       RenderBR {BR} at (136,214) size 0x0
    269       RenderText {#text} at (136,217) size 106x17
    270         text run at (136,217) width 106: "This is some text"
    271       RenderBR {BR} at (136,231) size 0x0
    272       RenderText {#text} at (136,234) size 106x17
    273         text run at (136,234) width 106: "This is some text"
    274       RenderBR {BR} at (136,248) size 0x0
    275       RenderText {#text} at (136,251) size 106x17
    276         text run at (136,251) width 106: "This is some text"
    277       RenderBR {BR} at (136,265) size 0x0
    278       RenderText {#text} at (136,268) size 106x17
    279         text run at (136,268) width 106: "This is some text"
    280       RenderBR {BR} at (136,282) size 0x0
    281       RenderText {#text} at (136,285) size 106x17
    282         text run at (136,285) width 106: "This is some text"
    283       RenderBR {BR} at (136,299) size 0x0
    284       RenderText {#text} at (136,302) size 106x17
    285         text run at (136,302) width 106: "This is some text"
    286       RenderBR {BR} at (136,316) size 0x0
    287       RenderText {#text} at (136,330) size 106x17
    288         text run at (136,330) width 106: "This is some text"
    289       RenderBR {BR} at (136,344) size 0x0
    290       RenderText {#text} at (136,347) size 106x17
    291         text run at (136,347) width 106: "This is some text"
    292       RenderBR {BR} at (136,361) size 0x0
    293       RenderText {#text} at (136,364) size 106x17
    294         text run at (136,364) width 106: "This is some text"
    295       RenderBR {BR} at (136,378) size 0x0
    296       RenderText {#text} at (136,381) size 106x17
    297         text run at (136,381) width 106: "This is some text"
    298       RenderBR {BR} at (136,395) size 0x0
    299       RenderText {#text} at (136,398) size 106x17
    300         text run at (136,398) width 106: "This is some text"
    301       RenderBR {BR} at (136,412) size 0x0
    302       RenderText {#text} at (136,415) size 106x17
    303         text run at (136,415) width 106: "This is some text"
    304       RenderBR {BR} at (136,429) size 0x0
    305       RenderText {#text} at (136,432) size 106x17
    306         text run at (136,432) width 106: "This is some text"
    307       RenderBR {BR} at (136,446) size 0x0
    308       RenderText {#text} at (136,449) size 106x17
    309         text run at (136,449) width 106: "This is some text"
    310       RenderBR {BR} at (136,463) size 0x0
    311       RenderText {#text} at (136,466) size 106x17
    312         text run at (136,466) width 106: "This is some text"
    313       RenderBR {BR} at (136,480) size 0x0
     233      RenderText {#text} at (136,0) size 107x17
     234        text run at (136,0) width 107: "This is some text"
     235      RenderBR {BR} at (136,14) size 1x0
     236      RenderText {#text} at (136,30) size 107x17
     237        text run at (136,30) width 107: "This is some text"
     238      RenderBR {BR} at (136,44) size 1x0
     239      RenderText {#text} at (136,47) size 107x17
     240        text run at (136,47) width 107: "This is some text"
     241      RenderBR {BR} at (136,61) size 1x0
     242      RenderText {#text} at (136,64) size 107x17
     243        text run at (136,64) width 107: "This is some text"
     244      RenderBR {BR} at (136,78) size 1x0
     245      RenderText {#text} at (136,81) size 107x17
     246        text run at (136,81) width 107: "This is some text"
     247      RenderBR {BR} at (136,95) size 1x0
     248      RenderText {#text} at (136,98) size 107x17
     249        text run at (136,98) width 107: "This is some text"
     250      RenderBR {BR} at (136,112) size 1x0
     251      RenderText {#text} at (136,115) size 107x17
     252        text run at (136,115) width 107: "This is some text"
     253      RenderBR {BR} at (136,129) size 1x0
     254      RenderText {#text} at (136,132) size 107x17
     255        text run at (136,132) width 107: "This is some text"
     256      RenderBR {BR} at (136,146) size 1x0
     257      RenderText {#text} at (136,149) size 107x17
     258        text run at (136,149) width 107: "This is some text"
     259      RenderBR {BR} at (136,163) size 1x0
     260      RenderText {#text} at (136,166) size 107x17
     261        text run at (136,166) width 107: "This is some text"
     262      RenderBR {BR} at (136,180) size 1x0
     263      RenderText {#text} at (136,183) size 107x17
     264        text run at (136,183) width 107: "This is some text"
     265      RenderBR {BR} at (136,197) size 1x0
     266      RenderText {#text} at (136,200) size 107x17
     267        text run at (136,200) width 107: "This is some text"
     268      RenderBR {BR} at (136,214) size 1x0
     269      RenderText {#text} at (136,217) size 107x17
     270        text run at (136,217) width 107: "This is some text"
     271      RenderBR {BR} at (136,231) size 1x0
     272      RenderText {#text} at (136,234) size 107x17
     273        text run at (136,234) width 107: "This is some text"
     274      RenderBR {BR} at (136,248) size 1x0
     275      RenderText {#text} at (136,251) size 107x17
     276        text run at (136,251) width 107: "This is some text"
     277      RenderBR {BR} at (136,265) size 1x0
     278      RenderText {#text} at (136,268) size 107x17
     279        text run at (136,268) width 107: "This is some text"
     280      RenderBR {BR} at (136,282) size 1x0
     281      RenderText {#text} at (136,285) size 107x17
     282        text run at (136,285) width 107: "This is some text"
     283      RenderBR {BR} at (136,299) size 1x0
     284      RenderText {#text} at (136,302) size 107x17
     285        text run at (136,302) width 107: "This is some text"
     286      RenderBR {BR} at (136,316) size 1x0
     287      RenderText {#text} at (136,330) size 107x17
     288        text run at (136,330) width 107: "This is some text"
     289      RenderBR {BR} at (136,344) size 1x0
     290      RenderText {#text} at (136,347) size 107x17
     291        text run at (136,347) width 107: "This is some text"
     292      RenderBR {BR} at (136,361) size 1x0
     293      RenderText {#text} at (136,364) size 107x17
     294        text run at (136,364) width 107: "This is some text"
     295      RenderBR {BR} at (136,378) size 1x0
     296      RenderText {#text} at (136,381) size 107x17
     297        text run at (136,381) width 107: "This is some text"
     298      RenderBR {BR} at (136,395) size 1x0
     299      RenderText {#text} at (136,398) size 107x17
     300        text run at (136,398) width 107: "This is some text"
     301      RenderBR {BR} at (136,412) size 1x0
     302      RenderText {#text} at (136,415) size 107x17
     303        text run at (136,415) width 107: "This is some text"
     304      RenderBR {BR} at (136,429) size 1x0
     305      RenderText {#text} at (136,432) size 107x17
     306        text run at (136,432) width 107: "This is some text"
     307      RenderBR {BR} at (136,446) size 1x0
     308      RenderText {#text} at (136,449) size 107x17
     309        text run at (136,449) width 107: "This is some text"
     310      RenderBR {BR} at (136,463) size 1x0
     311      RenderText {#text} at (136,466) size 107x17
     312        text run at (136,466) width 107: "This is some text"
     313      RenderBR {BR} at (136,480) size 1x0
    314314      RenderText {#text} at (0,0) size 0x0
    315315    RenderBlock (anonymous) at (0,1087) size 243x249
    316       RenderText {#text} at (136,0) size 106x17
    317         text run at (136,0) width 106: "This is some text"
    318       RenderBR {BR} at (136,14) size 0x0
    319       RenderText {#text} at (136,17) size 106x17
    320         text run at (136,17) width 106: "This is some text"
    321       RenderBR {BR} at (136,31) size 0x0
    322       RenderText {#text} at (136,34) size 106x17
    323         text run at (136,34) width 106: "This is some text"
    324       RenderBR {BR} at (136,48) size 0x0
    325       RenderText {#text} at (136,51) size 106x17
    326         text run at (136,51) width 106: "This is some text"
    327       RenderBR {BR} at (136,65) size 0x0
    328       RenderText {#text} at (136,68) size 106x17
    329         text run at (136,68) width 106: "This is some text"
    330       RenderBR {BR} at (136,82) size 0x0
    331       RenderText {#text} at (136,85) size 106x17
    332         text run at (136,85) width 106: "This is some text"
    333       RenderBR {BR} at (136,99) size 0x0
    334       RenderText {#text} at (136,113) size 106x17
    335         text run at (136,113) width 106: "This is some text"
    336       RenderBR {BR} at (136,127) size 0x0
    337       RenderText {#text} at (136,130) size 106x17
    338         text run at (136,130) width 106: "This is some text"
    339       RenderBR {BR} at (136,144) size 0x0
    340       RenderText {#text} at (136,147) size 106x17
    341         text run at (136,147) width 106: "This is some text"
    342       RenderBR {BR} at (136,161) size 0x0
    343       RenderText {#text} at (136,164) size 106x17
    344         text run at (136,164) width 106: "This is some text"
    345       RenderBR {BR} at (136,178) size 0x0
    346       RenderText {#text} at (136,181) size 106x17
    347         text run at (136,181) width 106: "This is some text"
    348       RenderBR {BR} at (136,195) size 0x0
    349       RenderText {#text} at (136,198) size 106x17
    350         text run at (136,198) width 106: "This is some text"
    351       RenderBR {BR} at (136,212) size 0x0
    352       RenderText {#text} at (136,215) size 106x17
    353         text run at (136,215) width 106: "This is some text"
    354       RenderBR {BR} at (136,229) size 0x0
    355       RenderText {#text} at (136,232) size 106x17
    356         text run at (136,232) width 106: "This is some text"
    357       RenderBR {BR} at (136,246) size 0x0
     316      RenderText {#text} at (136,0) size 107x17
     317        text run at (136,0) width 107: "This is some text"
     318      RenderBR {BR} at (136,14) size 1x0
     319      RenderText {#text} at (136,17) size 107x17
     320        text run at (136,17) width 107: "This is some text"
     321      RenderBR {BR} at (136,31) size 1x0
     322      RenderText {#text} at (136,34) size 107x17
     323        text run at (136,34) width 107: "This is some text"
     324      RenderBR {BR} at (136,48) size 1x0
     325      RenderText {#text} at (136,51) size 107x17
     326        text run at (136,51) width 107: "This is some text"
     327      RenderBR {BR} at (136,65) size 1x0
     328      RenderText {#text} at (136,68) size 107x17
     329        text run at (136,68) width 107: "This is some text"
     330      RenderBR {BR} at (136,82) size 1x0
     331      RenderText {#text} at (136,85) size 107x17
     332        text run at (136,85) width 107: "This is some text"
     333      RenderBR {BR} at (136,99) size 1x0
     334      RenderText {#text} at (136,113) size 107x17
     335        text run at (136,113) width 107: "This is some text"
     336      RenderBR {BR} at (136,127) size 1x0
     337      RenderText {#text} at (136,130) size 107x17
     338        text run at (136,130) width 107: "This is some text"
     339      RenderBR {BR} at (136,144) size 1x0
     340      RenderText {#text} at (136,147) size 107x17
     341        text run at (136,147) width 107: "This is some text"
     342      RenderBR {BR} at (136,161) size 1x0
     343      RenderText {#text} at (136,164) size 107x17
     344        text run at (136,164) width 107: "This is some text"
     345      RenderBR {BR} at (136,178) size 1x0
     346      RenderText {#text} at (136,181) size 107x17
     347        text run at (136,181) width 107: "This is some text"
     348      RenderBR {BR} at (136,195) size 1x0
     349      RenderText {#text} at (136,198) size 107x17
     350        text run at (136,198) width 107: "This is some text"
     351      RenderBR {BR} at (136,212) size 1x0
     352      RenderText {#text} at (136,215) size 107x17
     353        text run at (136,215) width 107: "This is some text"
     354      RenderBR {BR} at (136,229) size 1x0
     355      RenderText {#text} at (136,232) size 107x17
     356        text run at (136,232) width 107: "This is some text"
     357      RenderBR {BR} at (136,246) size 1x0
    358358layer at (13,330) size 100x270
    359359  RenderBlock (relative positioned) {DIV} at (0,0) size 100x270 [bgcolor=#008000]
    360360layer at (672,657) size 100x270 backgroundClip at (0,0) size 1289x670 clip at (0,0) size 1289x670 outlineClip at (0,0) size 1289x670
    361   RenderBlock (relative positioned) {DIV} at (142,0) size 100x270 [bgcolor=#008000]
     361  RenderBlock (relative positioned) {DIV} at (142,0) size 101x270 [bgcolor=#008000]
  • trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt

    r168097 r169104  
    9090            text run at (0,0) width 83: "Hello Kitty 9"
    9191      RenderBlock {H2} at (0,0) size 52x479
    92         RenderText {#text} at (0,249) size 52x132
    93           text run at (0,249) width 124: "What Needs"
    94           text run at (26,249) width 132: "To Be Done?"
     92        RenderText {#text} at (0,248) size 52x133
     93          text run at (0,248) width 124: "What Needs"
     94          text run at (26,248) width 132: "To Be Done?"
    9595    RenderBlock (floating) {DIV} at (91,248) size 375x83 [bgcolor=#808080]
    9696      RenderBlock {P} at (16,0) size 17x82
     
    129129    RenderBlock {DL} at (91,0) size 662x479
    130130      RenderBlock {DT} at (0,0) size 34x479
    131         RenderText {#text} at (0,331) size 34x43
    132           text run at (0,331) width 43: "Report"
    133           text run at (17,331) width 33: "Bugs"
     131        RenderText {#text} at (0,330) size 34x44
     132          text run at (0,330) width 43: "Report"
     133          text run at (17,330) width 33: "Bugs"
    134134      RenderBlock {DD} at (50,40) size 448x439
    135135        RenderBlock {P} at (0,0) size 448x439
    136           RenderText {#text} at (0,291) size 311x146
    137             text run at (0,291) width 46: "You've"
    138             text run at (17,291) width 46: "already"
    139             text run at (192,291) width 130: "downloaded a build."
    140             text run at (209,291) width 132: "All you have to do is"
    141             text run at (226,291) width 37: "use it "
    142             text run at (226,328) width 17: "as "
    143             text run at (226,345) width 91: "your everyday"
    144             text run at (243,291) width 146: "browser and mail/news"
    145             text run at (260,291) width 85: "reader. If you"
    146             text run at (277,291) width 125: "downloaded a build"
    147             text run at (294,291) width 32: "with "
    148             text run at (294,323) width 67: "Talkback, "
    149           RenderInline {EM} at (0,0) size 34x139
    150             RenderText {#text} at (294,390) size 34x139
    151               text run at (294,390) width 40: "please"
    152               text run at (311,291) width 58: "turn it on"
    153           RenderText {#text} at (311,349) size 119x436
    154             text run at (311,349) width 86: " when it asks."
    155             text run at (328,209) width 141: "Talkback reports give "
    156             text run at (328,350) width 53: "us really"
    157             text run at (345,209) width 87: "valuable data "
    158             text run at (345,296) width 132: "on which crashes are"
    159             text run at (362,209) width 168: "the most serious, and how "
    160             text run at (362,377) width 32: "often"
    161             text run at (379,209) width 155: "people are encountering "
    162             text run at (379,364) width 67: "them. And"
     136          RenderText {#text} at (0,290) size 311x147
     137            text run at (0,290) width 46: "You've"
     138            text run at (17,290) width 46: "already"
     139            text run at (192,290) width 130: "downloaded a build."
     140            text run at (209,290) width 132: "All you have to do is"
     141            text run at (226,290) width 37: "use it "
     142            text run at (226,327) width 17: "as "
     143            text run at (226,344) width 91: "your everyday"
     144            text run at (243,290) width 146: "browser and mail/news"
     145            text run at (260,290) width 85: "reader. If you"
     146            text run at (277,290) width 125: "downloaded a build"
     147            text run at (294,290) width 32: "with "
     148            text run at (294,322) width 67: "Talkback, "
     149          RenderInline {EM} at (0,0) size 34x140
     150            RenderText {#text} at (294,389) size 34x140
     151              text run at (294,389) width 40: "please"
     152              text run at (311,290) width 58: "turn it on"
     153          RenderText {#text} at (311,348) size 119x436
     154            text run at (311,348) width 86: " when it asks."
     155            text run at (328,208) width 141: "Talkback reports give "
     156            text run at (328,349) width 53: "us really"
     157            text run at (345,208) width 87: "valuable data "
     158            text run at (345,295) width 132: "on which crashes are"
     159            text run at (362,208) width 168: "the most serious, and how "
     160            text run at (362,376) width 32: "often"
     161            text run at (379,208) width 155: "people are encountering "
     162            text run at (379,363) width 67: "them. And"
    163163            text run at (396,0) width 211: "all you have to do is click \"OK\". "
    164164            text run at (396,211) width 225: "If you find something you think is a"
  • trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt

    r168097 r169104  
    9090            text run at (0,0) width 83: "Hello Kitty 9"
    9191      RenderBlock {H2} at (0,0) size 52x479
    92         RenderText {#text} at (0,249) size 52x132
    93           text run at (0,249) width 124: "What Needs"
    94           text run at (26,249) width 132: "To Be Done?"
     92        RenderText {#text} at (0,248) size 52x133
     93          text run at (0,248) width 124: "What Needs"
     94          text run at (26,248) width 132: "To Be Done?"
    9595    RenderBlock (floating) {DIV} at (91,248) size 375x83 [bgcolor=#808080]
    9696      RenderBlock {P} at (16,0) size 17x82
     
    129129    RenderBlock {DL} at (91,0) size 662x479
    130130      RenderBlock {DT} at (0,0) size 34x479
    131         RenderText {#text} at (0,331) size 34x43
    132           text run at (0,331) width 43: "Report"
    133           text run at (17,331) width 33: "Bugs"
     131        RenderText {#text} at (0,330) size 34x44
     132          text run at (0,330) width 43: "Report"
     133          text run at (17,330) width 33: "Bugs"
    134134      RenderBlock {DD} at (50,40) size 448x439
    135135        RenderBlock {P} at (0,0) size 448x439
    136           RenderText {#text} at (0,291) size 311x146
    137             text run at (0,291) width 46: "You've"
    138             text run at (17,291) width 46: "already"
    139             text run at (192,291) width 130: "downloaded a build."
    140             text run at (209,291) width 132: "All you have to do is"
    141             text run at (226,291) width 37: "use it "
    142             text run at (226,328) width 17: "as "
    143             text run at (226,345) width 91: "your everyday"
    144             text run at (243,291) width 146: "browser and mail/news"
    145             text run at (260,291) width 85: "reader. If you"
    146             text run at (277,291) width 125: "downloaded a build"
    147             text run at (294,291) width 32: "with "
    148             text run at (294,323) width 67: "Talkback, "
    149           RenderInline {EM} at (0,0) size 34x139
    150             RenderText {#text} at (294,390) size 34x139
    151               text run at (294,390) width 40: "please"
    152               text run at (311,291) width 58: "turn it on"
    153           RenderText {#text} at (311,349) size 119x436
    154             text run at (311,349) width 86: " when it asks."
    155             text run at (328,209) width 141: "Talkback reports give "
    156             text run at (328,350) width 53: "us really"
    157             text run at (345,209) width 87: "valuable data "
    158             text run at (345,296) width 132: "on which crashes are"
    159             text run at (362,209) width 168: "the most serious, and how "
    160             text run at (362,377) width 32: "often"
    161             text run at (379,209) width 155: "people are encountering "
    162             text run at (379,364) width 67: "them. And"
     136          RenderText {#text} at (0,290) size 311x147
     137            text run at (0,290) width 46: "You've"
     138            text run at (17,290) width 46: "already"
     139            text run at (192,290) width 130: "downloaded a build."
     140            text run at (209,290) width 132: "All you have to do is"
     141            text run at (226,290) width 37: "use it "
     142            text run at (226,327) width 17: "as "
     143            text run at (226,344) width 91: "your everyday"
     144            text run at (243,290) width 146: "browser and mail/news"
     145            text run at (260,290) width 85: "reader. If you"
     146            text run at (277,290) width 125: "downloaded a build"
     147            text run at (294,290) width 32: "with "
     148            text run at (294,322) width 67: "Talkback, "
     149          RenderInline {EM} at (0,0) size 34x140
     150            RenderText {#text} at (294,389) size 34x140
     151              text run at (294,389) width 40: "please"
     152              text run at (311,290) width 58: "turn it on"
     153          RenderText {#text} at (311,348) size 119x436
     154            text run at (311,348) width 86: " when it asks."
     155            text run at (328,208) width 141: "Talkback reports give "
     156            text run at (328,349) width 53: "us really"
     157            text run at (345,208) width 87: "valuable data "
     158            text run at (345,295) width 132: "on which crashes are"
     159            text run at (362,208) width 168: "the most serious, and how "
     160            text run at (362,376) width 32: "often"
     161            text run at (379,208) width 155: "people are encountering "
     162            text run at (379,363) width 67: "them. And"
    163163            text run at (396,0) width 211: "all you have to do is click \"OK\". "
    164164            text run at (396,211) width 225: "If you find something you think is a"
  • trunk/LayoutTests/platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt

    r161959 r169104  
    2222            RenderBlock {DIV} at (40,11) size 316x242 [border: (1px solid #008000)]
    2323              RenderBlock {P} at (1,17) size 314x91
    24                 RenderText {#text} at (-18,0) size 331x91
    25                   text run at (-18,0) width 248: "This line of text should not get out of"
    26                   text run at (-18,17) width 248: "the region. This line of text should not"
    27                   text run at (-18,34) width 248: "get out of the region. This line of text"
     24                RenderText {#text} at (-17,0) size 331x91
     25                  text run at (-17,0) width 248: "This line of text should not get out of"
     26                  text run at (-17,17) width 248: "the region. This line of text should not"
     27                  text run at (-17,34) width 248: "get out of the region. This line of text"
    2828                  text run at (0,57) width 313: "should not get out of the region. This line of text"
    2929                  text run at (0,74) width 201: "should not get out of the region."
  • trunk/LayoutTests/platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt

    r161959 r169104  
    5555                    text run at (57,244) width 306: "soon came to the conclusion that it was a very "
    5656                  RenderBlock (floating) {SPAN} at (6,247) size 48x65 [bgcolor=#ADD8E6]
    57                   RenderText {#text} at (363,244) size 355x34
    58                     text run at (363,244) width 49: "difficult"
    59                     text run at (57,261) width 88: "game indeed. "
     57                  RenderText {#text} at (362,244) size 355x34
     58                    text run at (362,244) width 50: "difficult"
     59                    text run at (57,261) width 89: "game indeed. "
    6060                  RenderBR {BR} at (0,0) size 0x0
    61                   RenderText {#text} at (57,278) size 303x17
    62                     text run at (57,278) width 303: "The players all played at once without waiting"
     61                  RenderText {#text} at (57,278) size 304x17
     62                    text run at (57,278) width 304: "The players all played at once without waiting"
    6363                  RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    64                   RenderText {#text} at (57,295) size 303x34
    65                     text run at (57,295) width 63: "for turns, "
    66                     text run at (120,295) width 240: "quarrelling all the while, and fighting"
    67                     text run at (57,312) width 170: "for the hedgehogs; and in "
    68                     text run at (227,312) width 114: "a very short time "
    69                   RenderInline {SPAN} at (0,0) size 354x34
    70                     RenderText {#text} at (341,312) size 354x34
    71                       text run at (341,312) width 19: "the"
     64                  RenderText {#text} at (57,295) size 304x34
     65                    text run at (57,295) width 64: "for turns, "
     66                    text run at (120,295) width 241: "quarrelling all the while, and fighting"
     67                    text run at (57,312) width 171: "for the hedgehogs; and in "
     68                    text run at (227,312) width 115: "a very short time "
     69                  RenderInline {SPAN} at (0,0) size 355x34
     70                    RenderText {#text} at (341,312) size 355x34
     71                      text run at (341,312) width 20: "the"
    7272                      text run at (6,329) width 42: "Queen"
    7373                  RenderText {#text} at (48,329) size 354x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt

    r159017 r169104  
    4848                  text run at (57,244) width 306: "soon came to the conclusion that it was a very "
    4949                RenderBlock (floating) {SPAN} at (6,247) size 48x65 [bgcolor=#ADD8E6]
    50                 RenderText {#text} at (363,244) size 355x34
    51                   text run at (363,244) width 49: "difficult"
    52                   text run at (57,261) width 88: "game indeed. "
     50                RenderText {#text} at (362,244) size 355x34
     51                  text run at (362,244) width 50: "difficult"
     52                  text run at (57,261) width 89: "game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (57,278) size 303x17
    55                   text run at (57,278) width 303: "The players all played at once without waiting"
     54                RenderText {#text} at (57,278) size 304x17
     55                  text run at (57,278) width 304: "The players all played at once without waiting"
    5656                RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    57                 RenderText {#text} at (57,295) size 303x34
    58                   text run at (57,295) width 63: "for turns, "
    59                   text run at (120,295) width 240: "quarrelling all the while, and fighting"
    60                   text run at (57,312) width 170: "for the hedgehogs; and in "
    61                   text run at (227,312) width 114: "a very short time "
    62                 RenderInline {SPAN} at (0,0) size 354x34
    63                   RenderText {#text} at (341,312) size 354x34
    64                     text run at (341,312) width 19: "the"
     57                RenderText {#text} at (57,295) size 304x34
     58                  text run at (57,295) width 64: "for turns, "
     59                  text run at (120,295) width 241: "quarrelling all the while, and fighting"
     60                  text run at (57,312) width 171: "for the hedgehogs; and in "
     61                  text run at (227,312) width 115: "a very short time "
     62                RenderInline {SPAN} at (0,0) size 355x34
     63                  RenderText {#text} at (341,312) size 355x34
     64                    text run at (341,312) width 20: "the"
    6565                    text run at (6,329) width 42: "Queen"
    6666                RenderText {#text} at (48,329) size 354x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt

    r159017 r169104  
    4848                  text run at (57,244) width 306: "soon came to the conclusion that it was a very "
    4949                RenderBlock (floating) {SPAN} at (6,258) size 48x64 [bgcolor=#ADD8E6]
    50                 RenderText {#text} at (363,244) size 355x34
    51                   text run at (363,244) width 49: "difficult"
    52                   text run at (57,261) width 88: "game indeed. "
     50                RenderText {#text} at (362,244) size 355x34
     51                  text run at (362,244) width 50: "difficult"
     52                  text run at (57,261) width 89: "game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (57,278) size 303x17
    55                   text run at (57,278) width 303: "The players all played at once without waiting"
     54                RenderText {#text} at (57,278) size 304x17
     55                  text run at (57,278) width 304: "The players all played at once without waiting"
    5656                RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    57                 RenderText {#text} at (57,295) size 303x34
    58                   text run at (57,295) width 63: "for turns, "
    59                   text run at (120,295) width 240: "quarrelling all the while, and fighting"
    60                   text run at (57,312) width 170: "for the hedgehogs; and in "
    61                   text run at (227,312) width 114: "a very short time "
    62                 RenderInline {SPAN} at (0,0) size 354x34
    63                   RenderText {#text} at (341,312) size 354x34
    64                     text run at (341,312) width 19: "the"
     57                RenderText {#text} at (57,295) size 304x34
     58                  text run at (57,295) width 64: "for turns, "
     59                  text run at (120,295) width 241: "quarrelling all the while, and fighting"
     60                  text run at (57,312) width 171: "for the hedgehogs; and in "
     61                  text run at (227,312) width 115: "a very short time "
     62                RenderInline {SPAN} at (0,0) size 355x34
     63                  RenderText {#text} at (341,312) size 355x34
     64                    text run at (341,312) width 20: "the"
    6565                    text run at (6,329) width 42: "Queen"
    6666                RenderText {#text} at (48,329) size 354x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt

    r159017 r169104  
    4848                  text run at (57,247) width 306: "soon came to the conclusion that it was a very "
    4949                RenderBlock (floating) {SPAN} at (6,250) size 48x65 [bgcolor=#ADD8E6]
    50                 RenderText {#text} at (363,247) size 355x34
    51                   text run at (363,247) width 49: "difficult"
    52                   text run at (57,264) width 88: "game indeed. "
     50                RenderText {#text} at (362,247) size 355x34
     51                  text run at (362,247) width 50: "difficult"
     52                  text run at (57,264) width 89: "game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (57,281) size 303x17
    55                   text run at (57,281) width 303: "The players all played at once without waiting"
     54                RenderText {#text} at (57,281) size 304x17
     55                  text run at (57,281) width 304: "The players all played at once without waiting"
    5656                RenderBlock (floating) {SPAN} at (364,284) size 48x81 [bgcolor=#90EE90]
    57                 RenderText {#text} at (57,298) size 303x34
    58                   text run at (57,298) width 63: "for turns, "
    59                   text run at (120,298) width 240: "quarrelling all the while, and fighting"
    60                   text run at (57,315) width 170: "for the hedgehogs; and in "
    61                   text run at (227,315) width 114: "a very short time "
    62                 RenderInline {SPAN} at (0,0) size 354x34
    63                   RenderText {#text} at (341,315) size 354x34
    64                     text run at (341,315) width 19: "the"
     57                RenderText {#text} at (57,298) size 304x34
     58                  text run at (57,298) width 64: "for turns, "
     59                  text run at (120,298) width 241: "quarrelling all the while, and fighting"
     60                  text run at (57,315) width 171: "for the hedgehogs; and in "
     61                  text run at (227,315) width 115: "a very short time "
     62                RenderInline {SPAN} at (0,0) size 355x34
     63                  RenderText {#text} at (341,315) size 355x34
     64                    text run at (341,315) width 20: "the"
    6565                    text run at (6,332) width 42: "Queen"
    6666                RenderText {#text} at (48,332) size 354x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt

    r159017 r169104  
    4848                  text run at (57,244) width 306: "soon came to the conclusion that it was a very "
    4949                RenderBlock (floating) {SPAN} at (6,247) size 48x65 [bgcolor=#ADD8E6]
    50                 RenderText {#text} at (363,244) size 355x34
    51                   text run at (363,244) width 49: "difficult"
    52                   text run at (57,261) width 88: "game indeed. "
     50                RenderText {#text} at (362,244) size 355x34
     51                  text run at (362,244) width 50: "difficult"
     52                  text run at (57,261) width 89: "game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (57,278) size 297x17
    55                   text run at (57,278) width 297: "The players all played at once without waiting "
     54                RenderText {#text} at (57,278) size 298x17
     55                  text run at (57,278) width 298: "The players all played at once without waiting "
    5656                RenderBlock (floating) {SPAN} at (348,298) size 64x81 [bgcolor=#90EE90]
    5757                RenderText {#text} at (354,278) size 355x51
    5858                  text run at (354,278) width 58: "for turns,"
    59                   text run at (57,295) width 287: "quarrelling all the while, and fighting for the"
    60                   text run at (57,312) width 136: "hedgehogs; and in "
    61                   text run at (193,312) width 132: "a very short time "
    62                 RenderInline {SPAN} at (0,0) size 338x34
    63                   RenderText {#text} at (325,312) size 338x34
    64                     text run at (325,312) width 19: "the"
     59                  text run at (57,295) width 288: "quarrelling all the while, and fighting for the"
     60                  text run at (57,312) width 137: "hedgehogs; and in "
     61                  text run at (193,312) width 133: "a very short time "
     62                RenderInline {SPAN} at (0,0) size 339x34
     63                  RenderText {#text} at (325,312) size 339x34
     64                    text run at (325,312) width 20: "the"
    6565                    text run at (6,329) width 42: "Queen"
    6666                RenderText {#text} at (48,329) size 338x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt

    r159017 r169104  
    4848                  text run at (57,244) width 306: "soon came to the conclusion that it was a very "
    4949                RenderBlock (floating) {SPAN} at (6,247) size 48x65 [bgcolor=#ADD8E6]
    50                 RenderText {#text} at (363,244) size 355x34
    51                   text run at (363,244) width 49: "difficult"
    52                   text run at (57,261) width 88: "game indeed. "
     50                RenderText {#text} at (362,244) size 355x34
     51                  text run at (362,244) width 50: "difficult"
     52                  text run at (57,261) width 89: "game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (57,278) size 303x17
    55                   text run at (57,278) width 303: "The players all played at once without waiting"
     54                RenderText {#text} at (57,278) size 304x17
     55                  text run at (57,278) width 304: "The players all played at once without waiting"
    5656                RenderBlock (floating) {SPAN} at (364,281) size 48x65 [bgcolor=#90EE90]
    57                 RenderText {#text} at (57,295) size 303x34
    58                   text run at (57,295) width 63: "for turns, "
    59                   text run at (120,295) width 240: "quarrelling all the while, and fighting"
    60                   text run at (57,312) width 170: "for the hedgehogs; and in "
    61                   text run at (227,312) width 114: "a very short time "
    62                 RenderInline {SPAN} at (0,0) size 354x34
    63                   RenderText {#text} at (341,312) size 354x34
    64                     text run at (341,312) width 19: "the"
     57                RenderText {#text} at (57,295) size 304x34
     58                  text run at (57,295) width 64: "for turns, "
     59                  text run at (120,295) width 241: "quarrelling all the while, and fighting"
     60                  text run at (57,312) width 171: "for the hedgehogs; and in "
     61                  text run at (227,312) width 115: "a very short time "
     62                RenderInline {SPAN} at (0,0) size 355x34
     63                  RenderText {#text} at (341,312) size 355x34
     64                    text run at (341,312) width 20: "the"
    6565                    text run at (6,329) width 42: "Queen"
    6666                RenderText {#text} at (48,329) size 354x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt

    r159017 r169104  
    4848                  text run at (41,244) width 322: "soon came to the conclusion that it was a very "
    4949                RenderBlock (floating) {SPAN} at (6,247) size 32x65 [bgcolor=#ADD8E6]
    50                 RenderText {#text} at (363,244) size 371x34
    51                   text run at (363,244) width 49: "difficult"
    52                   text run at (41,261) width 88: "game indeed. "
     50                RenderText {#text} at (362,244) size 371x34
     51                  text run at (362,244) width 50: "difficult"
     52                  text run at (41,261) width 89: "game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (41,278) size 301x17
    55                   text run at (41,278) width 301: "The players all played at once without waiting "
     54                RenderText {#text} at (41,278) size 302x17
     55                  text run at (41,278) width 302: "The players all played at once without waiting "
    5656                RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    57                 RenderText {#text} at (342,278) size 319x51
    58                   text run at (342,278) width 18: "for"
    59                   text run at (41,295) width 39: "turns, "
    60                   text run at (80,295) width 280: "quarrelling all the while, and fighting for the"
    61                   text run at (41,312) width 128: "hedgehogs; and in "
    62                   text run at (169,312) width 122: "a very short time "
     57                RenderText {#text} at (342,278) size 320x51
     58                  text run at (342,278) width 19: "for"
     59                  text run at (41,295) width 40: "turns, "
     60                  text run at (80,295) width 281: "quarrelling all the while, and fighting for the"
     61                  text run at (41,312) width 129: "hedgehogs; and in "
     62                  text run at (169,312) width 124: "a very short time "
    6363                RenderInline {SPAN} at (0,0) size 69x17
    64                   RenderText {#text} at (291,312) size 69x17
    65                     text run at (291,312) width 69: "the Queen"
     64                  RenderText {#text} at (292,312) size 69x17
     65                    text run at (292,312) width 69: "the Queen"
    6666                RenderText {#text} at (6,329) size 354x51
    67                   text run at (6,329) width 225: "was in a furious passion, and went "
    68                   text run at (231,329) width 129: "stamping about, and"
    69                   text run at (6,346) width 287: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
    70                   text run at (293,346) width 67: "her head!\x{2019}"
     67                  text run at (6,329) width 226: "was in a furious passion, and went "
     68                  text run at (232,329) width 128: "stamping about, and"
     69                  text run at (6,346) width 288: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
     70                  text run at (294,346) width 66: "her head!\x{2019}"
    7171                  text run at (6,363) width 151: "about once in a minute. "
    7272                RenderBR {BR} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt

    r159017 r169104  
    5050                  RenderText {#text} at (13,0) size 22x17
    5151                    text run at (13,0) width 22: "foo"
    52                 RenderText {#text} at (363,244) size 355x34
    53                   text run at (363,244) width 49: "difficult"
    54                   text run at (57,261) width 88: "game indeed. "
     52                RenderText {#text} at (362,244) size 355x34
     53                  text run at (362,244) width 50: "difficult"
     54                  text run at (57,261) width 89: "game indeed. "
    5555                RenderBR {BR} at (0,0) size 0x0
    56                 RenderText {#text} at (57,278) size 303x17
    57                   text run at (57,278) width 303: "The players all played at once without waiting"
     56                RenderText {#text} at (57,278) size 304x17
     57                  text run at (57,278) width 304: "The players all played at once without waiting"
    5858                RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    59                 RenderText {#text} at (57,295) size 303x34
    60                   text run at (57,295) width 63: "for turns, "
    61                   text run at (120,295) width 240: "quarrelling all the while, and fighting"
    62                   text run at (57,312) width 170: "for the hedgehogs; and in "
    63                   text run at (227,312) width 114: "a very short time "
    64                 RenderInline {SPAN} at (0,0) size 354x34
    65                   RenderText {#text} at (341,312) size 354x34
    66                     text run at (341,312) width 19: "the"
     59                RenderText {#text} at (57,295) size 304x34
     60                  text run at (57,295) width 64: "for turns, "
     61                  text run at (120,295) width 241: "quarrelling all the while, and fighting"
     62                  text run at (57,312) width 171: "for the hedgehogs; and in "
     63                  text run at (227,312) width 115: "a very short time "
     64                RenderInline {SPAN} at (0,0) size 355x34
     65                  RenderText {#text} at (341,312) size 355x34
     66                    text run at (341,312) width 20: "the"
    6767                    text run at (6,329) width 42: "Queen"
    6868                RenderText {#text} at (48,329) size 354x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt

    r159017 r169104  
    4848                  text run at (57,244) width 306: "soon came to the conclusion that it was a very "
    4949                RenderBlock (floating) {SPAN} at (6,247) size 48x65 [bgcolor=#ADD8E6]
    50                 RenderText {#text} at (363,244) size 355x34
    51                   text run at (363,244) width 49: "difficult"
    52                   text run at (57,261) width 88: "game indeed. "
     50                RenderText {#text} at (362,244) size 355x34
     51                  text run at (362,244) width 50: "difficult"
     52                  text run at (57,261) width 89: "game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (57,278) size 303x17
    55                   text run at (57,278) width 303: "The players all played at once without waiting"
     54                RenderText {#text} at (57,278) size 304x17
     55                  text run at (57,278) width 304: "The players all played at once without waiting"
    5656                RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    57                 RenderText {#text} at (57,295) size 303x34
    58                   text run at (57,295) width 63: "for turns, "
    59                   text run at (120,295) width 240: "quarrelling all the while, and fighting"
    60                   text run at (57,312) width 169: "for the hedgehogs; and in "
    61                   text run at (226,312) width 113: "a very short time "
    62                 RenderInline {SPAN} at (0,0) size 354x34
    63                   RenderText {#text} at (339,312) size 354x34
    64                     text run at (339,312) width 21: "the"
     57                RenderText {#text} at (57,295) size 304x34
     58                  text run at (57,295) width 64: "for turns, "
     59                  text run at (120,295) width 241: "quarrelling all the while, and fighting"
     60                  text run at (57,312) width 170: "for the hedgehogs; and in "
     61                  text run at (226,312) width 114: "a very short time "
     62                RenderInline {SPAN} at (0,0) size 355x34
     63                  RenderText {#text} at (339,312) size 355x34
     64                    text run at (339,312) width 22: "the"
    6565                    text run at (6,329) width 44: "Queen"
    6666                RenderText {#text} at (50,329) size 354x51
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt

    r159017 r169104  
    5151                  text run at (6,261) width 50: "indeed. "
    5252                RenderBR {BR} at (0,0) size 0x0
    53                 RenderText {#text} at (6,278) size 296x17
    54                   text run at (6,278) width 296: "The players all played at once without waiting "
     53                RenderText {#text} at (6,278) size 297x17
     54                  text run at (6,278) width 297: "The players all played at once without waiting "
    5555                RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    56                 RenderText {#text} at (302,278) size 354x51
    57                   text run at (302,278) width 58: "for turns,"
     56                RenderText {#text} at (303,278) size 354x51
     57                  text run at (303,278) width 57: "for turns,"
    5858                  text run at (6,295) width 354: "quarrelling all the while, and fighting for the hedgehogs;"
    5959                  text run at (6,312) width 49: "and in "
  • trunk/LayoutTests/platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt

    r159017 r169104  
    3333                  text run at (6,125) width 227: "that she could not help bursting out "
    3434                  text run at (233,125) width 179: "laughing: and when she had"
    35                   text run at (6,142) width 234: "got its head down, and was going to "
     35                  text run at (6,142) width 235: "got its head down, and was going to "
    3636                RenderBlock (floating) {SPAN} at (364,145) size 48x49 [bgcolor=#FFFFE0]
    37                 RenderText {#text} at (240,142) size 406x136
    38                   text run at (240,142) width 120: "begin again, it was"
     37                RenderText {#text} at (241,142) size 406x136
     38                  text run at (241,142) width 119: "begin again, it was"
    3939                  text run at (6,159) width 302: "very provoking to find that the hedgehog had "
    4040                  text run at (308,159) width 52: "unrolled"
     
    4747                  text run at (6,244) width 87: "other parts of "
    4848                  text run at (93,244) width 319: "the ground, Alice soon came to the conclusion that"
    49                   text run at (57,261) width 84: "it was a very "
     49                  text run at (57,261) width 85: "it was a very "
    5050                RenderBlock (floating) {SPAN} at (6,264) size 48x65 [bgcolor=#ADD8E6]
    51                 RenderText {#text} at (141,261) size 141x17
    52                   text run at (141,261) width 141: "difficult game indeed. "
     51                RenderText {#text} at (141,261) size 142x17
     52                  text run at (141,261) width 142: "difficult game indeed. "
    5353                RenderBR {BR} at (0,0) size 0x0
    54                 RenderText {#text} at (57,278) size 303x17
    55                   text run at (57,278) width 303: "The players all played at once without waiting"
     54                RenderText {#text} at (57,278) size 304x17
     55                  text run at (57,278) width 304: "The players all played at once without waiting"
    5656                RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
    57                 RenderText {#text} at (57,295) size 303x34
    58                   text run at (57,295) width 63: "for turns, "
    59                   text run at (120,295) width 240: "quarrelling all the while, and fighting"
    60                   text run at (57,312) width 170: "for the hedgehogs; and in "
    61                   text run at (227,312) width 114: "a very short time "
    62                 RenderInline {SPAN} at (0,0) size 303x34
    63                   RenderText {#text} at (341,312) size 303x34
    64                     text run at (341,312) width 19: "the"
    65                     text run at (57,329) width 42: "Queen"
    66                 RenderText {#text} at (99,329) size 354x51
    67                   text run at (99,329) width 261: " was in a furious passion, and went"
     57                RenderText {#text} at (57,295) size 304x34
     58                  text run at (57,295) width 64: "for turns, "
     59                  text run at (120,295) width 241: "quarrelling all the while, and fighting"
     60                  text run at (57,312) width 171: "for the hedgehogs; and in "
     61                  text run at (227,312) width 115: "a very short time "
     62                RenderInline {SPAN} at (0,0) size 304x34
     63                  RenderText {#text} at (341,312) size 304x34
     64                    text run at (341,312) width 20: "the"
     65                    text run at (57,329) width 43: "Queen"
     66                RenderText {#text} at (99,329) size 355x51
     67                  text run at (99,329) width 262: " was in a furious passion, and went"
    6868                  text run at (6,346) width 354: "stamping about, and shouting \x{2018}Off with his head!\x{2019} or"
    6969                  text run at (6,363) width 63: "\x{2018}Off with "
  • trunk/LayoutTests/platform/gtk/fast/text/whitespace/024-expected.txt

    r148815 r169104  
    3535            RenderTableCell {TD} at (2,2) size 177x167 [r=0 c=0 rs=1 cs=1]
    3636              RenderBlock {PRE} at (1,1) size 175x165 [bgcolor=#CCCC99] [border: (1px solid #000000)]
    37                 RenderText {#text} at (8,8) size 96x30
    38                   text run at (8,8) width 96: "        2003"
    39                   text run at (104,8) width 0: " "
    40                   text run at (8,23) width 0: " "
    41                 RenderInline {SPAN} at (0,0) size 160x19 [border: (1px solid #000000) none (2px solid #000000) none]
    42                   RenderText {#text} at (8,37) size 160x16
    43                     text run at (8,37) width 160: " D  M  T  W  J  F  S"
    44                 RenderText {#text} at (168,37) size 160x121
    45                   text run at (168,37) width 0: " "
    46                   text run at (8,53) width 0: " "
    47                   text run at (8,68) width 120: "      September"
    48                   text run at (128,68) width 0: " "
    49                   text run at (8,83) width 160: "    1  2  3  4  5  6"
    50                   text run at (168,83) width 0: " "
    51                   text run at (8,98) width 160: " 7  8  9 10 11 12 13"
    52                   text run at (168,98) width 0: " "
    53                   text run at (8,113) width 160: "14 15 16 17 18 19 20"
    54                   text run at (168,113) width 0: " "
    55                   text run at (8,128) width 160: "21 22 23 24 25 26 27"
    56                   text run at (168,128) width 0: " "
    57                   text run at (8,143) width 64: "28 29 30"
     37                RenderText {#text} at (7,8) size 97x30
     38                  text run at (7,8) width 97: "        2003"
     39                  text run at (103,8) width 1: " "
     40                  text run at (7,23) width 1: " "
     41                RenderInline {SPAN} at (0,0) size 161x19 [border: (1px solid #000000) none (2px solid #000000) none]
     42                  RenderText {#text} at (7,37) size 161x16
     43                    text run at (7,37) width 161: " D  M  T  W  J  F  S"
     44                RenderText {#text} at (167,37) size 161x121
     45                  text run at (167,37) width 1: " "
     46                  text run at (7,53) width 1: " "
     47                  text run at (7,68) width 121: "      September"
     48                  text run at (127,68) width 1: " "
     49                  text run at (7,83) width 161: "    1  2  3  4  5  6"
     50                  text run at (167,83) width 1: " "
     51                  text run at (7,98) width 161: " 7  8  9 10 11 12 13"
     52                  text run at (167,98) width 1: " "
     53                  text run at (7,113) width 161: "14 15 16 17 18 19 20"
     54                  text run at (167,113) width 1: " "
     55                  text run at (7,128) width 161: "21 22 23 24 25 26 27"
     56                  text run at (167,128) width 1: " "
     57                  text run at (7,143) width 65: "28 29 30"
    5858            RenderTableCell {TD} at (181,2) size 586x19 [r=0 c=1 rs=1 cs=1]
    5959              RenderText {#text} at (1,1) size 483x17
     
    7070            RenderTableCell {TD} at (2,2) size 177x167 [r=0 c=0 rs=1 cs=1]
    7171              RenderBlock {PRE} at (1,1) size 175x165 [bgcolor=#CCCC99] [border: (1px solid #000000)]
    72                 RenderText {#text} at (8,8) size 96x30
    73                   text run at (8,8) width 96: "        2003"
    74                   text run at (104,8) width 0: " "
    75                   text run at (8,23) width 0: " "
    76                 RenderInline {SPAN} at (0,0) size 96x19 [border: (1px solid #000000) none (2px solid #000000) none]
    77                   RenderText {#text} at (8,37) size 96x16
    78                     text run at (8,37) width 96: " D  M  TWJFS"
    79                 RenderText {#text} at (104,37) size 160x121
    80                   text run at (104,37) width 0: " "
    81                   text run at (8,53) width 0: " "
    82                   text run at (8,68) width 120: "      September"
    83                   text run at (128,68) width 0: " "
    84                   text run at (8,83) width 160: "    1  2  3  4  5  6"
    85                   text run at (168,83) width 0: " "
    86                   text run at (8,98) width 160: " 7  8  9 10 11 12 13"
    87                   text run at (168,98) width 0: " "
    88                   text run at (8,113) width 160: "14 15 16 17 18 19 20"
    89                   text run at (168,113) width 0: " "
    90                   text run at (8,128) width 160: "21 22 23 24 25 26 27"
    91                   text run at (168,128) width 0: " "
    92                   text run at (8,143) width 64: "28 29 30"
     72                RenderText {#text} at (7,8) size 97x30
     73                  text run at (7,8) width 97: "        2003"
     74                  text run at (103,8) width 1: " "
     75                  text run at (7,23) width 1: " "
     76                RenderInline {SPAN} at (0,0) size 97x19 [border: (1px solid #000000) none (2px solid #000000) none]
     77                  RenderText {#text} at (7,37) size 97x16
     78                    text run at (7,37) width 97: " D  M  TWJFS"
     79                RenderText {#text} at (103,37) size 161x121
     80                  text run at (103,37) width 1: " "
     81                  text run at (7,53) width 1: " "
     82                  text run at (7,68) width 121: "      September"
     83                  text run at (127,68) width 1: " "
     84                  text run at (7,83) width 161: "    1  2  3  4  5  6"
     85                  text run at (167,83) width 1: " "
     86                  text run at (7,98) width 161: " 7  8  9 10 11 12 13"
     87                  text run at (167,98) width 1: " "
     88                  text run at (7,113) width 161: "14 15 16 17 18 19 20"
     89                  text run at (167,113) width 1: " "
     90                  text run at (7,128) width 161: "21 22 23 24 25 26 27"
     91                  text run at (167,128) width 1: " "
     92                  text run at (7,143) width 65: "28 29 30"
    9393            RenderTableCell {TD} at (181,2) size 586x69 [r=0 c=1 rs=1 cs=1]
    9494              RenderBlock (anonymous) at (1,1) size 584x17
     
    111111            RenderTableCell {TD} at (2,2) size 177x152 [r=0 c=0 rs=1 cs=1]
    112112              RenderBlock {PRE} at (1,1) size 175x150 [bgcolor=#CCCC99] [border: (1px solid #000000)]
    113                 RenderText {#text} at (8,8) size 96x15
    114                   text run at (8,8) width 96: "        2003"
    115                   text run at (104,8) width 0: " "
    116                 RenderInline {SPAN} at (0,0) size 160x19 [border: (1px solid #000000) none (2px solid #000000) none]
    117                   RenderText {#text} at (8,22) size 160x16
    118                     text run at (8,22) width 160: " D  M  T  W  J  F  S"
    119                 RenderText {#text} at (168,22) size 160x121
    120                   text run at (168,22) width 0: " "
    121                   text run at (8,38) width 0: " "
    122                   text run at (8,53) width 120: "      September"
    123                   text run at (128,53) width 0: " "
    124                   text run at (8,68) width 160: "    1  2  3  4  5  6"
    125                   text run at (168,68) width 0: " "
    126                   text run at (8,83) width 160: " 7  8  9 10 11 12 13"
    127                   text run at (168,83) width 0: " "
    128                   text run at (8,98) width 160: "14 15 16 17 18 19 20"
    129                   text run at (168,98) width 0: " "
    130                   text run at (8,113) width 160: "21 22 23 24 25 26 27"
    131                   text run at (168,113) width 0: " "
    132                   text run at (8,128) width 64: "28 29 30"
     113                RenderText {#text} at (7,8) size 97x15
     114                  text run at (7,8) width 97: "        2003"
     115                  text run at (103,8) width 1: " "
     116                RenderInline {SPAN} at (0,0) size 161x19 [border: (1px solid #000000) none (2px solid #000000) none]
     117                  RenderText {#text} at (7,22) size 161x16
     118                    text run at (7,22) width 161: " D  M  T  W  J  F  S"
     119                RenderText {#text} at (167,22) size 161x121
     120                  text run at (167,22) width 1: " "
     121                  text run at (7,38) width 1: " "
     122                  text run at (7,53) width 121: "      September"
     123                  text run at (127,53) width 1: " "
     124                  text run at (7,68) width 161: "    1  2  3  4  5  6"
     125                  text run at (167,68) width 1: " "
     126                  text run at (7,83) width 161: " 7  8  9 10 11 12 13"
     127                  text run at (167,83) width 1: " "
     128                  text run at (7,98) width 161: "14 15 16 17 18 19 20"
     129                  text run at (167,98) width 1: " "
     130                  text run at (7,113) width 161: "21 22 23 24 25 26 27"
     131                  text run at (167,113) width 1: " "
     132                  text run at (7,128) width 65: "28 29 30"
    133133            RenderTableCell {TD} at (181,2) size 586x36 [r=0 c=1 rs=1 cs=1]
    134134              RenderText {#text} at (1,1) size 566x34
     
    146146            RenderTableCell {TD} at (2,2) size 177x167 [r=0 c=0 rs=1 cs=1]
    147147              RenderBlock {PRE} at (1,1) size 175x165 [bgcolor=#CCCC99] [border: (1px solid #000000)]
    148                 RenderInline {SPAN} at (0,0) size 96x15
    149                   RenderText {#text} at (8,8) size 96x15
    150                     text run at (8,8) width 96: "        2003"
    151                 RenderText {#text} at (104,8) size 96x30
    152                   text run at (104,8) width 0: " "
    153                   text run at (8,23) width 0: " "
    154                 RenderInline {SPAN} at (0,0) size 160x19 [border: (1px solid #000000) none (2px solid #000000) none]
    155                   RenderText {#text} at (8,37) size 160x16
    156                     text run at (8,37) width 160: " D  M  T  W  J  F  S"
    157                 RenderText {#text} at (168,37) size 160x121
    158                   text run at (168,37) width 0: " "
    159                   text run at (8,53) width 0: " "
    160                   text run at (8,68) width 120: "      September"
    161                   text run at (128,68) width 0: " "
    162                   text run at (8,83) width 160: "    1  2  3  4  5  6"
    163                   text run at (168,83) width 0: " "
    164                   text run at (8,98) width 160: " 7  8  9 10 11 12 13"
    165                   text run at (168,98) width 0: " "
    166                   text run at (8,113) width 160: "14 15 16 17 18 19 20"
    167                   text run at (168,113) width 0: " "
    168                   text run at (8,128) width 160: "21 22 23 24 25 26 27"
    169                   text run at (168,128) width 0: " "
    170                   text run at (8,143) width 64: "28 29 30"
     148                RenderInline {SPAN} at (0,0) size 97x15
     149                  RenderText {#text} at (7,8) size 97x15
     150                    text run at (7,8) width 97: "        2003"
     151                RenderText {#text} at (103,8) size 97x30
     152                  text run at (103,8) width 1: " "
     153                  text run at (7,23) width 1: " "
     154                RenderInline {SPAN} at (0,0) size 161x19 [border: (1px solid #000000) none (2px solid #000000) none]
     155                  RenderText {#text} at (7,37) size 161x16
     156                    text run at (7,37) width 161: " D  M  T  W  J  F  S"
     157                RenderText {#text} at (167,37) size 161x121
     158                  text run at (167,37) width 1: " "
     159                  text run at (7,53) width 1: " "
     160                  text run at (7,68) width 121: "      September"
     161                  text run at (127,68) width 1: " "
     162                  text run at (7,83) width 161: "    1  2  3  4  5  6"
     163                  text run at (167,83) width 1: " "
     164                  text run at (7,98) width 161: " 7  8  9 10 11 12 13"
     165                  text run at (167,98) width 1: " "
     166                  text run at (7,113) width 161: "14 15 16 17 18 19 20"
     167                  text run at (167,113) width 1: " "
     168                  text run at (7,128) width 161: "21 22 23 24 25 26 27"
     169                  text run at (167,128) width 1: " "
     170                  text run at (7,143) width 65: "28 29 30"
    171171            RenderTableCell {TD} at (181,2) size 586x36 [r=0 c=1 rs=1 cs=1]
    172172              RenderText {#text} at (1,1) size 576x34
  • trunk/LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt

    r168677 r169104  
    8585                    RenderSVGInlineText {#text} at (0,0) size 15x23
    8686                      chunk 1 (middle anchor) text run 1 at (32.81,47.00) startOffset 0 endOffset 1 width 14.38: "K"
    87             RenderBR {br} at (256,0) size 0x17
     87            RenderBR {br} at (256,0) size 1x17
    8888            RenderEmbeddedObject {object} at (0,256) size 257x192
    8989              layer at (0,0) size 256x192
     
    268268        RenderBlock {p} at (0,117) size 769x594 [color=#FFFFFF]
    269269          RenderBR {br} at (769,0) size 0x17
    270           RenderText {#text} at (641,576) size 8x17
    271             text run at (641,576) width 8: ".."
     270          RenderText {#text} at (640,576) size 9x17
     271            text run at (640,576) width 9: ".."
    272272        RenderBlock {p} at (0,726) size 769x578
    273           RenderText {#text} at (641,0) size 768x577
    274             text run at (641,0) width 121: "Above, you should"
    275             text run at (641,17) width 97: "see a grid of 17"
    276             text run at (641,34) width 127: "SVG child elements"
    277             text run at (641,51) width 115: "sticked together to"
    278             text run at (641,68) width 120: "build one rectangle"
     273          RenderText {#text} at (640,0) size 768x577
     274            text run at (640,0) width 122: "Above, you should"
     275            text run at (640,17) width 98: "see a grid of 17"
     276            text run at (640,34) width 128: "SVG child elements"
     277            text run at (640,51) width 116: "sticked together to"
     278            text run at (640,68) width 121: "build one rectangle"
    279279            text run at (0,543) width 33: "grid. "
    280280            text run at (33,543) width 718: "You should be able to resize your browser window and the grid rendering should adjust to it. The outcome should"
  • trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt

    r167050 r169104  
    1010          text run at (0,17) width 26: "no red."
    1111      RenderBlock {P} at (10,46) size 121x29 [bgcolor=#008000] [border: (9.25px solid #0000FF)]
    12         RenderText {#text} at (9,8) size 2x10
    13           text run at (9,8) width 2: " "
     12        RenderText {#text} at (9,8) size 3x10
     13          text run at (9,8) width 3: " "
    1414      RenderBlock {P} at (1,129) size 139x11
    1515        RenderText {#text} at (0,-1) size 12x10
Note: See TracChangeset for help on using the changeset viewer.