Changeset 58508 in webkit


Ignore:
Timestamp:
Apr 29, 2010 6:37:38 AM (14 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Loading of large page can take up to 10 seconds
https://bugs.webkit.org/show_bug.cgi?id=31719

Rubber-stamped by Simon Hausmann.

Followup patch. Update expected files because of minor differences.
(size of whitespaces, place of linebreaks)

  • platform/qt/css1/basic/inheritance-expected.txt:
  • platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
  • platform/qt/css1/box_properties/float_margin-expected.txt:
  • platform/qt/css1/color_and_background/background_attachment-expected.txt:
  • platform/qt/css1/color_and_background/background_repeat-expected.txt:
  • platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
  • platform/qt/css1/font_properties/font-expected.txt:
  • platform/qt/css1/font_properties/font_style-expected.txt:
  • platform/qt/css1/formatting_model/inline_elements-expected.txt:
  • platform/qt/css1/text_properties/line_height-expected.txt:
  • platform/qt/css1/text_properties/text_decoration-expected.txt:
  • platform/qt/css1/text_properties/text_indent-expected.txt:
  • platform/qt/css1/text_properties/vertical_align-expected.txt:
  • platform/qt/css2.1/t1202-counter-01-b-expected.txt:
  • platform/qt/css2.1/t1202-counter-02-b-expected.txt:
  • platform/qt/css2.1/t1202-counter-03-b-expected.txt:
  • platform/qt/css2.1/t1202-counter-04-b-expected.txt:
  • platform/qt/css2.1/t1202-counters-01-b-expected.txt:
  • platform/qt/css2.1/t1202-counters-02-b-expected.txt:
  • platform/qt/css2.1/t1202-counters-03-b-expected.txt:
  • platform/qt/css2.1/t1508-c527-font-00-b-expected.txt:
  • platform/qt/css2.1/t1508-c527-font-04-b-expected.txt:
  • platform/qt/css2.1/t1508-c527-font-05-b-expected.txt:
  • platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
  • platform/qt/css2.1/t1508-c527-font-07-b-expected.txt:
  • platform/qt/css2.1/t1508-c527-font-08-b-expected.txt:
  • platform/qt/css2.1/t1508-c527-font-10-c-expected.txt:
  • platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt:
  • platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
  • platform/qt/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
  • platform/qt/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
  • platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
  • platform/qt/fast/backgrounds/size/zero-expected.txt:
  • platform/qt/fast/css/font-face-opentype-expected.txt:
  • platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt:
  • platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
  • platform/qt/fast/text/fake-italic-expected.txt:
  • platform/qt/fast/text/international/khmer-selection-expected.txt:
  • platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt:
  • platform/qt/svg/filters/feColorMatrix-values-expected.txt:
  • platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
  • platform/qt/svg/text/selection-background-color-expected.txt:
  • platform/qt/svg/text/selection-doubleclick-expected.txt:
  • platform/qt/svg/text/selection-styles-expected.txt:
  • platform/qt/svg/text/selection-tripleclick-expected.txt:
  • platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
  • platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
Location:
trunk/LayoutTests
Files:
48 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r58502 r58508  
     12010-04-29  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        Rubber-stamped by Simon Hausmann.
     4
     5        [Qt] Loading of large page can take up to 10 seconds
     6        https://bugs.webkit.org/show_bug.cgi?id=31719
     7
     8        Followup patch. Update expected files because of minor differences.
     9        (size of whitespaces, place of linebreaks)
     10
     11        * platform/qt/css1/basic/inheritance-expected.txt:
     12        * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
     13        * platform/qt/css1/box_properties/float_margin-expected.txt:
     14        * platform/qt/css1/color_and_background/background_attachment-expected.txt:
     15        * platform/qt/css1/color_and_background/background_repeat-expected.txt:
     16        * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
     17        * platform/qt/css1/font_properties/font-expected.txt:
     18        * platform/qt/css1/font_properties/font_style-expected.txt:
     19        * platform/qt/css1/formatting_model/inline_elements-expected.txt:
     20        * platform/qt/css1/text_properties/line_height-expected.txt:
     21        * platform/qt/css1/text_properties/text_decoration-expected.txt:
     22        * platform/qt/css1/text_properties/text_indent-expected.txt:
     23        * platform/qt/css1/text_properties/vertical_align-expected.txt:
     24        * platform/qt/css2.1/t1202-counter-01-b-expected.txt:
     25        * platform/qt/css2.1/t1202-counter-02-b-expected.txt:
     26        * platform/qt/css2.1/t1202-counter-03-b-expected.txt:
     27        * platform/qt/css2.1/t1202-counter-04-b-expected.txt:
     28        * platform/qt/css2.1/t1202-counters-01-b-expected.txt:
     29        * platform/qt/css2.1/t1202-counters-02-b-expected.txt:
     30        * platform/qt/css2.1/t1202-counters-03-b-expected.txt:
     31        * platform/qt/css2.1/t1508-c527-font-00-b-expected.txt:
     32        * platform/qt/css2.1/t1508-c527-font-04-b-expected.txt:
     33        * platform/qt/css2.1/t1508-c527-font-05-b-expected.txt:
     34        * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
     35        * platform/qt/css2.1/t1508-c527-font-07-b-expected.txt:
     36        * platform/qt/css2.1/t1508-c527-font-08-b-expected.txt:
     37        * platform/qt/css2.1/t1508-c527-font-10-c-expected.txt:
     38        * platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt:
     39        * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
     40        * platform/qt/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
     41        * platform/qt/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
     42        * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
     43        * platform/qt/fast/backgrounds/size/zero-expected.txt:
     44        * platform/qt/fast/css/font-face-opentype-expected.txt:
     45        * platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt:
     46        * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
     47        * platform/qt/fast/text/fake-italic-expected.txt:
     48        * platform/qt/fast/text/international/khmer-selection-expected.txt:
     49        * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt:
     50        * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
     51        * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
     52        * platform/qt/svg/text/selection-background-color-expected.txt:
     53        * platform/qt/svg/text/selection-doubleclick-expected.txt:
     54        * platform/qt/svg/text/selection-styles-expected.txt:
     55        * platform/qt/svg/text/selection-tripleclick-expected.txt:
     56        * platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
     57        * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
     58
    1592010-04-29  Kent Tamura  <tkent@chromium.org>
    260
  • trunk/LayoutTests/platform/qt/css1/basic/inheritance-expected.txt

    r50878 r58508  
    4848        RenderText {#text} at (0,0) size 253x20
    4949          text run at (0,0) width 253: "This should be green except for the "
    50         RenderInline {EM} at (0,0) size 135x20 [color=#800080]
    51           RenderText {#text} at (253,0) size 135x20
    52             text run at (253,0) width 135: "emphasized words"
    53         RenderText {#text} at (388,0) size 177x20
    54           text run at (388,0) width 177: ", which should be purple."
     50        RenderInline {EM} at (0,0) size 134x20 [color=#800080]
     51          RenderText {#text} at (253,0) size 134x20
     52            text run at (253,0) width 134: "emphasized words"
     53        RenderText {#text} at (387,0) size 177x20
     54          text run at (387,0) width 177: ", which should be purple."
    5555      RenderBlock {H3} at (0,303) size 768x24 [color=#0000FF]
    5656        RenderText {#text} at (0,0) size 331x24
     
    6464        RenderText {#text} at (378,0) size 8x20
    6565          text run at (378,0) width 8: ", "
    66         RenderInline {I} at (0,0) size 58x20
    67           RenderText {#text} at (386,0) size 58x20
    68             text run at (386,0) width 58: "this part"
    69         RenderText {#text} at (444,0) size 8x20
    70           text run at (444,0) width 8: ", "
    71         RenderInline {EM} at (0,0) size 58x20 [color=#800080]
    72           RenderText {#text} at (452,0) size 58x20
    73             text run at (452,0) width 58: "this part"
    74         RenderText {#text} at (510,0) size 39x20
    75           text run at (510,0) width 39: ", and "
     66        RenderInline {I} at (0,0) size 56x20
     67          RenderText {#text} at (386,0) size 56x20
     68            text run at (386,0) width 56: "this part"
     69        RenderText {#text} at (442,0) size 8x20
     70          text run at (442,0) width 8: ", "
     71        RenderInline {EM} at (0,0) size 56x20 [color=#800080]
     72          RenderText {#text} at (450,0) size 56x20
     73            text run at (450,0) width 56: "this part"
     74        RenderText {#text} at (506,0) size 39x20
     75          text run at (506,0) width 39: ", and "
    7676        RenderInline {STRONG} at (0,0) size 62x20
    77           RenderText {#text} at (549,0) size 62x20
    78             text run at (549,0) width 62: "this part"
    79         RenderText {#text} at (611,0) size 4x20
    80           text run at (611,0) width 4: "."
     77          RenderText {#text} at (545,0) size 62x20
     78            text run at (545,0) width 62: "this part"
     79        RenderText {#text} at (607,0) size 4x20
     80          text run at (607,0) width 4: "."
    8181      RenderBlock {P} at (0,382) size 768x20 [color=#000080]
    8282        RenderText {#text} at (0,0) size 493x20
     
    100100        RenderText {#text} at (591,0) size 4x20
    101101          text run at (591,0) width 4: "."
    102       RenderTable {TABLE} at (0,455) size 637x297 [border: (1px outset #808080)]
    103         RenderTableSection {TBODY} at (1,1) size 635x295
    104           RenderTableRow {TR} at (0,0) size 635x29
    105             RenderTableCell {TD} at (0,0) size 635x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     102      RenderTable {TABLE} at (0,455) size 633x297 [border: (1px outset #808080)]
     103        RenderTableSection {TBODY} at (1,1) size 631x295
     104          RenderTableRow {TR} at (0,0) size 631x29
     105            RenderTableCell {TD} at (0,0) size 631x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    106106              RenderInline {STRONG} at (0,0) size 178x20
    107107                RenderText {#text} at (4,4) size 178x20
    108108                  text run at (4,4) width 178: "TABLE Testing Section"
    109           RenderTableRow {TR} at (0,29) size 635x266
     109          RenderTableRow {TR} at (0,29) size 631x266
    110110            RenderTableCell {TD} at (0,148) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    111111              RenderText {#text} at (4,4) size 4x20
    112112                text run at (4,4) width 4: " "
    113             RenderTableCell {TD} at (12,29) size 623x266 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    114               RenderBlock {H3} at (4,4) size 615x24 [color=#0000FF]
     113            RenderTableCell {TD} at (12,29) size 619x266 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     114              RenderBlock {H3} at (4,4) size 611x24 [color=#0000FF]
    115115                RenderText {#text} at (0,0) size 259x24
    116116                  text run at (0,0) width 259: "This sentence should show "
     
    125125                RenderText {#text} at (403,0) size 5x24
    126126                  text run at (403,0) width 5: "."
    127               RenderBlock {H3} at (4,46) size 615x24 [color=#0000FF]
     127              RenderBlock {H3} at (4,46) size 611x24 [color=#0000FF]
    128128                RenderText {#text} at (0,0) size 232x24
    129129                  text run at (0,0) width 232: "This sentence should be "
     
    133133                RenderText {#text} at (272,0) size 113x24
    134134                  text run at (272,0) width 113: " throughout."
    135               RenderBlock {P} at (4,88) size 615x20
     135              RenderBlock {P} at (4,88) size 611x20
    136136                RenderText {#text} at (0,0) size 253x20
    137137                  text run at (0,0) width 253: "This should be green except for the "
    138                 RenderInline {EM} at (0,0) size 135x20 [color=#800080]
    139                   RenderText {#text} at (253,0) size 135x20
    140                     text run at (253,0) width 135: "emphasized words"
    141                 RenderText {#text} at (388,0) size 177x20
    142                   text run at (388,0) width 177: ", which should be purple."
    143               RenderBlock {H3} at (4,126) size 615x24 [color=#0000FF]
     138                RenderInline {EM} at (0,0) size 134x20 [color=#800080]
     139                  RenderText {#text} at (253,0) size 134x20
     140                    text run at (253,0) width 134: "emphasized words"
     141                RenderText {#text} at (387,0) size 177x20
     142                  text run at (387,0) width 177: ", which should be purple."
     143              RenderBlock {H3} at (4,126) size 611x24 [color=#0000FF]
    144144                RenderText {#text} at (0,0) size 331x24
    145145                  text run at (0,0) width 331: "This should be blue and underlined."
    146               RenderBlock {P} at (4,168) size 615x21
     146              RenderBlock {P} at (4,168) size 611x21
    147147                RenderText {#text} at (0,0) size 331x20
    148148                  text run at (0,0) width 331: "This sentence should be underlined, including "
     
    152152                RenderText {#text} at (378,0) size 8x20
    153153                  text run at (378,0) width 8: ", "
    154                 RenderInline {I} at (0,0) size 58x20
    155                   RenderText {#text} at (386,0) size 58x20
    156                     text run at (386,0) width 58: "this part"
    157                 RenderText {#text} at (444,0) size 8x20
    158                   text run at (444,0) width 8: ", "
    159                 RenderInline {EM} at (0,0) size 58x20 [color=#800080]
    160                   RenderText {#text} at (452,0) size 58x20
    161                     text run at (452,0) width 58: "this part"
    162                 RenderText {#text} at (510,0) size 39x20
    163                   text run at (510,0) width 39: ", and "
     154                RenderInline {I} at (0,0) size 56x20
     155                  RenderText {#text} at (386,0) size 56x20
     156                    text run at (386,0) width 56: "this part"
     157                RenderText {#text} at (442,0) size 8x20
     158                  text run at (442,0) width 8: ", "
     159                RenderInline {EM} at (0,0) size 56x20 [color=#800080]
     160                  RenderText {#text} at (450,0) size 56x20
     161                    text run at (450,0) width 56: "this part"
     162                RenderText {#text} at (506,0) size 39x20
     163                  text run at (506,0) width 39: ", and "
    164164                RenderInline {STRONG} at (0,0) size 62x20
    165                   RenderText {#text} at (549,0) size 62x20
    166                     text run at (549,0) width 62: "this part"
    167                 RenderText {#text} at (611,0) size 4x20
    168                   text run at (611,0) width 4: "."
    169               RenderBlock {P} at (4,205) size 615x20 [color=#000080]
     165                  RenderText {#text} at (545,0) size 62x20
     166                    text run at (545,0) width 62: "this part"
     167                RenderText {#text} at (607,0) size 4x20
     168                  text run at (607,0) width 4: "."
     169              RenderBlock {P} at (4,205) size 611x20 [color=#000080]
    170170                RenderText {#text} at (0,0) size 493x20
    171171                  text run at (0,0) width 493: "This sentence should also be underlined, as well as dark blue (navy), "
     
    175175                RenderText {#text} at (595,0) size 4x20
    176176                  text run at (595,0) width 4: "."
    177               RenderBlock {P} at (4,241) size 615x21 [color=#800080]
     177              RenderBlock {P} at (4,241) size 611x21 [color=#800080]
    178178                RenderText {#text} at (0,0) size 300x20
    179179                  text run at (0,0) width 300: "This sentence should be purple, including "
  • trunk/LayoutTests/platform/qt/css1/box_properties/float_elements_in_series-expected.txt

    r51700 r58508  
    1212          text run at (259,0) width 0: " "
    1313          text run at (0,16) width 0: " "
    14           text run at (0,32) width 247: "DIV.yellow, DIV.blue, DIV.red, DIV.green {"
    15           text run at (247,32) width 0: " "
     14          text run at (0,32) width 246: "DIV.yellow, DIV.blue, DIV.red, DIV.green {"
     15          text run at (246,32) width 0: " "
    1616          text run at (0,48) width 246: " width: 60px; padding: 20px; margin: 10px;"
    1717          text run at (246,48) width 0: " "
  • trunk/LayoutTests/platform/qt/css1/box_properties/float_margin-expected.txt

    r50878 r58508  
    136136              RenderBlock {P} at (34,439) size 706x150 [bgcolor=#FFFFFF]
    137137                RenderImage {IMG} at (-30,-30) size 60x60
    138                 RenderText {#text} at (30,0) size 704x150
     138                RenderText {#text} at (30,0) size 706x150
    139139                  text run at (30,0) width 650: "The image in the upper left corner of this paragraph should be pushed up"
    140140                  text run at (30,25) width 658: "and to the left 30 pixels each from the upper left corner of the paragraph's"
    141                   text run at (0,50) width 662: "box, thus causing the edges of the white background to align with the thick"
    142                   text run at (0,75) width 212: "gray lines in the image. "
    143                   text run at (212,75) width 471: "This paragraph should have a white background, first"
    144                   text run at (0,100) width 495: "of all, which extends to the edges of the element's box. "
    145                   text run at (495,100) width 209: "There is no padding set"
    146                   text run at (0,125) width 270: "on this paragraph whatsoever."
     141                  text run at (0,50) width 706: "box, thus causing the edges of the white background to align with the thick gray"
     142                  text run at (0,75) width 167: "lines in the image. "
     143                  text run at (167,75) width 525: "This paragraph should have a white background, first of all,"
     144                  text run at (0,100) width 441: "which extends to the edges of the element's box. "
     145                  text run at (441,100) width 237: "There is no padding set on"
     146                  text run at (0,125) width 242: "this paragraph whatsoever."
    147147              RenderBlock {P} at (34,609) size 706x175 [bgcolor=#FFFFFF]
    148148                RenderImage {IMG} at (0,0) size 60x60
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background_attachment-expected.txt

    r50878 r58508  
    3737        RenderText {#text} at (0,0) size 0x0
    3838      RenderBlock {P} at (0,346) size 768x100
    39         RenderInline {EM} at (0,0) size 48x20
    40           RenderText {#text} at (0,0) size 48x20
    41             text run at (0,0) width 48: "Value:"
    42         RenderText {#text} at (48,0) size 88x20
    43           text run at (48,0) width 88: " scroll | fixed"
    44         RenderBR {BR} at (136,16) size 0x0
    45         RenderInline {EM} at (0,0) size 44x20
    46           RenderText {#text} at (0,20) size 44x20
    47             text run at (0,20) width 44: "Initial:"
    48         RenderText {#text} at (44,20) size 42x20
    49           text run at (44,20) width 42: " scroll"
    50         RenderBR {BR} at (86,36) size 0x0
    51         RenderInline {EM} at (0,0) size 77x20
    52           RenderText {#text} at (0,40) size 77x20
    53             text run at (0,40) width 77: "Applies to:"
    54         RenderText {#text} at (77,40) size 90x20
    55           text run at (77,40) width 90: " all elements"
    56         RenderBR {BR} at (167,56) size 0x0
    57         RenderInline {EM} at (0,0) size 68x20
    58           RenderText {#text} at (0,60) size 68x20
    59             text run at (0,60) width 68: "Inherited:"
    60         RenderText {#text} at (68,60) size 22x20
    61           text run at (68,60) width 22: " no"
    62         RenderBR {BR} at (90,76) size 0x0
    63         RenderInline {EM} at (0,0) size 139x20
    64           RenderText {#text} at (0,80) size 139x20
    65             text run at (0,80) width 139: "Percentage values:"
    66         RenderText {#text} at (139,80) size 31x20
    67           text run at (139,80) width 31: " N/A"
    68         RenderBR {BR} at (170,96) size 0x0
     39        RenderInline {EM} at (0,0) size 46x20
     40          RenderText {#text} at (0,0) size 46x20
     41            text run at (0,0) width 46: "Value:"
     42        RenderText {#text} at (46,0) size 88x20
     43          text run at (46,0) width 88: " scroll | fixed"
     44        RenderBR {BR} at (134,16) size 0x0
     45        RenderInline {EM} at (0,0) size 42x20
     46          RenderText {#text} at (0,20) size 42x20
     47            text run at (0,20) width 42: "Initial:"
     48        RenderText {#text} at (42,20) size 42x20
     49          text run at (42,20) width 42: " scroll"
     50        RenderBR {BR} at (84,36) size 0x0
     51        RenderInline {EM} at (0,0) size 75x20
     52          RenderText {#text} at (0,40) size 75x20
     53            text run at (0,40) width 75: "Applies to:"
     54        RenderText {#text} at (75,40) size 90x20
     55          text run at (75,40) width 90: " all elements"
     56        RenderBR {BR} at (165,56) size 0x0
     57        RenderInline {EM} at (0,0) size 66x20
     58          RenderText {#text} at (0,60) size 66x20
     59            text run at (0,60) width 66: "Inherited:"
     60        RenderText {#text} at (66,60) size 22x20
     61          text run at (66,60) width 22: " no"
     62        RenderBR {BR} at (88,76) size 0x0
     63        RenderInline {EM} at (0,0) size 137x20
     64          RenderText {#text} at (0,80) size 137x20
     65            text run at (0,80) width 137: "Percentage values:"
     66        RenderText {#text} at (137,80) size 31x20
     67          text run at (137,80) width 31: " N/A"
     68        RenderBR {BR} at (168,96) size 0x0
    6969      RenderBlock {P} at (0,462) size 768x40
    7070        RenderText {#text} at (0,0) size 752x40
     
    8484          text run at (12,64) width 0: " "
    8585      RenderBlock {P} at (0,614) size 768x60
    86         RenderInline {EM} at (0,0) size 84x20
    87           RenderText {#text} at (0,0) size 84x20
    88             text run at (0,0) width 84: "CSS1 core:"
    89         RenderText {#text} at (84,0) size 736x60
    90           text run at (84,0) width 652: " UAs may treat 'fixed' as 'scroll'. However, it is recommended they interpret 'fixed' correctly, at"
     86        RenderInline {EM} at (0,0) size 82x20
     87          RenderText {#text} at (0,0) size 82x20
     88            text run at (0,0) width 82: "CSS1 core:"
     89        RenderText {#text} at (82,0) size 734x60
     90          text run at (82,0) width 652: " UAs may treat 'fixed' as 'scroll'. However, it is recommended they interpret 'fixed' correctly, at"
    9191          text run at (0,20) width 730: "least on the HTML and BODY elements, since there is no way for an author to provide an image only for"
    9292          text run at (0,40) width 243: "those browsers that support 'fixed'."
     
    127127                RenderText {#text} at (0,0) size 0x0
    128128              RenderBlock {P} at (4,251) size 746x100
    129                 RenderInline {EM} at (0,0) size 48x20
    130                   RenderText {#text} at (0,0) size 48x20
    131                     text run at (0,0) width 48: "Value:"
    132                 RenderText {#text} at (48,0) size 88x20
    133                   text run at (48,0) width 88: " scroll | fixed"
    134                 RenderBR {BR} at (136,16) size 0x0
    135                 RenderInline {EM} at (0,0) size 44x20
    136                   RenderText {#text} at (0,20) size 44x20
    137                     text run at (0,20) width 44: "Initial:"
    138                 RenderText {#text} at (44,20) size 42x20
    139                   text run at (44,20) width 42: " scroll"
    140                 RenderBR {BR} at (86,36) size 0x0
    141                 RenderInline {EM} at (0,0) size 77x20
    142                   RenderText {#text} at (0,40) size 77x20
    143                     text run at (0,40) width 77: "Applies to:"
    144                 RenderText {#text} at (77,40) size 90x20
    145                   text run at (77,40) width 90: " all elements"
    146                 RenderBR {BR} at (167,56) size 0x0
    147                 RenderInline {EM} at (0,0) size 68x20
    148                   RenderText {#text} at (0,60) size 68x20
    149                     text run at (0,60) width 68: "Inherited:"
    150                 RenderText {#text} at (68,60) size 22x20
    151                   text run at (68,60) width 22: " no"
    152                 RenderBR {BR} at (90,76) size 0x0
    153                 RenderInline {EM} at (0,0) size 139x20
    154                   RenderText {#text} at (0,80) size 139x20
    155                     text run at (0,80) width 139: "Percentage values:"
    156                 RenderText {#text} at (139,80) size 31x20
    157                   text run at (139,80) width 31: " N/A"
    158                 RenderBR {BR} at (170,96) size 0x0
     129                RenderInline {EM} at (0,0) size 46x20
     130                  RenderText {#text} at (0,0) size 46x20
     131                    text run at (0,0) width 46: "Value:"
     132                RenderText {#text} at (46,0) size 88x20
     133                  text run at (46,0) width 88: " scroll | fixed"
     134                RenderBR {BR} at (134,16) size 0x0
     135                RenderInline {EM} at (0,0) size 42x20
     136                  RenderText {#text} at (0,20) size 42x20
     137                    text run at (0,20) width 42: "Initial:"
     138                RenderText {#text} at (42,20) size 42x20
     139                  text run at (42,20) width 42: " scroll"
     140                RenderBR {BR} at (84,36) size 0x0
     141                RenderInline {EM} at (0,0) size 75x20
     142                  RenderText {#text} at (0,40) size 75x20
     143                    text run at (0,40) width 75: "Applies to:"
     144                RenderText {#text} at (75,40) size 90x20
     145                  text run at (75,40) width 90: " all elements"
     146                RenderBR {BR} at (165,56) size 0x0
     147                RenderInline {EM} at (0,0) size 66x20
     148                  RenderText {#text} at (0,60) size 66x20
     149                    text run at (0,60) width 66: "Inherited:"
     150                RenderText {#text} at (66,60) size 22x20
     151                  text run at (66,60) width 22: " no"
     152                RenderBR {BR} at (88,76) size 0x0
     153                RenderInline {EM} at (0,0) size 137x20
     154                  RenderText {#text} at (0,80) size 137x20
     155                    text run at (0,80) width 137: "Percentage values:"
     156                RenderText {#text} at (137,80) size 31x20
     157                  text run at (137,80) width 31: " N/A"
     158                RenderBR {BR} at (168,96) size 0x0
    159159              RenderBlock {P} at (4,367) size 746x40
    160160                RenderText {#text} at (0,0) size 702x40
     
    174174                  text run at (12,64) width 0: " "
    175175              RenderBlock {P} at (4,519) size 746x60
    176                 RenderInline {EM} at (0,0) size 84x20
    177                   RenderText {#text} at (0,0) size 84x20
    178                     text run at (0,0) width 84: "CSS1 core:"
    179                 RenderText {#text} at (84,0) size 736x60
    180                   text run at (84,0) width 652: " UAs may treat 'fixed' as 'scroll'. However, it is recommended they interpret 'fixed' correctly, at"
     176                RenderInline {EM} at (0,0) size 82x20
     177                  RenderText {#text} at (0,0) size 82x20
     178                    text run at (0,0) width 82: "CSS1 core:"
     179                RenderText {#text} at (82,0) size 734x60
     180                  text run at (82,0) width 652: " UAs may treat 'fixed' as 'scroll'. However, it is recommended they interpret 'fixed' correctly, at"
    181181                  text run at (0,20) width 730: "least on the HTML and BODY elements, since there is no way for an author to provide an image only for"
    182182                  text run at (0,40) width 243: "those browsers that support 'fixed'."
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background_repeat-expected.txt

    r50878 r58508  
    114114        RenderText {#text} at (188,20) size 126x20
    115115          text run at (188,20) width 126: " specifies tiling in "
    116         RenderInline {EM} at (0,0) size 18x20
    117           RenderText {#text} at (314,20) size 18x20
    118             text run at (314,20) width 18: "all"
    119         RenderText {#text} at (332,20) size 768x40
    120           text run at (332,20) width 402: " directions, regardless of the position of the origin image. "
    121           text run at (734,20) width 34: "Note"
     116        RenderInline {EM} at (0,0) size 17x20
     117          RenderText {#text} at (314,20) size 17x20
     118            text run at (314,20) width 17: "all"
     119        RenderText {#text} at (331,20) size 767x40
     120          text run at (331,20) width 402: " directions, regardless of the position of the origin image. "
     121          text run at (733,20) width 34: "Note"
    122122          text run at (0,40) width 358: "that this test is only valid if the user agent supports "
    123123        RenderInline {CODE} at (0,0) size 116x16
     
    256256                RenderText {#text} at (223,20) size 126x20
    257257                  text run at (223,20) width 126: " specifies tiling in "
    258                 RenderInline {EM} at (0,0) size 18x20
    259                   RenderText {#text} at (349,20) size 18x20
    260                     text run at (349,20) width 18: "all"
    261                 RenderText {#text} at (367,20) size 713x40
    262                   text run at (367,20) width 346: " directions, regardless of the position of the origin"
     258                RenderInline {EM} at (0,0) size 17x20
     259                  RenderText {#text} at (349,20) size 17x20
     260                    text run at (349,20) width 17: "all"
     261                RenderText {#text} at (366,20) size 712x40
     262                  text run at (366,20) width 346: " directions, regardless of the position of the origin"
    263263                  text run at (0,40) width 52: "image. "
    264264                  text run at (52,40) width 396: "Note that this test is only valid if the user agent supports "
  • trunk/LayoutTests/platform/qt/css1/conformance/forward_compatible_parsing-expected.txt

    r50878 r58508  
    3131          text run at (0,160) width 256: "P.sixd {border-width: px; border-style: solid;}"
    3232          text run at (256,160) width 0: " "
    33           text run at (0,176) width 76: "@three-dee {"
    34           text run at (76,176) width 0: " "
    35           text run at (0,192) width 138: " @background-lighting {"
    36           text run at (138,192) width 0: " "
     33          text run at (0,176) width 75: "@three-dee {"
     34          text run at (75,176) width 0: " "
     35          text run at (0,192) width 137: " @background-lighting {"
     36          text run at (137,192) width 0: " "
    3737          text run at (0,208) width 101: "  azimuth: 30deg;"
    3838          text run at (101,208) width 0: " "
     
    6161          text run at (0,400) width 177: "SPAN[lang|=\"fr\"] {color: #c37;}"
    6262          text run at (177,400) width 0: " "
    63           text run at (0,416) width 76: "@media tty {"
    64           text run at (76,416) width 0: " "
     63          text run at (0,416) width 75: "@media tty {"
     64          text run at (75,416) width 0: " "
    6565          text run at (0,432) width 90: " H1 {color: red;}"
    6666          text run at (90,432) width 0: " "
     
    6969          text run at (0,464) width 8: " }"
    7070          text run at (8,464) width 0: " "
    71           text run at (0,480) width 76: "@three-dee {"
    72           text run at (76,480) width 0: " "
     71          text run at (0,480) width 75: "@three-dee {"
     72          text run at (75,480) width 0: " "
    7373          text run at (0,496) width 147: " P.seventeen {color: red }"
    7474          text run at (147,496) width 0: " "
     
    9999          text run at (0,720) width 274: "P.twentyoneb {rotation-code: '\\'}\\''; color: green;}"
    100100          text run at (274,720) width 0: " "
    101           text run at (0,736) width 80: "P.twentytwo {"
    102           text run at (80,736) width 0: " "
     101          text run at (0,736) width 79: "P.twentytwo {"
     102          text run at (79,736) width 0: " "
    103103          text run at (0,752) width 256: " type-display: @threedee {rotation-code: '}';};"
    104104          text run at (256,752) width 0: " "
     
    281281          text run at (0,0) width 566: "The text of this paragraph should be normal size because the selector is invalid. "
    282282          text run at (566,0) width 32: "The "
    283         RenderInline {EM} at (0,0) size 119x20
    284           RenderText {#text} at (598,0) size 119x20
    285             text run at (598,0) width 119: "emphasized text"
    286         RenderText {#text} at (717,0) size 748x40
    287           text run at (717,0) width 31: " and"
     283        RenderInline {EM} at (0,0) size 116x20
     284          RenderText {#text} at (598,0) size 116x20
     285            text run at (598,0) width 116: "emphasized text"
     286        RenderText {#text} at (714,0) size 745x40
     287          text run at (714,0) width 31: " and"
    288288          text run at (0,20) width 26: "the "
    289289        RenderInline {STRONG} at (0,0) size 82x20
     
    508508                  text run at (0,0) width 566: "The text of this paragraph should be normal size because the selector is invalid. "
    509509                  text run at (566,0) width 32: "The "
    510                 RenderInline {EM} at (0,0) size 119x20
    511                   RenderText {#text} at (598,0) size 119x20
    512                     text run at (598,0) width 119: "emphasized text"
    513                 RenderText {#text} at (0,20) size 57x20
    514                   text run at (0,20) width 57: "and the "
     510                RenderInline {EM} at (0,0) size 116x20
     511                  RenderText {#text} at (598,0) size 116x20
     512                    text run at (598,0) width 116: "emphasized text"
     513                RenderText {#text} at (714,0) size 745x40
     514                  text run at (714,0) width 31: " and"
     515                  text run at (0,20) width 26: "the "
    515516                RenderInline {STRONG} at (0,0) size 82x20
    516                   RenderText {#text} at (57,20) size 82x20
    517                     text run at (57,20) width 82: "strong text"
    518                 RenderText {#text} at (139,20) size 740x61
    519                   text run at (139,20) width 601: " within it should also be normal size, since the entire ruleset should be skipped (since"
    520                   text run at (0,41) width 734: "in some future version of CSS, there could be an operator within the selector that has higher precedence"
     517                  RenderText {#text} at (26,20) size 82x20
     518                    text run at (26,20) width 82: "strong text"
     519                RenderText {#text} at (108,20) size 726x61
     520                  text run at (108,20) width 618: " within it should also be normal size, since the entire ruleset should be skipped (since in"
     521                  text run at (0,41) width 717: "some future version of CSS, there could be an operator within the selector that has higher precedence"
    521522                  text run at (0,61) width 109: "than a comma)."
    522523              RenderBlock {P} at (4,1453) size 746x41
  • trunk/LayoutTests/platform/qt/css1/font_properties/font-expected.txt

    r53463 r58508  
    55    RenderBody {BODY} at (8,8) size 768x4398 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 768x15
    7         RenderText {#text} at (0,0) size 303x15
    8           text run at (0,0) width 303: "The style declarations which apply to the text below are:"
     7        RenderText {#text} at (0,0) size 302x15
     8          text run at (0,0) width 302: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,27) size 768x180
    1010        RenderText {#text} at (0,0) size 316x180
     
    7272          text run at (0,2) width 728: "This element should be in a sans-serif font, italicized and small caps, with a weight of 900. "
    7373          text run at (728,2) width 22: "Its"
    74           text run at (0,29) width 749: "font-size should be 150% the base font size, and its line-height should be 150% of that value"
     74          text run at (0,29) width 748: "font-size should be 150% the base font size, and its line-height should be 150% of that value"
    7575          text run at (0,56) width 246: "(18px and 27px, respectively). "
    76           text run at (246,56) width 481: "Extra text is included for the purposes of testing this more"
     76          text run at (246,56) width 480: "Extra text is included for the purposes of testing this more"
    7777          text run at (0,83) width 95: "effectively."
    7878      RenderBlock {P} at (0,740) size 768x216
     
    8080          text run at (0,15) width 723: "This element should be in a sans-serif font, italicized and small caps, with a weight of 100. "
    8181          text run at (723,15) width 22: "Its"
    82           text run at (0,69) width 745: "font-size should be 150% the base font size, and its line-height should be 300% of that value"
     82          text run at (0,69) width 744: "font-size should be 150% the base font size, and its line-height should be 300% of that value"
    8383          text run at (0,123) width 245: "(18px and 54px, respectively). "
    84           text run at (245,123) width 480: "Extra text is included for the purposes of testing this more"
     84          text run at (245,123) width 479: "Extra text is included for the purposes of testing this more"
    8585          text run at (0,177) width 94: "effectively."
    8686      RenderBlock {P} at (0,974) size 768x144
    87         RenderText {#text} at (0,6) size 749x131
    88           text run at (0,6) width 727: "This element should be in a monospace font, italicized and small caps, with a weight of 900."
    89           text run at (0,42) width 725: "Its font-size should be 150% the base font size, and its line-height should be 2em, or twice"
    90           text run at (0,78) width 433: "the element's font size (18px and 36px, respectively). "
    91           text run at (433,78) width 316: "Extra text is included for the purposes"
    92           text run at (0,114) width 259: "of testing this more effectively."
     87        RenderText {#text} at (0,6) size 754x131
     88          text run at (0,6) width 732: "This element should be in a monospace font, italicized and small caps, with a weight of 900. "
     89          text run at (732,6) width 22: "Its"
     90          text run at (0,42) width 728: "font-size should be 150% the base font size, and its line-height should be 2em, or twice the"
     91          text run at (0,78) width 402: "element's font size (18px and 36px, respectively). "
     92          text run at (402,78) width 339: "Extra text is included for the purposes of"
     93          text run at (0,114) width 236: "testing this more effectively."
    9394      RenderBlock {P} at (0,1136) size 768x288
    9495        RenderText {#text} at (0,36) size 745x215
     
    99100          text run at (0,228) width 526: "text is included for the purposes of testing this more effectively."
    100101      RenderBlock {P} at (0,1442) size 768x144
    101         RenderText {#text} at (0,6) size 732x131
    102           text run at (0,6) width 732: "This element should be in a sans-serif font, oblique and not small-caps, with a weight"
    103           text run at (0,42) width 62: "of 700. "
    104           text run at (62,42) width 666: "Its font-size should be 18 pixels, and its line-height should be 36px (200% this"
     102        RenderText {#text} at (0,6) size 752x131
     103          text run at (0,6) width 752: "This element should be in a sans-serif font, oblique and not small-caps, with a weight of"
     104          text run at (0,42) width 40: "700. "
     105          text run at (40,42) width 665: "Its font-size should be 18 pixels, and its line-height should be 36px (200% this"
    105106          text run at (0,78) width 176: "element's font size). "
    106           text run at (176,78) width 501: "Extra text is included for the purposes of testing this more"
     107          text run at (176,78) width 500: "Extra text is included for the purposes of testing this more"
    107108          text run at (0,114) width 93: "effectively."
    108109      RenderBlock {P} at (0,1604) size 768x50
     
    112113          text run at (0,31) width 318: "Extra text is included for the purposes of testing this more effectively."
    113114      RenderBlock {P} at (0,1672) size 768x270
    114         RenderInline {SPAN} at (0,0) size 745x239 [bgcolor=#C0C0C0]
    115           RenderText {#text} at (0,15) size 745x239
     115        RenderInline {SPAN} at (0,0) size 761x239 [bgcolor=#C0C0C0]
     116          RenderText {#text} at (0,15) size 761x239
    116117            text run at (0,15) width 723: "This element should be in a sans-serif font, italicized and small caps, with a weight of 100. "
    117118            text run at (723,15) width 22: "Its"
    118             text run at (0,69) width 745: "font-size should be 150% the base font size, and its line-height should be 300% of that value"
    119             text run at (0,123) width 712: "(18px and 54px, respectively). The text should have a silver background. The background"
    120             text run at (0,177) width 715: "color has been set on an inline element and should therefore only cover the text, not the"
    121             text run at (0,231) width 137: "interline spacing."
     119            text run at (0,69) width 744: "font-size should be 150% the base font size, and its line-height should be 300% of that value"
     120            text run at (0,123) width 761: "(18px and 54px, respectively). The text should have a silver background. The background color"
     121            text run at (0,177) width 737: "has been set on an inline element and should therefore only cover the text, not the interline"
     122            text run at (0,231) width 64: "spacing."
    122123        RenderText {#text} at (0,0) size 0x0
    123124      RenderTable {TABLE} at (0,1960) size 768x2438 [border: (1px outset #808080)]
     
    177178                  text run at (0,74) width 671: "and its line-height should be 150% of that value (18px and 27px,"
    178179                  text run at (0,110) width 148: "respectively). "
    179                   text run at (148,110) width 562: "Extra text is included for the purposes of testing this"
     180                  text run at (148,110) width 561: "Extra text is included for the purposes of testing this"
    180181                  text run at (0,146) width 176: "more effectively."
    181182              RenderBlock {P} at (4,749) size 746x360
     
    186187                  text run at (0,165) width 663: "and its line-height should be 300% of that value (18px and 54px,"
    187188                  text run at (0,237) width 147: "respectively). "
    188                   text run at (147,237) width 561: "Extra text is included for the purposes of testing this"
     189                  text run at (147,237) width 559: "Extra text is included for the purposes of testing this"
    189190                  text run at (0,309) width 175: "more effectively."
    190191              RenderBlock {P} at (4,1133) size 746x156
    191                 RenderText {#text} at (0,6) size 729x143
    192                   text run at (0,6) width 729: "This element should be in a monospace font, italicized and small caps, with a weight"
     192                RenderText {#text} at (0,6) size 743x143
     193                  text run at (0,6) width 727: "This element should be in a monospace font, italicized and small caps, with a weight"
    193194                  text run at (0,45) width 71: "of 900. "
    194                   text run at (71,45) width 648: "Its font-size should be 150% the base font size, and its line-height should"
    195                   text run at (0,84) width 615: "be 2em, or twice the element's font size (18px and 36px, respectively). "
    196                   text run at (615,84) width 113: "Extra text is"
     195                  text run at (71,45) width 672: "Its font-size should be 150% the base font size, and its line-height should be"
     196                  text run at (0,84) width 590: "2em, or twice the element's font size (18px and 36px, respectively). "
     197                  text run at (590,84) width 112: "Extra text is"
    197198                  text run at (0,123) width 510: "included for the purposes of testing this more effectively."
    198199              RenderBlock {P} at (4,1313) size 746x384
    199                 RenderText {#text} at (0,33) size 716x318
     200                RenderText {#text} at (0,33) size 739x318
    200201                  text run at (0,33) width 702: "This element should be in a sans-serif font, italicized and small caps,"
    201202                  text run at (0,129) width 225: "with a weight of 500. "
    202203                  text run at (225,129) width 491: "Its font-size should be 150% the base font size,"
    203204                  text run at (0,225) width 433: "or 18px, and its line-height should be 1in. "
    204                   text run at (433,225) width 268: "Extra text is included for"
    205                   text run at (0,321) width 468: "the purposes of testing this more effectively."
     205                  text run at (433,225) width 306: "Extra text is included for the"
     206                  text run at (0,321) width 428: "purposes of testing this more effectively."
    206207              RenderBlock {P} at (4,1721) size 746x144
    207                 RenderText {#text} at (0,6) size 722x131
    208                   text run at (0,6) width 669: "This element should be in a sans-serif font, oblique and not small-caps, with a"
    209                   text run at (0,42) width 124: "weight of 700. "
    210                   text run at (124,42) width 573: "Its font-size should be 18 pixels, and its line-height should be 36px"
    211                   text run at (0,78) width 270: "(200% this element's font size). "
    212                   text run at (270,78) width 452: "Extra text is included for the purposes of testing this"
    213                   text run at (0,114) width 142: "more effectively."
     208                RenderText {#text} at (0,6) size 730x131
     209                  text run at (0,6) width 730: "This element should be in a sans-serif font, oblique and not small-caps, with a weight"
     210                  text run at (0,42) width 62: "of 700. "
     211                  text run at (62,42) width 665: "Its font-size should be 18 pixels, and its line-height should be 36px (200% this"
     212                  text run at (0,78) width 176: "element's font size). "
     213                  text run at (176,78) width 500: "Extra text is included for the purposes of testing this more"
     214                  text run at (0,114) width 93: "effectively."
    214215              RenderBlock {P} at (4,1883) size 746x64
    215216                RenderText {#text} at (0,8) size 714x48
     
    225226                    text run at (225,93) width 491: "Its font-size should be 150% the base font size,"
    226227                    text run at (0,165) width 663: "and its line-height should be 300% of that value (18px and 54px,"
    227                     text run at (0,237) width 626: "respectively). The text should have a silver background. The"
    228                     text run at (0,309) width 644: "background color has been set on an inline element and should"
     228                    text run at (0,237) width 624: "respectively). The text should have a silver background. The"
     229                    text run at (0,309) width 643: "background color has been set on an inline element and should"
    229230                    text run at (0,381) width 581: "therefore only cover the text, not the interline spacing."
    230231                RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css1/font_properties/font_style-expected.txt

    r50878 r58508  
    3333            text run at (0,0) width 239: "This paragraph should be normal."
    3434        RenderText {#text} at (0,0) size 0x0
    35       RenderTable {TABLE} at (0,239) size 643x131 [border: (1px outset #808080)]
    36         RenderTableSection {TBODY} at (1,1) size 641x129
    37           RenderTableRow {TR} at (0,0) size 641x29
    38             RenderTableCell {TD} at (0,0) size 641x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     35      RenderTable {TABLE} at (0,239) size 633x131 [border: (1px outset #808080)]
     36        RenderTableSection {TBODY} at (1,1) size 631x129
     37          RenderTableRow {TR} at (0,0) size 631x29
     38            RenderTableCell {TD} at (0,0) size 631x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    3939              RenderInline {STRONG} at (0,0) size 178x20
    4040                RenderText {#text} at (4,4) size 178x20
    4141                  text run at (4,4) width 178: "TABLE Testing Section"
    42           RenderTableRow {TR} at (0,29) size 641x100
     42          RenderTableRow {TR} at (0,29) size 631x100
    4343            RenderTableCell {TD} at (0,65) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    4444              RenderText {#text} at (4,4) size 4x20
    4545                text run at (4,4) width 4: " "
    46             RenderTableCell {TD} at (12,29) size 629x100 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    47               RenderBlock {P} at (4,4) size 621x20
     46            RenderTableCell {TD} at (12,29) size 619x100 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     47              RenderBlock {P} at (4,4) size 611x20
    4848                RenderText {#text} at (0,0) size 558x20
    4949                  text run at (0,0) width 558: "This paragraph should be in italics, but the last word of the sentence should be "
     
    5353                RenderText {#text} at (607,0) size 4x20
    5454                  text run at (607,0) width 4: "."
    55               RenderBlock {P} at (4,40) size 621x20
     55              RenderBlock {P} at (4,40) size 611x20
    5656                RenderText {#text} at (0,0) size 243x20
    5757                  text run at (0,0) width 243: "This paragraph should be oblique."
    58               RenderBlock {P} at (4,76) size 621x20
     58              RenderBlock {P} at (4,76) size 611x20
    5959                RenderInline {I} at (0,0) size 239x20
    6060                  RenderText {#text} at (0,0) size 239x20
  • trunk/LayoutTests/platform/qt/css1/formatting_model/inline_elements-expected.txt

    r50878 r58508  
    8989                  RenderText {#text} at (191,0) size 738x64
    9090                    text run at (191,0) width 523: "very long span in it, and the span has a 12px red border separated from the span by 2pt of"
    91                     text run at (0,16) width 726: "padding (the difference between the line-height and the font-size), which should overlap with the lines of text above and below"
     91                    text run at (0,16) width 725: "padding (the difference between the line-height and the font-size), which should overlap with the lines of text above and below"
    9292                    text run at (0,32) width 419: "the span, since the padding and border should not effect the line height. "
    9393                    text run at (419,32) width 319: "The span's border should have vertical lines only at the"
  • trunk/LayoutTests/platform/qt/css1/text_properties/line_height-expected.txt

    r50878 r58508  
    6767            text run at (0,4) width 670: "This first part of the DIV should have a line-height of twice the font size, which should cause extra spacing between the lines."
    6868        RenderBlock {P} at (0,48) size 768x72
    69           RenderText {#text} at (0,-2) size 741x77
    70             text run at (0,-2) width 741: "This sentence should have a line-height of twice the DIV's font size, or"
     69          RenderText {#text} at (0,-2) size 740x77
     70            text run at (0,-2) width 740: "This sentence should have a line-height of twice the DIV's font size, or"
    7171            text run at (0,22) width 736: "28px; this should not cause extra spacing between the lines, since the"
    7272            text run at (0,46) width 560: "line-height and font-size should have the same value."
     
    9999          text run at (0,0) width 585: "This sentence should have a normal line-height, because negative values are not permitted for this property."
    100100      RenderBlock {P} at (0,1366) size 768x225
    101         RenderInline {SPAN} at (0,0) size 757x165 [bgcolor=#C0C0C0]
    102           RenderText {#text} at (0,30) size 757x165
     101        RenderInline {SPAN} at (0,0) size 765x165 [bgcolor=#C0C0C0]
     102          RenderText {#text} at (0,30) size 765x165
    103103            text run at (0,30) width 757: "This sentence should have a line-height of two centimeters, which should cause extra spacing between the lines. The text has a background"
    104             text run at (0,105) width 745: "color of silver, but no padding or border. The background color has been set on an inline element and should therefore only cover the text,"
    105             text run at (0,180) width 133: "not the interline spacing."
     104            text run at (0,105) width 765: "color of silver, but no padding or border. The background color has been set on an inline element and should therefore only cover the text, not"
     105            text run at (0,180) width 113: "the interline spacing."
    106106        RenderText {#text} at (0,0) size 0x0
    107107      RenderTable {TABLE} at (0,1603) size 768x1273 [border: (1px outset #808080)]
     
    146146                    text run at (0,4) width 670: "This first part of the DIV should have a line-height of twice the font size, which should cause extra spacing between the lines."
    147147                RenderBlock {P} at (0,48) size 746x72
    148                   RenderText {#text} at (0,-2) size 741x77
    149                     text run at (0,-2) width 741: "This sentence should have a line-height of twice the DIV's font size, or"
     148                  RenderText {#text} at (0,-2) size 740x77
     149                    text run at (0,-2) width 740: "This sentence should have a line-height of twice the DIV's font size, or"
    150150                    text run at (0,22) width 736: "28px; this should not cause extra spacing between the lines, since the"
    151151                    text run at (0,46) width 560: "line-height and font-size should have the same value."
  • trunk/LayoutTests/platform/qt/css1/text_properties/text_decoration-expected.txt

    r50878 r58508  
    6464        RenderText {#text} at (0,0) size 711x20
    6565          text run at (0,0) width 711: "Text decorations only apply to the text of an element, so the image at the end of this sentence should "
    66         RenderInline {EM} at (0,0) size 24x20
    67           RenderText {#text} at (711,0) size 24x20
    68             text run at (711,0) width 24: "not"
    69         RenderText {#text} at (735,0) size 757x40
    70           text run at (735,0) width 22: " be"
     66        RenderInline {EM} at (0,0) size 22x20
     67          RenderText {#text} at (711,0) size 22x20
     68            text run at (711,0) width 22: "not"
     69        RenderText {#text} at (733,0) size 755x40
     70          text run at (733,0) width 22: " be"
    7171          text run at (0,20) width 74: "overlined: "
    7272        RenderImage {IMG} at (74,21) size 15x15
     
    158158                RenderText {#text} at (0,0) size 711x20
    159159                  text run at (0,0) width 711: "Text decorations only apply to the text of an element, so the image at the end of this sentence should "
    160                 RenderInline {EM} at (0,0) size 24x20
    161                   RenderText {#text} at (711,0) size 24x20
    162                     text run at (711,0) width 24: "not"
     160                RenderInline {EM} at (0,0) size 22x20
     161                  RenderText {#text} at (711,0) size 22x20
     162                    text run at (711,0) width 22: "not"
    163163                RenderText {#text} at (0,20) size 96x20
    164164                  text run at (0,20) width 96: "be overlined: "
  • trunk/LayoutTests/platform/qt/css1/text_properties/text_indent-expected.txt

    r50878 r58508  
    6767          text run at (0,20) width 290: "no matter where the lines might start, and"
    6868        RenderBR {BR} at (290,36) size 0x0
    69         RenderInline {EM} at (0,0) size 226x20
    70           RenderText {#text} at (0,40) size 226x20
    71             text run at (0,40) width 226: "regardless of any other markup"
    72         RenderText {#text} at (226,40) size 163x20
    73           text run at (226,40) width 163: " which may be present."
     69        RenderInline {EM} at (0,0) size 219x20
     70          RenderText {#text} at (0,40) size 219x20
     71            text run at (0,40) width 219: "regardless of any other markup"
     72        RenderText {#text} at (219,40) size 163x20
     73          text run at (219,40) width 163: " which may be present."
    7474      RenderBlock {BLOCKQUOTE} at (40,683) size 688x60 [bgcolor=#00FFFF]
    7575        RenderText {#text} at (384,0) size 662x60
     
    125125                  text run at (0,20) width 290: "no matter where the lines might start, and"
    126126                RenderBR {BR} at (290,36) size 0x0
    127                 RenderInline {EM} at (0,0) size 226x20
    128                   RenderText {#text} at (0,40) size 226x20
    129                     text run at (0,40) width 226: "regardless of any other markup"
    130                 RenderText {#text} at (226,40) size 163x20
    131                   text run at (226,40) width 163: " which may be present."
     127                RenderInline {EM} at (0,0) size 219x20
     128                  RenderText {#text} at (0,40) size 219x20
     129                    text run at (0,40) width 219: "regardless of any other markup"
     130                RenderText {#text} at (219,40) size 163x20
     131                  text run at (219,40) width 163: " which may be present."
    132132              RenderBlock {BLOCKQUOTE} at (44,444) size 666x60 [bgcolor=#00FFFF]
    133133                RenderText {#text} at (373,0) size 662x60
  • trunk/LayoutTests/platform/qt/css1/text_properties/vertical_align-expected.txt

    r50878 r58508  
    135135      RenderBlock {P} at (0,1397) size 768x74
    136136        RenderImage {IMG} at (0,0) size 15x50
    137         RenderInline {SPAN} at (0,0) size 104x15
    138           RenderText {#text} at (15,30) size 104x15
    139             text run at (15,30) width 104: "The first four words"
    140         RenderText {#text} at (119,34) size 736x40
    141           text run at (119,34) width 617: " in this sentence should have a font-size of 12px and a line-height of 16px; they are also"
     137        RenderInline {SPAN} at (0,0) size 103x15
     138          RenderText {#text} at (15,30) size 103x15
     139            text run at (15,30) width 103: "The first four words"
     140        RenderText {#text} at (118,34) size 735x40
     141          text run at (118,34) width 617: " in this sentence should have a font-size of 12px and a line-height of 16px; they are also"
    142142          text run at (0,54) width 521: "50%-aligned, which should raise them 8px relative to the natural baseline."
    143143      RenderBlock {P} at (0,1487) size 768x60
     
    175175          text run at (160,93) width 5: " "
    176176        RenderImage {IMG} at (165,93) size 6x20
    177         RenderText {#text} at (171,93) size 106x24
    178           text run at (171,93) width 106: " all of which "
    179         RenderImage {IMG} at (277,93) size 19x65
    180         RenderText {#text} at (296,93) size 5x24
    181           text run at (296,93) width 5: " "
     177        RenderText {#text} at (171,93) size 105x24
     178          text run at (171,93) width 105: " all of which "
     179        RenderImage {IMG} at (276,93) size 19x65
     180        RenderText {#text} at (295,93) size 5x24
     181          text run at (295,93) width 5: " "
    182182        RenderInline {SPAN} at (0,0) size 294x46
    183           RenderText {#text} at (301,76) size 294x46
    184             text run at (301,76) width 294: "should be aligned"
    185         RenderText {#text} at (595,93) size 5x24
    186           text run at (595,93) width 5: " "
    187         RenderImage {IMG} at (600,93) size 10x35
    188         RenderText {#text} at (610,93) size 130x24
    189           text run at (610,93) width 130: " with the top of "
    190         RenderImage {IMG} at (740,93) size 9x30
    191         RenderText {#text} at (0,0) size 0x0
    192         RenderInline {SPAN} at (0,0) size 440x34
    193           RenderText {#text} at (0,198) size 24x34
    194             text run at (0,198) width 24: "a "
     183          RenderText {#text} at (300,76) size 294x46
     184            text run at (300,76) width 294: "should be aligned"
     185        RenderText {#text} at (594,93) size 5x24
     186          text run at (594,93) width 5: " "
     187        RenderImage {IMG} at (599,93) size 10x35
     188        RenderText {#text} at (609,93) size 129x24
     189          text run at (609,93) width 129: " with the top of "
     190        RenderImage {IMG} at (738,93) size 9x30
     191        RenderText {#text} at (747,93) size 5x24
     192          text run at (747,93) width 5: " "
     193        RenderInline {SPAN} at (0,0) size 768x147
     194          RenderText {#text} at (752,85) size 16x34
     195            text run at (752,85) width 16: "a"
    195196          RenderInline {SPAN} at (0,0) size 253x86
    196             RenderText {#text} at (24,158) size 253x86
    197               text run at (24,158) width 253: "14-point"
    198           RenderText {#text} at (277,198) size 163x34
    199             text run at (277,198) width 163: " text element"
    200         RenderText {#text} at (440,206) size 5x24
    201           text run at (440,206) width 5: " "
    202         RenderImage {IMG} at (445,206) size 15x50
    203         RenderText {#text} at (460,206) size 5x24
    204           text run at (460,206) width 5: " "
     197            RenderText {#text} at (0,158) size 253x86
     198              text run at (0,158) width 253: "14-point"
     199          RenderText {#text} at (253,198) size 163x34
     200            text run at (253,198) width 163: " text element"
     201        RenderText {#text} at (416,206) size 5x24
     202          text run at (416,206) width 5: " "
     203        RenderImage {IMG} at (421,206) size 15x50
     204        RenderText {#text} at (436,206) size 5x24
     205          text run at (436,206) width 5: " "
    205206        RenderInline {SMALL} at (0,0) size 211x20
    206           RenderText {#text} at (465,209) size 211x20
    207             text run at (465,209) width 211: "regardless of the line in which"
    208         RenderText {#text} at (676,206) size 5x24
    209           text run at (676,206) width 5: " "
    210         RenderImage {IMG} at (681,206) size 4x15
    211         RenderText {#text} at (685,206) size 5x24
    212           text run at (685,206) width 5: " "
    213         RenderInline {BIG} at (0,0) size 720x78
    214           RenderText {#text} at (690,204) size 720x78
    215             text run at (690,204) width 30: "the"
     207          RenderText {#text} at (441,209) size 211x20
     208            text run at (441,209) width 211: "regardless of the line in which"
     209        RenderText {#text} at (652,206) size 5x24
     210          text run at (652,206) width 5: " "
     211        RenderImage {IMG} at (657,206) size 4x15
     212        RenderText {#text} at (661,206) size 5x24
     213          text run at (661,206) width 5: " "
     214        RenderInline {BIG} at (0,0) size 696x78
     215          RenderText {#text} at (666,204) size 696x78
     216            text run at (666,204) width 30: "the"
    216217            text run at (0,256) width 149: "images appear."
    217218        RenderText {#text} at (149,258) size 5x24
     
    477478              RenderBlock {P} at (4,1046) size 746x74
    478479                RenderImage {IMG} at (0,0) size 15x50
    479                 RenderInline {SPAN} at (0,0) size 104x15
    480                   RenderText {#text} at (15,30) size 104x15
    481                     text run at (15,30) width 104: "The first four words"
    482                 RenderText {#text} at (119,34) size 736x40
    483                   text run at (119,34) width 617: " in this sentence should have a font-size of 12px and a line-height of 16px; they are also"
     480                RenderInline {SPAN} at (0,0) size 103x15
     481                  RenderText {#text} at (15,30) size 103x15
     482                    text run at (15,30) width 103: "The first four words"
     483                RenderText {#text} at (118,34) size 735x40
     484                  text run at (118,34) width 617: " in this sentence should have a font-size of 12px and a line-height of 16px; they are also"
    484485                  text run at (0,54) width 521: "50%-aligned, which should raise them 8px relative to the natural baseline."
    485486              RenderBlock {P} at (4,1136) size 746x60
     
    517518                  text run at (160,93) width 5: " "
    518519                RenderImage {IMG} at (165,93) size 6x20
    519                 RenderText {#text} at (171,93) size 106x24
    520                   text run at (171,93) width 106: " all of which "
    521                 RenderImage {IMG} at (277,93) size 19x65
    522                 RenderText {#text} at (296,93) size 5x24
    523                   text run at (296,93) width 5: " "
     520                RenderText {#text} at (171,93) size 105x24
     521                  text run at (171,93) width 105: " all of which "
     522                RenderImage {IMG} at (276,93) size 19x65
     523                RenderText {#text} at (295,93) size 5x24
     524                  text run at (295,93) width 5: " "
    524525                RenderInline {SPAN} at (0,0) size 294x46
    525                   RenderText {#text} at (301,76) size 294x46
    526                     text run at (301,76) width 294: "should be aligned"
    527                 RenderText {#text} at (595,93) size 5x24
    528                   text run at (595,93) width 5: " "
    529                 RenderImage {IMG} at (600,93) size 10x35
    530                 RenderText {#text} at (610,93) size 130x24
    531                   text run at (610,93) width 130: " with the top of "
     526                  RenderText {#text} at (300,76) size 294x46
     527                    text run at (300,76) width 294: "should be aligned"
     528                RenderText {#text} at (594,93) size 5x24
     529                  text run at (594,93) width 5: " "
     530                RenderImage {IMG} at (599,93) size 10x35
     531                RenderText {#text} at (609,93) size 129x24
     532                  text run at (609,93) width 129: " with the top of "
    532533                RenderImage {IMG} at (0,206) size 9x30
    533534                RenderText {#text} at (9,206) size 5x24
  • trunk/LayoutTests/platform/qt/css2.1/t1202-counter-01-b-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 253x20
    88          text run at (0,0) width 253: "The following two lines should look "
    9         RenderInline {EM} at (0,0) size 102x20
    10           RenderText {#text} at (253,0) size 102x20
    11             text run at (253,0) width 102: "approximately"
    12         RenderText {#text} at (355,0) size 73x20
    13           text run at (355,0) width 73: " the same:"
     9        RenderInline {EM} at (0,0) size 100x20
     10          RenderText {#text} at (253,0) size 100x20
     11            text run at (253,0) width 100: "approximately"
     12        RenderText {#text} at (353,0) size 73x20
     13          text run at (353,0) width 73: " the same:"
    1414      RenderBlock {DIV} at (0,36) size 784x20
    1515        RenderInline {SPAN} at (0,0) size 8x20
  • trunk/LayoutTests/platform/qt/css2.1/t1202-counter-02-b-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 253x20
    88          text run at (0,0) width 253: "The following two lines should look "
    9         RenderInline {EM} at (0,0) size 102x20
    10           RenderText {#text} at (253,0) size 102x20
    11             text run at (253,0) width 102: "approximately"
    12         RenderText {#text} at (355,0) size 73x20
    13           text run at (355,0) width 73: " the same:"
     9        RenderInline {EM} at (0,0) size 100x20
     10          RenderText {#text} at (253,0) size 100x20
     11            text run at (253,0) width 100: "approximately"
     12        RenderText {#text} at (353,0) size 73x20
     13          text run at (353,0) width 73: " the same:"
    1414      RenderBlock {DIV} at (0,36) size 784x20
    1515        RenderInline {SPAN} at (0,0) size 6x20
  • trunk/LayoutTests/platform/qt/css2.1/t1202-counter-03-b-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 253x20
    88          text run at (0,0) width 253: "The following two lines should look "
    9         RenderInline {EM} at (0,0) size 102x20
    10           RenderText {#text} at (253,0) size 102x20
    11             text run at (253,0) width 102: "approximately"
    12         RenderText {#text} at (355,0) size 73x20
    13           text run at (355,0) width 73: " the same:"
     9        RenderInline {EM} at (0,0) size 100x20
     10          RenderText {#text} at (253,0) size 100x20
     11            text run at (253,0) width 100: "approximately"
     12        RenderText {#text} at (353,0) size 73x20
     13          text run at (353,0) width 73: " the same:"
    1414      RenderBlock {DIV} at (0,36) size 784x20
    1515        RenderInline {SPAN} at (0,0) size 4x20
  • trunk/LayoutTests/platform/qt/css2.1/t1202-counter-04-b-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 253x20
    88          text run at (0,0) width 253: "The following two lines should look "
    9         RenderInline {EM} at (0,0) size 102x20
    10           RenderText {#text} at (253,0) size 102x20
    11             text run at (253,0) width 102: "approximately"
    12         RenderText {#text} at (355,0) size 73x20
    13           text run at (355,0) width 73: " the same:"
     9        RenderInline {EM} at (0,0) size 100x20
     10          RenderText {#text} at (253,0) size 100x20
     11            text run at (253,0) width 100: "approximately"
     12        RenderText {#text} at (353,0) size 73x20
     13          text run at (353,0) width 73: " the same:"
    1414      RenderBlock {DIV} at (0,36) size 784x20
    1515        RenderInline {SPAN} at (0,0) size 4x20
  • trunk/LayoutTests/platform/qt/css2.1/t1202-counters-01-b-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 253x20
    88          text run at (0,0) width 253: "The following two lines should look "
    9         RenderInline {EM} at (0,0) size 102x20
    10           RenderText {#text} at (253,0) size 102x20
    11             text run at (253,0) width 102: "approximately"
    12         RenderText {#text} at (355,0) size 73x20
    13           text run at (355,0) width 73: " the same:"
     9        RenderInline {EM} at (0,0) size 100x20
     10          RenderText {#text} at (253,0) size 100x20
     11            text run at (253,0) width 100: "approximately"
     12        RenderText {#text} at (353,0) size 73x20
     13          text run at (353,0) width 73: " the same:"
    1414      RenderBlock {DIV} at (0,36) size 784x20
    1515        RenderInline {SPAN} at (0,0) size 12x20
  • trunk/LayoutTests/platform/qt/css2.1/t1202-counters-02-b-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 253x20
    88          text run at (0,0) width 253: "The following two lines should look "
    9         RenderInline {EM} at (0,0) size 102x20
    10           RenderText {#text} at (253,0) size 102x20
    11             text run at (253,0) width 102: "approximately"
    12         RenderText {#text} at (355,0) size 73x20
    13           text run at (355,0) width 73: " the same:"
     9        RenderInline {EM} at (0,0) size 100x20
     10          RenderText {#text} at (253,0) size 100x20
     11            text run at (253,0) width 100: "approximately"
     12        RenderText {#text} at (353,0) size 73x20
     13          text run at (353,0) width 73: " the same:"
    1414      RenderBlock {DIV} at (0,36) size 784x20
    1515        RenderInline {SPAN} at (0,0) size 16x20
  • trunk/LayoutTests/platform/qt/css2.1/t1202-counters-03-b-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 253x20
    88          text run at (0,0) width 253: "The following two lines should look "
    9         RenderInline {EM} at (0,0) size 102x20
    10           RenderText {#text} at (253,0) size 102x20
    11             text run at (253,0) width 102: "approximately"
    12         RenderText {#text} at (355,0) size 73x20
    13           text run at (355,0) width 73: " the same:"
     9        RenderInline {EM} at (0,0) size 100x20
     10          RenderText {#text} at (253,0) size 100x20
     11            text run at (253,0) width 100: "approximately"
     12        RenderText {#text} at (353,0) size 73x20
     13          text run at (353,0) width 73: " the same:"
    1414      RenderBlock {DIV} at (0,36) size 784x20
    1515        RenderInline {SPAN} at (0,0) size 12x20
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-00-b-expected.txt

    r50878 r58508  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x122
    4   RenderBlock {HTML} at (0,0) size 800x122
    5     RenderBody {BODY} at (8,13) size 784x96 [color=#000080]
    6       RenderBlock {P} at (0,0) size 784x96
     3layer at (0,0) size 800x106
     4  RenderBlock {HTML} at (0,0) size 800x106
     5    RenderBody {BODY} at (8,13) size 784x80 [color=#000080]
     6      RenderBlock {P} at (0,0) size 784x80
    77        RenderText {#text} at (0,0) size 637x16
    88          text run at (0,0) width 637: "This text should be 13px Helvetica in small-caps and italicized. There should be a small gap between each line. "
    9         RenderInline {SPAN} at (0,0) size 746x96 [color=#C0C0C0]
    10           RenderText {#text} at (637,0) size 746x96
    11             text run at (637,0) width 106: "dummy text dummy"
    12             text run at (0,16) width 272: "text dummy text dummy text dummy text dummy "
    13             text run at (272,16) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
    14             text run at (680,16) width 66: "text dummy"
    15             text run at (0,32) width 340: "text dummy text dummy text dummy text dummy text dummy "
    16             text run at (340,32) width 406: "text dummy text dummy text dummy text dummy text dummy text dummy"
    17             text run at (0,48) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
    18             text run at (408,48) width 338: "text dummy text dummy text dummy text dummy text dummy"
    19             text run at (0,64) width 68: "text dummy "
    20             text run at (68,64) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
    21             text run at (476,64) width 270: "text dummy text dummy text dummy text dummy"
    22             text run at (0,80) width 93: "text dummy text"
     9        RenderInline {SPAN} at (0,0) size 784x80 [color=#C0C0C0]
     10          RenderText {#text} at (637,0) size 784x80
     11            text run at (637,0) width 132: "dummy text dummy text"
     12            text run at (0,16) width 244: "dummy text dummy text dummy text dummy "
     13            text run at (244,16) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
     14            text run at (652,16) width 132: "text dummy text dummy"
     15            text run at (0,32) width 272: "text dummy text dummy text dummy text dummy "
     16            text run at (272,32) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
     17            text run at (680,32) width 92: "text dummy text"
     18            text run at (0,48) width 312: "dummy text dummy text dummy text dummy text dummy "
     19            text run at (312,48) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
     20            text run at (720,48) width 64: "text dummy"
     21            text run at (0,64) width 340: "text dummy text dummy text dummy text dummy text dummy "
     22            text run at (340,64) width 364: "text dummy text dummy text dummy text dummy text dummy text"
    2323        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-04-b-expected.txt

    r50878 r58508  
    88          text run at (0,2) width 752: "This text should be 18px sans-serif, in small-caps, italicized, and very bold. There should be a"
    99          text run at (0,29) width 217: "9px gap between each line. "
    10         RenderInline {SPAN} at (0,0) size 741x185 [color=#C0C0C0]
    11           RenderText {#text} at (217,29) size 741x185
    12             text run at (217,29) width 516: "dummy text dummy text dummy text dummy text dummy text dummy"
    13             text run at (0,56) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
    14             text run at (558,56) width 183: "text dummy text dummy"
    15             text run at (0,83) width 372: "text dummy text dummy text dummy text dummy "
    16             text run at (372,83) width 369: "text dummy text dummy text dummy text dummy"
    17             text run at (0,110) width 186: "text dummy text dummy "
    18             text run at (186,110) width 555: "text dummy text dummy text dummy text dummy text dummy text dummy"
    19             text run at (0,137) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
    20             text run at (558,137) width 183: "text dummy text dummy"
    21             text run at (0,164) width 372: "text dummy text dummy text dummy text dummy "
    22             text run at (372,164) width 369: "text dummy text dummy text dummy text dummy"
    23             text run at (0,191) width 129: "text dummy text"
     10        RenderInline {SPAN} at (0,0) size 770x185 [color=#C0C0C0]
     11          RenderText {#text} at (217,29) size 770x185
     12            text run at (217,29) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     13            text run at (736,29) width 34: "text"
     14            text run at (0,56) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     15            text run at (519,56) width 220: "text dummy text dummy text"
     16            text run at (0,83) width 333: "dummy text dummy text dummy text dummy "
     17            text run at (333,83) width 406: "text dummy text dummy text dummy text dummy text"
     18            text run at (0,110) width 147: "dummy text dummy "
     19            text run at (147,110) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
     20            text run at (705,110) width 34: "text"
     21            text run at (0,137) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     22            text run at (519,137) width 220: "text dummy text dummy text"
     23            text run at (0,164) width 333: "dummy text dummy text dummy text dummy "
     24            text run at (333,164) width 406: "text dummy text dummy text dummy text dummy text"
     25            text run at (0,191) width 88: "dummy text"
    2426        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-05-b-expected.txt

    r50878 r58508  
    88          text run at (0,15) width 749: "This text should be 18px sans-serif, in small-caps, italicized, and very light. There should be a"
    99          text run at (0,69) width 226: "36px gap between each line. "
    10         RenderInline {SPAN} at (0,0) size 742x347 [color=#C0C0C0]
    11           RenderText {#text} at (226,69) size 742x347
    12             text run at (226,69) width 516: "dummy text dummy text dummy text dummy text dummy text dummy"
    13             text run at (0,123) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
    14             text run at (558,123) width 183: "text dummy text dummy"
    15             text run at (0,177) width 372: "text dummy text dummy text dummy text dummy "
    16             text run at (372,177) width 369: "text dummy text dummy text dummy text dummy"
    17             text run at (0,231) width 186: "text dummy text dummy "
    18             text run at (186,231) width 555: "text dummy text dummy text dummy text dummy text dummy text dummy"
    19             text run at (0,285) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
    20             text run at (558,285) width 183: "text dummy text dummy"
    21             text run at (0,339) width 372: "text dummy text dummy text dummy text dummy "
    22             text run at (372,339) width 369: "text dummy text dummy text dummy text dummy"
    23             text run at (0,393) width 129: "text dummy text"
     10        RenderInline {SPAN} at (0,0) size 779x347 [color=#C0C0C0]
     11          RenderText {#text} at (226,69) size 779x347
     12            text run at (226,69) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     13            text run at (745,69) width 34: "text"
     14            text run at (0,123) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     15            text run at (519,123) width 220: "text dummy text dummy text"
     16            text run at (0,177) width 333: "dummy text dummy text dummy text dummy "
     17            text run at (333,177) width 406: "text dummy text dummy text dummy text dummy text"
     18            text run at (0,231) width 147: "dummy text dummy "
     19            text run at (147,231) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
     20            text run at (705,231) width 34: "text"
     21            text run at (0,285) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     22            text run at (519,285) width 220: "text dummy text dummy text"
     23            text run at (0,339) width 333: "dummy text dummy text dummy text dummy "
     24            text run at (333,339) width 406: "text dummy text dummy text dummy text dummy text"
     25            text run at (0,393) width 88: "dummy text"
    2426        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-06-b-expected.txt

    r50878 r58508  
    55    RenderBody {BODY} at (8,18) size 784x252 [color=#000080]
    66      RenderBlock {P} at (0,0) size 784x252
    7         RenderText {#text} at (0,6) size 741x59
    8           text run at (0,6) width 741: "This text should be 18px monospace, in small-caps, italicized, and very bold, with double line"
     7        RenderText {#text} at (0,6) size 740x59
     8          text run at (0,6) width 740: "This text should be 18px monospace, in small-caps, italicized, and very bold, with double line"
    99          text run at (0,42) width 69: "spacing. "
    10         RenderInline {SPAN} at (0,0) size 741x203 [color=#C0C0C0]
    11           RenderText {#text} at (69,42) size 741x203
     10        RenderInline {SPAN} at (0,0) size 778x203 [color=#C0C0C0]
     11          RenderText {#text} at (69,42) size 778x203
    1212            text run at (69,42) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
    13             text run at (588,42) width 129: "text dummy text"
    14             text run at (0,78) width 426: "dummy text dummy text dummy text dummy text dummy "
    15             text run at (426,78) width 315: "text dummy text dummy text dummy text"
    16             text run at (0,114) width 240: "dummy text dummy text dummy "
    17             text run at (240,114) width 501: "text dummy text dummy text dummy text dummy text dummy text"
    18             text run at (0,150) width 54: "dummy "
    19             text run at (54,150) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
    20             text run at (612,150) width 129: "text dummy text"
    21             text run at (0,186) width 426: "dummy text dummy text dummy text dummy text dummy "
    22             text run at (426,186) width 315: "text dummy text dummy text dummy text"
    23             text run at (0,222) width 240: "dummy text dummy text dummy "
    24             text run at (240,222) width 501: "text dummy text dummy text dummy text dummy text dummy text"
     13            text run at (588,42) width 181: "text dummy text dummy"
     14            text run at (0,78) width 372: "text dummy text dummy text dummy text dummy "
     15            text run at (372,78) width 406: "text dummy text dummy text dummy text dummy text"
     16            text run at (0,114) width 147: "dummy text dummy "
     17            text run at (147,114) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
     18            text run at (705,114) width 34: "text"
     19            text run at (0,150) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     20            text run at (519,150) width 220: "text dummy text dummy text"
     21            text run at (0,186) width 333: "dummy text dummy text dummy text dummy "
     22            text run at (333,186) width 406: "text dummy text dummy text dummy text dummy text"
     23            text run at (0,222) width 147: "dummy text dummy "
     24            text run at (147,222) width 499: "text dummy text dummy text dummy text dummy text dummy text"
    2525        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-07-b-expected.txt

    r50878 r58508  
    1 layer at (0,0) size 784x804
     1layer at (0,0) size 784x708
    22  RenderView at (0,0) size 784x600
    3 layer at (0,0) size 784x804
    4   RenderBlock {HTML} at (0,0) size 784x804
    5     RenderBody {BODY} at (8,18) size 768x768 [color=#000080]
    6       RenderBlock {P} at (0,0) size 768x768
    7         RenderText {#text} at (0,36) size 737x119
    8           text run at (0,36) width 737: "This text should be 18px sans-serif, in small-caps and italicized. The lines should be one inch"
     3layer at (0,0) size 784x708
     4  RenderBlock {HTML} at (0,0) size 784x708
     5    RenderBody {BODY} at (8,18) size 768x672 [color=#000080]
     6      RenderBlock {P} at (0,0) size 768x672
     7        RenderText {#text} at (0,36) size 735x119
     8          text run at (0,36) width 735: "This text should be 18px sans-serif, in small-caps and italicized. The lines should be one inch"
    99          text run at (0,132) width 54: "apart. "
    10         RenderInline {SPAN} at (0,0) size 702x599 [color=#C0C0C0]
    11           RenderText {#text} at (54,132) size 702x599
     10        RenderInline {SPAN} at (0,0) size 754x503 [color=#C0C0C0]
     11          RenderText {#text} at (54,132) size 754x503
    1212            text run at (54,132) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
    13             text run at (573,132) width 129: "text dummy text"
    14             text run at (0,228) width 426: "dummy text dummy text dummy text dummy text dummy "
    15             text run at (426,228) width 276: "text dummy text dummy text dummy"
    16             text run at (0,324) width 279: "text dummy text dummy text dummy "
    17             text run at (279,324) width 408: "text dummy text dummy text dummy text dummy text"
    18             text run at (0,420) width 147: "dummy text dummy "
    19             text run at (147,420) width 555: "text dummy text dummy text dummy text dummy text dummy text dummy"
    20             text run at (0,516) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
    21             text run at (558,516) width 129: "text dummy text"
    22             text run at (0,612) width 426: "dummy text dummy text dummy text dummy text dummy "
    23             text run at (426,612) width 276: "text dummy text dummy text dummy"
    24             text run at (0,708) width 222: "text dummy text dummy text"
     13            text run at (573,132) width 181: "text dummy text dummy"
     14            text run at (0,228) width 372: "text dummy text dummy text dummy text dummy "
     15            text run at (372,228) width 367: "text dummy text dummy text dummy text dummy"
     16            text run at (0,324) width 186: "text dummy text dummy "
     17            text run at (186,324) width 553: "text dummy text dummy text dummy text dummy text dummy text dummy"
     18            text run at (0,420) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
     19            text run at (558,420) width 181: "text dummy text dummy"
     20            text run at (0,516) width 372: "text dummy text dummy text dummy text dummy "
     21            text run at (372,516) width 367: "text dummy text dummy text dummy text dummy"
     22            text run at (0,612) width 186: "text dummy text dummy "
     23            text run at (186,612) width 499: "text dummy text dummy text dummy text dummy text dummy text"
    2524        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-08-b-expected.txt

    r50878 r58508  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x360
    4   RenderBlock {HTML} at (0,0) size 800x360
    5     RenderBody {BODY} at (8,18) size 784x324 [color=#000080]
    6       RenderBlock {P} at (0,0) size 784x324
    7         RenderText {#text} at (0,6) size 748x59
    8           text run at (0,6) width 748: "This text should be 18px sans-serif, in small-caps, oblique, and bold. There should be a"
    9           text run at (0,42) width 237: "9px gap between each line. "
    10         RenderInline {SPAN} at (0,0) size 739x275 [color=#C0C0C0]
    11           RenderText {#text} at (237,42) size 739x275
    12             text run at (237,42) width 490: "dummy text dummy text dummy text dummy text dummy"
    13             text run at (0,78) width 106: "text dummy "
    14             text run at (106,78) width 633: "text dummy text dummy text dummy text dummy text dummy text dummy"
    15             text run at (0,114) width 636: "text dummy text dummy text dummy text dummy text dummy text dummy "
    16             text run at (636,114) width 103: "text dummy"
    17             text run at (0,150) width 530: "text dummy text dummy text dummy text dummy text dummy "
    18             text run at (530,150) width 209: "text dummy text dummy"
    19             text run at (0,186) width 424: "text dummy text dummy text dummy text dummy "
    20             text run at (424,186) width 315: "text dummy text dummy text dummy"
    21             text run at (0,222) width 318: "text dummy text dummy text dummy "
    22             text run at (318,222) width 421: "text dummy text dummy text dummy text dummy"
    23             text run at (0,258) width 212: "text dummy text dummy "
    24             text run at (212,258) width 527: "text dummy text dummy text dummy text dummy text dummy"
    25             text run at (0,294) width 34: "text"
     3layer at (0,0) size 800x324
     4  RenderBlock {HTML} at (0,0) size 800x324
     5    RenderBody {BODY} at (8,18) size 784x288 [color=#000080]
     6      RenderBlock {P} at (0,0) size 784x288
     7        RenderText {#text} at (0,6) size 783x59
     8          text run at (0,6) width 783: "This text should be 18px sans-serif, in small-caps, oblique, and bold. There should be a 9px"
     9          text run at (0,42) width 201: "gap between each line. "
     10        RenderInline {SPAN} at (0,0) size 737x239 [color=#C0C0C0]
     11          RenderText {#text} at (201,42) size 737x239
     12            text run at (201,42) width 525: "dummy text dummy text dummy text dummy text dummy text"
     13            text run at (0,78) width 69: "dummy "
     14            text run at (69,78) width 636: "text dummy text dummy text dummy text dummy text dummy text dummy "
     15            text run at (705,78) width 32: "text"
     16            text run at (0,114) width 599: "dummy text dummy text dummy text dummy text dummy text dummy "
     17            text run at (599,114) width 138: "text dummy text"
     18            text run at (0,150) width 493: "dummy text dummy text dummy text dummy text dummy "
     19            text run at (493,150) width 244: "text dummy text dummy text"
     20            text run at (0,186) width 387: "dummy text dummy text dummy text dummy "
     21            text run at (387,186) width 350: "text dummy text dummy text dummy text"
     22            text run at (0,222) width 281: "dummy text dummy text dummy "
     23            text run at (281,222) width 456: "text dummy text dummy text dummy text dummy text"
     24            text run at (0,258) width 175: "dummy text dummy "
     25            text run at (175,258) width 562: "text dummy text dummy text dummy text dummy text dummy text"
    2626        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-10-c-expected.txt

    r50878 r58508  
    55    RenderBody {BODY} at (8,18) size 784x432
    66      RenderBlock {P} at (0,0) size 784x432
    7         RenderInline {SPAN} at (0,0) size 754x401 [color=#FFFFFF] [bgcolor=#000080]
     7        RenderInline {SPAN} at (0,0) size 778x401 [color=#FFFFFF] [bgcolor=#000080]
    88          RenderText {#text} at (0,15) size 749x77
    99            text run at (0,15) width 486: "This text should be 18px sans-serif, in small-caps, italicized, "
     
    1111            text run at (0,69) width 251: "36px gap betwen each line. The "
    1212            text run at (251,69) width 452: "text should have a blue background, the gap should not. "
    13           RenderInline {SPAN} at (0,0) size 754x347 [color=#0000FF]
    14             RenderText {#text} at (703,69) size 754x347
    15               text run at (703,69) width 51: "dummy"
     13          RenderInline {SPAN} at (0,0) size 778x347 [color=#0000FF]
     14            RenderText {#text} at (703,69) size 778x347
     15              text run at (703,69) width 49: "dummy"
    1616              text run at (0,123) width 465: "text dummy text dummy text dummy text dummy text dummy "
    17               text run at (465,123) width 276: "text dummy text dummy text dummy"
    18               text run at (0,177) width 279: "text dummy text dummy text dummy "
    19               text run at (279,177) width 462: "text dummy text dummy text dummy text dummy text dummy"
    20               text run at (0,231) width 93: "text dummy "
    21               text run at (93,231) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
    22               text run at (651,231) width 90: "text dummy"
    23               text run at (0,285) width 465: "text dummy text dummy text dummy text dummy text dummy "
    24               text run at (465,285) width 276: "text dummy text dummy text dummy"
    25               text run at (0,339) width 279: "text dummy text dummy text dummy "
    26               text run at (279,339) width 462: "text dummy text dummy text dummy text dummy text dummy"
    27               text run at (0,393) width 93: "text dummy "
    28               text run at (93,393) width 501: "text dummy text dummy text dummy text dummy text dummy text"
     17              text run at (465,123) width 313: "text dummy text dummy text dummy text"
     18              text run at (0,177) width 240: "dummy text dummy text dummy "
     19              text run at (240,177) width 499: "text dummy text dummy text dummy text dummy text dummy text"
     20              text run at (0,231) width 54: "dummy "
     21              text run at (54,231) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
     22              text run at (612,231) width 127: "text dummy text"
     23              text run at (0,285) width 426: "dummy text dummy text dummy text dummy text dummy "
     24              text run at (426,285) width 313: "text dummy text dummy text dummy text"
     25              text run at (0,339) width 240: "dummy text dummy text dummy "
     26              text run at (240,339) width 499: "text dummy text dummy text dummy text dummy text dummy text"
     27              text run at (0,393) width 54: "dummy "
     28              text run at (54,393) width 499: "text dummy text dummy text dummy text dummy text dummy text"
    2929          RenderText {#text} at (0,0) size 0x0
    3030        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt

    r52652 r58508  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock {H3} at (0,0) size 784x48
    7         RenderText {#text} at (0,0) size 76x24
    8           text run at (0,0) width 76: "Test for "
     7        RenderText {#text} at (0,0) size 75x24
     8          text run at (0,0) width 75: "Test for "
    99        RenderInline {A} at (0,0) size 167x24 [color=#0000EE]
    10           RenderText {#text} at (76,0) size 167x24
    11             text run at (76,0) width 167: "WebKit bug 29968"
    12         RenderText {#text} at (243,0) size 775x48
    13           text run at (243,0) width 532: ": Selecting text with text-overflow ellipsis should not show"
     10          RenderText {#text} at (75,0) size 167x24
     11            text run at (75,0) width 167: "WebKit bug 29968"
     12        RenderText {#text} at (242,0) size 774x48
     13          text run at (242,0) width 532: ": Selecting text with text-overflow ellipsis should not show"
    1414          text run at (0,24) width 97: "cut off text"
    1515layer at (8,74) size 95x20 scrollWidth 132
  • trunk/LayoutTests/platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt

    r50878 r58508  
    2020            text run at (0,21) width 429: "pink, no matter what background color the parents have:"
    2121          RenderBR {BR} at (429,21) size 0x20
    22           RenderText {#text} at (0,42) size 238x20
     22          RenderText {#text} at (0,42) size 237x20
    2323            text run at (0,42) width 33: "  H1 "
    24             text run at (33,42) width 205: "{ background-color: pink; }"
    25           RenderBR {BR} at (238,42) size 0x20
    26           RenderText {#text} at (0,63) size 209x20
     24            text run at (33,42) width 204: "{ background-color: pink; }"
     25          RenderBR {BR} at (237,42) size 0x20
     26          RenderText {#text} at (0,63) size 208x20
    2727            text run at (0,63) width 33: "  H1 "
    28             text run at (33,63) width 176: "{ background: inherit; }"
     28            text run at (33,63) width 175: "{ background: inherit; }"
    2929        RenderBlock {HR} at (4,272) size 614x2 [border: (1px inset #000000)]
    3030        RenderBlock {P} at (4,290) size 614x63
  • trunk/LayoutTests/platform/qt/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 57x20
    88          text run at (0,0) width 57: "Test for "
    9         RenderInline {I} at (0,0) size 777x40
    10           RenderInline {A} at (0,0) size 338x20 [color=#0000EE]
    11             RenderText {#text} at (57,0) size 338x20
    12               text run at (57,0) width 338: "https://bugs.webkit.org/show_bug.cgi?id=18445"
    13           RenderText {#text} at (395,0) size 777x40
    14             text run at (395,0) width 4: " "
    15             text run at (399,0) width 378: "Assertion failure in CSSGradientValue::image() when"
    16             text run at (0,20) width 317: "the body element has a background gradient"
    17         RenderText {#text} at (317,20) size 4x20
    18           text run at (317,20) width 4: "."
     9        RenderInline {I} at (0,0) size 776x40
     10          RenderInline {A} at (0,0) size 337x20 [color=#0000EE]
     11            RenderText {#text} at (57,0) size 337x20
     12              text run at (57,0) width 337: "https://bugs.webkit.org/show_bug.cgi?id=18445"
     13          RenderText {#text} at (394,0) size 776x40
     14            text run at (394,0) width 4: " "
     15            text run at (398,0) width 378: "Assertion failure in CSSGradientValue::image() when"
     16            text run at (0,20) width 315: "the body element has a background gradient"
     17        RenderText {#text} at (315,20) size 4x20
     18          text run at (315,20) width 4: "."
    1919      RenderBlock {P} at (0,56) size 784x40 [bgcolor=#FFFFFF]
    2020        RenderText {#text} at (0,0) size 781x40
  • trunk/LayoutTests/platform/qt/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 166x20
    88          text run at (0,0) width 166: "Mask version of test for "
    9         RenderInline {I} at (0,0) size 756x40
     9        RenderInline {I} at (0,0) size 755x40
    1010          RenderInline {A} at (0,0) size 320x20 [color=#0000EE]
    1111            RenderText {#text} at (166,0) size 320x20
    1212              text run at (166,0) width 320: "http://bugs.webkit.org/show_bug.cgi?id=5399"
    13           RenderText {#text} at (486,0) size 756x40
     13          RenderText {#text} at (486,0) size 755x40
    1414            text run at (486,0) width 4: " "
    15             text run at (490,0) width 266: "no-repeat on negatively positioned fill"
    16             text run at (0,20) width 127: "images is ignored"
    17         RenderText {#text} at (127,20) size 4x20
    18           text run at (127,20) width 4: "."
     15            text run at (490,0) width 265: "no-repeat on negatively positioned fill"
     16            text run at (0,20) width 126: "images is ignored"
     17        RenderText {#text} at (126,20) size 4x20
     18          text run at (126,20) width 4: "."
    1919      RenderBlock {P} at (0,56) size 784x20
    2020        RenderText {#text} at (0,0) size 457x20
  • trunk/LayoutTests/platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.txt

    r50878 r58508  
    1414            text run at (377,0) width 4: " "
    1515            text run at (381,0) width 389: "no-repeat on negatively positioned background images"
    16             text run at (0,20) width 82: "are ignored"
    17         RenderText {#text} at (82,20) size 4x20
    18           text run at (82,20) width 4: "."
     16            text run at (0,20) width 81: "are ignored"
     17        RenderText {#text} at (81,20) size 4x20
     18          text run at (81,20) width 4: "."
    1919      RenderBlock {P} at (0,56) size 784x20
    2020        RenderText {#text} at (0,0) size 503x20
  • trunk/LayoutTests/platform/qt/fast/backgrounds/size/zero-expected.txt

    r50878 r58508  
    77        RenderText {#text} at (0,0) size 57x20
    88          text run at (0,0) width 57: "Test for "
    9         RenderInline {I} at (0,0) size 586x20
    10           RenderInline {A} at (0,0) size 552x20 [color=#0000EE]
    11             RenderText {#text} at (57,0) size 552x20
    12               text run at (57,0) width 552: "REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()"
    13           RenderText {#text} at (609,0) size 34x20
    14             text run at (609,0) width 34: " Bug"
    15         RenderText {#text} at (643,0) size 4x20
    16           text run at (643,0) width 4: "."
     9        RenderInline {I} at (0,0) size 581x20
     10          RenderInline {A} at (0,0) size 548x20 [color=#0000EE]
     11            RenderText {#text} at (57,0) size 548x20
     12              text run at (57,0) width 548: "REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()"
     13          RenderText {#text} at (605,0) size 33x20
     14            text run at (605,0) width 33: " Bug"
     15        RenderText {#text} at (638,0) size 4x20
     16          text run at (638,0) width 4: "."
    1717      RenderBlock {P} at (0,36) size 784x20
    1818        RenderText {#text} at (0,0) size 623x20
  • trunk/LayoutTests/platform/qt/fast/css/font-face-opentype-expected.txt

    r54896 r58508  
    77        RenderText {#text} at (0,0) size 57x20
    88          text run at (0,0) width 57: "Test for "
    9         RenderInline {I} at (0,0) size 754x40
    10           RenderInline {A} at (0,0) size 338x20 [color=#0000EE]
    11             RenderText {#text} at (57,0) size 338x20
    12               text run at (57,0) width 338: "https://bugs.webkit.org/show_bug.cgi?id=34735"
    13           RenderText {#text} at (395,0) size 754x40
    14             text run at (395,0) width 359: " [Chromium] OpenType font with CFF glyphs is not"
     9        RenderInline {I} at (0,0) size 751x40
     10          RenderInline {A} at (0,0) size 337x20 [color=#0000EE]
     11            RenderText {#text} at (57,0) size 337x20
     12              text run at (57,0) width 337: "https://bugs.webkit.org/show_bug.cgi?id=34735"
     13          RenderText {#text} at (394,0) size 751x40
     14            text run at (394,0) width 357: " [Chromium] OpenType font with CFF glyphs is not"
    1515            text run at (0,20) width 240: "handled correctly on Windows XP"
    1616        RenderText {#text} at (240,20) size 4x20
  • trunk/LayoutTests/platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt

    r54473 r58508  
    248248      RenderBlock {DIV} at (0,897) size 768x263
    249249        RenderBlock {H2} at (0,232) size 768x31
    250           RenderText {#text} at (0,0) size 72x31
    251             text run at (0,0) width 72: "khmer"
     250          RenderText {#text} at (0,0) size 71x31
     251            text run at (0,0) width 71: "khmer"
    252252        RenderBlock (floating) {OL} at (0,298) size 92x200
    253253          RenderListItem {LI} at (40,0) size 32x20
     
    987987      RenderBlock {DIV} at (0,4119) size 768x263
    988988        RenderBlock {H2} at (0,232) size 768x31
    989           RenderText {#text} at (0,0) size 106x31
    990             text run at (0,0) width 106: "myanmar"
     989          RenderText {#text} at (0,0) size 105x31
     990            text run at (0,0) width 105: "myanmar"
    991991        RenderBlock (floating) {OL} at (0,298) size 92x200
    992992          RenderListItem {LI} at (40,0) size 32x20
  • trunk/LayoutTests/platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt

    r58388 r58508  
    77        RenderText {#text} at (0,0) size 57x20
    88          text run at (0,0) width 57: "Test for "
    9         RenderInline {I} at (0,0) size 734x40
    10           RenderInline {A} at (0,0) size 338x20 [color=#0000EE]
    11             RenderText {#text} at (57,0) size 338x20
    12               text run at (57,0) width 338: "https://bugs.webkit.org/show_bug.cgi?id=34946"
    13           RenderText {#text} at (395,0) size 734x40
    14             text run at (395,0) width 4: " "
    15             text run at (399,0) width 335: "REGRESSION: Selection painting issue in bug"
    16             text run at (0,20) width 104: "review textbox"
    17         RenderText {#text} at (104,20) size 4x20
    18           text run at (104,20) width 4: "."
     9        RenderInline {I} at (0,0) size 783x40
     10          RenderInline {A} at (0,0) size 337x20 [color=#0000EE]
     11            RenderText {#text} at (57,0) size 337x20
     12              text run at (57,0) width 337: "https://bugs.webkit.org/show_bug.cgi?id=34946"
     13          RenderText {#text} at (394,0) size 783x40
     14            text run at (394,0) width 4: " "
     15            text run at (398,0) width 385: "REGRESSION: Selection painting issue in bug review"
     16            text run at (0,20) width 51: "textbox"
     17        RenderText {#text} at (51,20) size 4x20
     18          text run at (51,20) width 4: "."
    1919layer at (13,64) size 126x126 clip at (16,67) size 104x120 scrollY 40 scrollHeight 160
    2020  RenderBlock {DIV} at (5,56) size 126x126 [border: (3px solid #000000)]
  • trunk/LayoutTests/platform/qt/fast/text/fake-italic-expected.txt

    r52652 r58508  
    1010          text run at (0,40) width 332: "resulting in a series of italic black boxes below."
    1111      RenderBlock {P} at (0,76) size 784x16
    12         RenderText {#text} at (0,0) size 128x16
    13           text run at (0,0) width 128: "A A A A"
     12        RenderText {#text} at (0,0) size 112x16
     13          text run at (0,0) width 112: "A A A A"
  • trunk/LayoutTests/platform/qt/fast/text/international/khmer-selection-expected.txt

    r52197 r58508  
    3434          text run at (615,0) width 126: " contributing code"
    3535          text run at (0,20) width 315: "points. This test contains such text and uses "
    36         RenderInline {TT} at (0,0) size 74x16
    37           RenderText {#text} at (315,23) size 74x16
    38             text run at (315,23) width 74: "eventSender"
    39         RenderText {#text} at (389,20) size 760x40
    40           text run at (389,20) width 371: " to select the text. You should see some of the above"
     36        RenderInline {TT} at (0,0) size 73x16
     37          RenderText {#text} at (315,23) size 73x16
     38            text run at (315,23) width 73: "eventSender"
     39        RenderText {#text} at (388,20) size 759x40
     40          text run at (388,20) width 371: " to select the text. You should see some of the above"
    4141          text run at (0,40) width 124: "text selected and "
    4242        RenderInline {TT} at (0,0) size 56x16
  • trunk/LayoutTests/platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt

    r57811 r58508  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBR {BR} at (0,0) size 0x20
    7       RenderText {#text} at (0,20) size 561x20
    8         text run at (0,20) width 561: "This is a test to see if a file:// url is sent out as the referrer for a subresource load"
    9       RenderBR {BR} at (561,36) size 0x0
     7      RenderText {#text} at (0,20) size 560x20
     8        text run at (0,20) width 560: "This is a test to see if a file:// url is sent out as the referrer for a subresource load"
     9      RenderBR {BR} at (560,36) size 0x0
    1010      RenderPartObject {IFRAME} at (0,40) size 304x154 [border: (2px inset #000000)]
    1111        layer at (0,0) size 300x150
  • trunk/LayoutTests/platform/qt/svg/filters/feColorMatrix-values-expected.txt

    r58216 r58508  
    2525        RenderSVGInlineText {#text} at (0,-23) size 184x29
    2626          chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 17 width 184.00: "Should be default"
    27       RenderSVGText {text} at (10,70) size 73x29 contains 1 chunk(s)
    28         RenderSVGInlineText {#text} at (0,-23) size 73x29
     27      RenderSVGText {text} at (10,70) size 72x29 contains 1 chunk(s)
     28        RenderSVGInlineText {#text} at (0,-23) size 72x29
    2929          chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 7 width 72.00: "matrix."
    3030      RenderPath {rect} at (0,0) size 220x115 [fill={[type=SOLID] [color=#00FF00]}] [data="M0.00,0.00 L200.00,0.00 L200.00,104.00 L0.00,104.00 L0.00,0.00"]
     
    3333        RenderSVGInlineText {#text} at (0,-23) size 184x29
    3434          chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 17 width 184.00: "Should be default"
    35       RenderSVGText {text} at (10,170) size 94x29 contains 1 chunk(s)
    36         RenderSVGInlineText {#text} at (0,-23) size 94x29
     35      RenderSVGText {text} at (10,170) size 93x29 contains 1 chunk(s)
     36        RenderSVGInlineText {#text} at (0,-23) size 93x29
    3737          chunk 1 text run 1 at (10.00,170.00) startOffset 0 endOffset 9 width 93.00: "saturate."
    3838      RenderPath {rect} at (0,89) size 220x126 [fill={[type=SOLID] [color=#00FF00]}] [data="M0.00,100.00 L200.00,100.00 L200.00,204.00 L0.00,204.00 L0.00,100.00"]
     
    5656      RenderPath {rect} at (182,0) size 236x108 [fill={[type=SOLID] [color=#FF0000]}] [data="M202.00,2.00 L398.00,2.00 L398.00,98.00 L202.00,98.00 L202.00,2.00"]
    5757        [filter="matbad"] RenderSVGResourceFilter {filter} at (182.40,-7.60) size 235.20x115.20
    58       RenderSVGText {text} at (210,40) size 141x29 contains 1 chunk(s)
    59         [filter="matbad"] RenderSVGResourceFilter {filter} at (195.90,14.10) size 169.20x34.80
    60         RenderSVGInlineText {#text} at (0,-23) size 141x29
     58      RenderSVGText {text} at (210,40) size 140x29 contains 1 chunk(s)
     59        [filter="matbad"] RenderSVGResourceFilter {filter} at (196,14.10) size 168x34.80
     60        RenderSVGInlineText {#text} at (0,-23) size 140x29
    6161          [filter="matbad"] RenderSVGResourceFilter {filter} at (0,0) size 0x0
    6262          chunk 1 text run 1 at (210.00,40.00) startOffset 0 endOffset 14 width 140.00: "Invalid matrix"
    63       RenderSVGText {text} at (210,70) size 169x29 contains 1 chunk(s)
    64         [filter="matbad"] RenderSVGResourceFilter {filter} at (193.10,44.10) size 202.80x34.80
    65         RenderSVGInlineText {#text} at (0,-23) size 169x29
     63      RenderSVGText {text} at (210,70) size 168x29 contains 1 chunk(s)
     64        [filter="matbad"] RenderSVGResourceFilter {filter} at (193.20,44.10) size 201.60x34.80
     65        RenderSVGInlineText {#text} at (0,-23) size 168x29
    6666          [filter="matbad"] RenderSVGResourceFilter {filter} at (0,0) size 0x0
    6767          chunk 1 text run 1 at (210.00,70.00) startOffset 0 endOffset 17 width 168.00: "values attribute."
    6868      RenderPath {rect} at (182,92) size 236x116 [fill={[type=SOLID] [color=#FF0000]}] [data="M202.00,102.00 L398.00,102.00 L398.00,198.00 L202.00,198.00 L202.00,102.00"]
    6969        [filter="huebad"] RenderSVGResourceFilter {filter} at (182.40,92.40) size 235.20x115.20
    70       RenderSVGText {text} at (210,140) size 162x29 contains 1 chunk(s)
    71         [filter="huebad"] RenderSVGResourceFilter {filter} at (193.80,114.10) size 194.40x34.80
    72         RenderSVGInlineText {#text} at (0,-23) size 162x29
     70      RenderSVGText {text} at (210,140) size 161x29 contains 1 chunk(s)
     71        [filter="huebad"] RenderSVGResourceFilter {filter} at (193.90,114.10) size 193.20x34.80
     72        RenderSVGInlineText {#text} at (0,-23) size 161x29
    7373          [filter="huebad"] RenderSVGResourceFilter {filter} at (0,0) size 0x0
    7474          chunk 1 text run 1 at (210.00,140.00) startOffset 0 endOffset 16 width 161.00: "Invalid saturate"
    75       RenderSVGText {text} at (210,170) size 169x29 contains 1 chunk(s)
    76         [filter="huebad"] RenderSVGResourceFilter {filter} at (193.10,144.10) size 202.80x34.80
    77         RenderSVGInlineText {#text} at (0,-23) size 169x29
     75      RenderSVGText {text} at (210,170) size 168x29 contains 1 chunk(s)
     76        [filter="huebad"] RenderSVGResourceFilter {filter} at (193.20,144.10) size 201.60x34.80
     77        RenderSVGInlineText {#text} at (0,-23) size 168x29
    7878          [filter="huebad"] RenderSVGResourceFilter {filter} at (0,0) size 0x0
    7979          chunk 1 text run 1 at (210.00,170.00) startOffset 0 endOffset 17 width 168.00: "values attribute."
     
    8585          [filter="satbad"] RenderSVGResourceFilter {filter} at (0,0) size 0x0
    8686          chunk 1 text run 1 at (210.00,240.00) startOffset 0 endOffset 17 width 184.00: "Invalid hueRotate"
    87       RenderSVGText {text} at (210,270) size 169x29 contains 1 chunk(s)
    88         [filter="satbad"] RenderSVGResourceFilter {filter} at (193.10,244.10) size 202.80x34.80
    89         RenderSVGInlineText {#text} at (0,-23) size 169x29
     87      RenderSVGText {text} at (210,270) size 168x29 contains 1 chunk(s)
     88        [filter="satbad"] RenderSVGResourceFilter {filter} at (193.20,244.10) size 201.60x34.80
     89        RenderSVGInlineText {#text} at (0,-23) size 168x29
    9090          [filter="satbad"] RenderSVGResourceFilter {filter} at (0,0) size 0x0
    9191          chunk 1 text run 1 at (210.00,270.00) startOffset 0 endOffset 17 width 168.00: "values attribute."
    9292      RenderPath {rect} at (182,292) size 236x116 [fill={[type=SOLID] [color=#FF0000]}] [data="M202.00,302.00 L398.00,302.00 L398.00,398.00 L202.00,398.00 L202.00,302.00"]
    9393        [filter="satrange"] RenderSVGResourceFilter {filter} at (182.40,292.40) size 235.20x115.20
    94       RenderSVGText {text} at (210,340) size 183x29 contains 1 chunk(s)
    95         [filter="satrange"] RenderSVGResourceFilter {filter} at (191.70,314.10) size 219.60x34.80
    96         RenderSVGInlineText {#text} at (0,-23) size 183x29
     94      RenderSVGText {text} at (210,340) size 182x29 contains 1 chunk(s)
     95        [filter="satrange"] RenderSVGResourceFilter {filter} at (191.80,314.10) size 218.40x34.80
     96        RenderSVGInlineText {#text} at (0,-23) size 182x29
    9797          [filter="satrange"] RenderSVGResourceFilter {filter} at (0,0) size 0x0
    9898          chunk 1 text run 1 at (210.00,340.00) startOffset 0 endOffset 16 width 182.00: "Saturate must be"
  • trunk/LayoutTests/platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt

    r57811 r58508  
    1212          RenderForeignObject {foreignObject} at (1,1) size 60x10
    1313            RenderBlock {div} at (0,0) size 60x12 [color=#000080]
    14               RenderText {#text} at (0,0) size 27x12
    15                 text run at (0,0) width 27: "TEST"
     14              RenderText {#text} at (0,0) size 26x12
     15                text run at (0,0) width 26: "TEST"
    1616        RenderText {#text} at (0,0) size 0x0
    1717layer at (18,184) size 390x124
  • trunk/LayoutTests/platform/qt/svg/text/selection-background-color-expected.txt

    r58215 r58508  
    1010              RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
    1111              RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
    12           RenderSVGContainer {g} at (8,24) size 275x59
    13             RenderSVGText {text} at (0,30) size 273x25 contains 1 chunk(s)
    14               RenderSVGInlineText {#text} at (0,-20) size 273x25
     12          RenderSVGContainer {g} at (8,24) size 271x59
     13            RenderSVGText {text} at (0,30) size 269x25 contains 1 chunk(s)
     14              RenderSVGInlineText {#text} at (0,-20) size 269x25
    1515                chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 28 width 269.00: "Should have blue background."
    16             RenderSVGText {text} at (0,60) size 273x25 contains 1 chunk(s)
    17               RenderSVGInlineText {#text} at (0,-20) size 273x25
     16            RenderSVGText {text} at (0,60) size 269x25 contains 1 chunk(s)
     17              RenderSVGInlineText {#text} at (0,-20) size 269x25
    1818                chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 28 width 269.00: "Should have blue background."
    1919        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/text/selection-doubleclick-expected.txt

    r57342 r58508  
    33layer at (0,0) size 800x600
    44  RenderSVGRoot {svg} at (0,0) size 800x600
    5     RenderSVGText {text} at (14,10) size 54x12 contains 1 chunk(s)
    6       RenderSVGInlineText {#text} at (0,-10) size 54x12
     5    RenderSVGText {text} at (14,10) size 53x12 contains 1 chunk(s)
     6      RenderSVGInlineText {#text} at (0,-10) size 53x12
    77        chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 53.00: "foo bar baz"
    88    RenderSVGText {text} at (14,20) size 39x12 contains 1 chunk(s)
  • trunk/LayoutTests/platform/qt/svg/text/selection-styles-expected.txt

    r58215 r58508  
    1212            RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
    1313            RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
    14         RenderSVGContainer {g} at (9,10) size 648x386 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,0.00)}]
    15           RenderSVGText {text} at (0,30) size 391x25 contains 1 chunk(s)
    16             RenderSVGInlineText {#text} at (0,-20) size 391x25
     14        RenderSVGContainer {g} at (9,10) size 640x386 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,0.00)}]
     15          RenderSVGText {text} at (0,30) size 390x25 contains 1 chunk(s)
     16            RenderSVGInlineText {#text} at (0,-20) size 390x25
    1717              chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 47 width 390.00: "Selected text should be filled with solid blue."
    18           RenderSVGText {text} at (0,60) size 418x25 contains 1 chunk(s)
    19             RenderSVGInlineText {#text} at (0,-20) size 418x25
     18          RenderSVGText {text} at (0,60) size 416x25 contains 1 chunk(s)
     19            RenderSVGInlineText {#text} at (0,-20) size 416x25
    2020              chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 48 width 416.00: "Selected text should be stroked with solid blue."
    21           RenderSVGText {text} at (0,90) size 381x25 contains 1 chunk(s)
    22             RenderSVGInlineText {#text} at (0,-20) size 381x25
     21          RenderSVGText {text} at (0,90) size 379x25 contains 1 chunk(s)
     22            RenderSVGInlineText {#text} at (0,-20) size 379x25
    2323              chunk 1 text run 1 at (0.00,90.00) startOffset 0 endOffset 45 width 379.00: "Selected text should be filled with gradient."
    24           RenderSVGText {text} at (0,120) size 408x25 contains 1 chunk(s)
    25             RenderSVGInlineText {#text} at (0,-20) size 408x25
     24          RenderSVGText {text} at (0,120) size 405x25 contains 1 chunk(s)
     25            RenderSVGInlineText {#text} at (0,-20) size 405x25
    2626              chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 46 width 405.00: "Selected text should be stroked with gradient."
    27           RenderSVGText {text} at (0,150) size 296x25 contains 1 chunk(s)
    28             RenderSVGInlineText {#text} at (0,-20) size 296x25
     27          RenderSVGText {text} at (0,150) size 295x25 contains 1 chunk(s)
     28            RenderSVGInlineText {#text} at (0,-20) size 295x25
    2929              chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 35 width 295.00: "Selected text should get invisible."
    30           RenderSVGText {text} at (0,180) size 646x25 contains 1 chunk(s)
    31             RenderSVGInlineText {#text} at (0,-20) size 646x25
     30          RenderSVGText {text} at (0,180) size 638x25 contains 1 chunk(s)
     31            RenderSVGInlineText {#text} at (0,-20) size 638x25
    3232              chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 73 width 638.00: "Selected text should have both gradient fill, solid stroke and background"
    33           RenderSVGText {text} at (0,240) size 646x25 contains 1 chunk(s)
    34             RenderSVGInlineText {#text} at (0,-20) size 646x25
     33          RenderSVGText {text} at (0,240) size 638x25 contains 1 chunk(s)
     34            RenderSVGInlineText {#text} at (0,-20) size 638x25
    3535              chunk 1 text run 1 at (0.00,240.00) startOffset 0 endOffset 73 width 638.00: "Selected text should have both gradient fill, solid stroke and background"
    36           RenderSVGText {text} at (0,270) size 646x25 contains 1 chunk(s)
    37             RenderSVGInlineText {#text} at (0,-20) size 646x25
     36          RenderSVGText {text} at (0,270) size 638x25 contains 1 chunk(s)
     37            RenderSVGInlineText {#text} at (0,-20) size 638x25
    3838              chunk 1 text run 1 at (0.00,270.00) startOffset 0 endOffset 73 width 638.00: "Selected text should have both gradient fill, solid stroke and background"
    39           RenderSVGText {text} at (0,300) size 646x25 contains 1 chunk(s)
    40             RenderSVGInlineText {#text} at (0,-20) size 646x25
     39          RenderSVGText {text} at (0,300) size 638x25 contains 1 chunk(s)
     40            RenderSVGInlineText {#text} at (0,-20) size 638x25
    4141              chunk 1 text run 1 at (0.00,300.00) startOffset 0 endOffset 73 width 638.00: "Selected text should have both gradient fill, solid stroke and background"
    42           RenderSVGText {text} at (0,330) size 646x25 contains 1 chunk(s)
    43             RenderSVGInlineText {#text} at (0,-20) size 646x25
     42          RenderSVGText {text} at (0,330) size 638x25 contains 1 chunk(s)
     43            RenderSVGInlineText {#text} at (0,-20) size 638x25
    4444              chunk 1 text run 1 at (0.00,330.00) startOffset 0 endOffset 73 width 638.00: "Selected text should have both gradient fill, solid stroke and background"
    45           RenderSVGText {text} at (0,360) size 646x25 contains 1 chunk(s)
    46             RenderSVGInlineText {#text} at (0,-20) size 646x25
     45          RenderSVGText {text} at (0,360) size 638x25 contains 1 chunk(s)
     46            RenderSVGInlineText {#text} at (0,-20) size 638x25
    4747              chunk 1 text run 1 at (0.00,360.00) startOffset 0 endOffset 73 width 638.00: "Selected text should have both gradient fill, solid stroke and background"
    48           RenderSVGText {text} at (0,390) size 646x25 contains 1 chunk(s)
    49             RenderSVGInlineText {#text} at (0,-20) size 646x25
     48          RenderSVGText {text} at (0,390) size 638x25 contains 1 chunk(s)
     49            RenderSVGInlineText {#text} at (0,-20) size 638x25
    5050              chunk 1 text run 1 at (0.00,390.00) startOffset 0 endOffset 73 width 638.00: "Selected text should have both gradient fill, solid stroke and background"
    5151      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/text/selection-tripleclick-expected.txt

    r57342 r58508  
    33layer at (0,0) size 800x600
    44  RenderSVGRoot {svg} at (0,0) size 800x600
    5     RenderSVGText {text} at (14,10) size 54x12 contains 1 chunk(s)
    6       RenderSVGInlineText {#text} at (0,-10) size 54x12
     5    RenderSVGText {text} at (14,10) size 53x12 contains 1 chunk(s)
     6      RenderSVGInlineText {#text} at (0,-10) size 53x12
    77        chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 53.00: "foo bar baz"
    88    RenderSVGText {text} at (14,20) size 39x12 contains 1 chunk(s)
  • trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt

    r55019 r58508  
    1212          RenderForeignObject {foreignObject} at (0,0) size 60x10
    1313            RenderBlock {div} at (0,0) size 60x12 [color=#000080]
    14               RenderText {#text} at (0,0) size 27x12
    15                 text run at (0,0) width 27: "TEST"
     14              RenderText {#text} at (0,0) size 26x12
     15                text run at (0,0) width 26: "TEST"
    1616        RenderText {#text} at (0,0) size 0x0
    1717      RenderBlock {div} at (0,234) size 576x172 [color=#000080] [bgcolor=#EEEEEE]
  • trunk/LayoutTests/platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt

    r55019 r58508  
    1212          RenderForeignObject {foreignObject} at (0,0) size 60x10
    1313            RenderBlock {div} at (0,0) size 60x12 [color=#000080]
    14               RenderText {#text} at (0,0) size 27x12
    15                 text run at (0,0) width 27: "TEST"
     14              RenderText {#text} at (0,0) size 26x12
     15                text run at (0,0) width 26: "TEST"
    1616        RenderText {#text} at (0,0) size 0x0
    1717      RenderBlock {div} at (0,174) size 400x120 [color=#000080] [bgcolor=#EEEEEE]
Note: See TracChangeset for help on using the changeset viewer.