Changeset 32726 in webkit


Ignore:
Timestamp:
Apr 30, 2008 3:25:18 AM (16 years ago)
Author:
Simon Hausmann
Message:

2008-04-30 Tor Arne Vestbø <tavestbo@trolltech.com>

Rubber-stamped by Simon.

Updated the expected test results to the current font metrics.

Location:
trunk/LayoutTests
Files:
128 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r32725 r32726  
     12008-04-30  Tor Arne Vestbø  <tavestbo@trolltech.com>
     2
     3        Rubber-stamped by Simon.
     4
     5        Updated the expected test results to the current font metrics.
     6
     7        * platform/qt/css1/basic/class_as_selector-expected.txt:
     8        * platform/qt/css1/basic/comments-expected.txt:
     9        * platform/qt/css1/basic/containment-expected.txt:
     10        * platform/qt/css1/basic/contextual_selectors-expected.txt:
     11        * platform/qt/css1/basic/grouping-expected.txt:
     12        * platform/qt/css1/basic/id_as_selector-expected.txt:
     13        * platform/qt/css1/basic/inheritance-expected.txt:
     14        * platform/qt/css1/box_properties/acid_test-expected.txt:
     15        * platform/qt/css1/box_properties/border-expected.txt:
     16        * platform/qt/css1/box_properties/border_bottom-expected.txt:
     17        * platform/qt/css1/box_properties/border_bottom_inline-expected.txt:
     18        * platform/qt/css1/box_properties/border_bottom_width-expected.txt:
     19        * platform/qt/css1/box_properties/border_bottom_width_inline-expected.txt:
     20        * platform/qt/css1/box_properties/border_color-expected.txt:
     21        * platform/qt/css1/box_properties/border_color_inline-expected.txt:
     22        * platform/qt/css1/box_properties/border_inline-expected.txt:
     23        * platform/qt/css1/box_properties/border_left-expected.txt:
     24        * platform/qt/css1/box_properties/border_left_inline-expected.txt:
     25        * platform/qt/css1/box_properties/border_left_width-expected.txt:
     26        * platform/qt/css1/box_properties/border_left_width_inline-expected.txt:
     27        * platform/qt/css1/box_properties/border_right-expected.txt:
     28        * platform/qt/css1/box_properties/border_right_inline-expected.txt:
     29        * platform/qt/css1/box_properties/border_right_width-expected.txt:
     30        * platform/qt/css1/box_properties/border_right_width_inline-expected.txt:
     31        * platform/qt/css1/box_properties/border_style-expected.txt:
     32        * platform/qt/css1/box_properties/border_style_inline-expected.txt:
     33        * platform/qt/css1/box_properties/border_top-expected.txt:
     34        * platform/qt/css1/box_properties/border_top_inline-expected.txt:
     35        * platform/qt/css1/box_properties/border_top_width-expected.txt:
     36        * platform/qt/css1/box_properties/border_top_width_inline-expected.txt:
     37        * platform/qt/css1/box_properties/border_width-expected.txt:
     38        * platform/qt/css1/box_properties/border_width_inline-expected.txt:
     39        * platform/qt/css1/box_properties/clear-expected.txt:
     40        * platform/qt/css1/box_properties/clear_float-expected.txt:
     41        * platform/qt/css1/box_properties/float-expected.txt:
     42        * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
     43        * platform/qt/css1/box_properties/float_margin-expected.txt:
     44        * platform/qt/css1/box_properties/height-expected.txt:
     45        * platform/qt/css1/box_properties/margin-expected.txt:
     46        * platform/qt/css1/box_properties/margin_bottom-expected.txt:
     47        * platform/qt/css1/box_properties/margin_bottom_inline-expected.txt:
     48        * platform/qt/css1/box_properties/margin_inline-expected.txt:
     49        * platform/qt/css1/box_properties/margin_left-expected.txt:
     50        * platform/qt/css1/box_properties/margin_left_inline-expected.txt:
     51        * platform/qt/css1/box_properties/margin_right-expected.txt:
     52        * platform/qt/css1/box_properties/margin_right_inline-expected.txt:
     53        * platform/qt/css1/box_properties/margin_top-expected.txt:
     54        * platform/qt/css1/box_properties/margin_top_inline-expected.txt:
     55        * platform/qt/css1/box_properties/padding-expected.txt:
     56        * platform/qt/css1/box_properties/padding_bottom-expected.txt:
     57        * platform/qt/css1/box_properties/padding_bottom_inline-expected.txt:
     58        * platform/qt/css1/box_properties/padding_inline-expected.txt:
     59        * platform/qt/css1/box_properties/padding_left-expected.txt:
     60        * platform/qt/css1/box_properties/padding_left_inline-expected.txt:
     61        * platform/qt/css1/box_properties/padding_right-expected.txt:
     62        * platform/qt/css1/box_properties/padding_right_inline-expected.txt:
     63        * platform/qt/css1/box_properties/padding_top-expected.txt:
     64        * platform/qt/css1/box_properties/padding_top_inline-expected.txt:
     65        * platform/qt/css1/box_properties/width-expected.txt:
     66        * platform/qt/css1/cascade/cascade_order-expected.txt:
     67        * platform/qt/css1/cascade/important-expected.txt:
     68        * platform/qt/css1/classification/display-expected.txt:
     69        * platform/qt/css1/classification/list_style-expected.txt:
     70        * platform/qt/css1/classification/list_style_image-expected.txt:
     71        * platform/qt/css1/classification/list_style_position-expected.txt:
     72        * platform/qt/css1/classification/list_style_type-expected.txt:
     73        * platform/qt/css1/classification/white_space-expected.txt:
     74        * platform/qt/css1/color_and_background/background-expected.txt:
     75        * platform/qt/css1/color_and_background/background_attachment-expected.txt:
     76        * platform/qt/css1/color_and_background/background_color-expected.txt:
     77        * platform/qt/css1/color_and_background/background_image-expected.txt:
     78        * platform/qt/css1/color_and_background/background_position-expected.txt:
     79        * platform/qt/css1/color_and_background/background_repeat-expected.txt:
     80        * platform/qt/css1/color_and_background/color-expected.txt:
     81        * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
     82        * platform/qt/css1/font_properties/font-expected.txt:
     83        * platform/qt/css1/font_properties/font_family-expected.txt:
     84        * platform/qt/css1/font_properties/font_size-expected.txt:
     85        * platform/qt/css1/font_properties/font_style-expected.txt:
     86        * platform/qt/css1/font_properties/font_variant-expected.txt:
     87        * platform/qt/css1/font_properties/font_weight-expected.txt:
     88        * platform/qt/css1/formatting_model/canvas-expected.txt:
     89        * platform/qt/css1/formatting_model/floating_elements-expected.txt:
     90        * platform/qt/css1/formatting_model/height_of_lines-expected.txt:
     91        * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt:
     92        * platform/qt/css1/formatting_model/inline_elements-expected.txt:
     93        * platform/qt/css1/formatting_model/replaced_elements-expected.txt:
     94        * platform/qt/css1/formatting_model/vertical_formatting-expected.txt:
     95        * platform/qt/css1/pseudo/anchor-expected.txt:
     96        * platform/qt/css1/pseudo/firstletter-expected.txt:
     97        * platform/qt/css1/pseudo/firstline-expected.txt:
     98        * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt:
     99        * platform/qt/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
     100        * platform/qt/css1/text_properties/letter_spacing-expected.txt:
     101        * platform/qt/css1/text_properties/line_height-expected.txt:
     102        * platform/qt/css1/text_properties/text_align-expected.txt:
     103        * platform/qt/css1/text_properties/text_decoration-expected.txt:
     104        * platform/qt/css1/text_properties/text_indent-expected.txt:
     105        * platform/qt/css1/text_properties/text_transform-expected.txt:
     106        * platform/qt/css1/text_properties/vertical_align-expected.txt:
     107        * platform/qt/css1/text_properties/word_spacing-expected.txt:
     108        * platform/qt/css1/units/color_units-expected.txt:
     109        * platform/qt/css1/units/length_units-expected.txt:
     110        * platform/qt/css1/units/percentage_units-expected.txt:
     111        * platform/qt/css1/units/urls-expected.txt:
     112        * platform/qt/css2.1/t010403-shand-font-00-b-expected.txt:
     113        * platform/qt/css2.1/t010403-shand-font-01-b-expected.txt:
     114        * platform/qt/css2.1/t010403-shand-font-02-b-expected.txt:
     115        * platform/qt/css2.1/t010403-shand-font-03-b-expected.txt:
     116        * platform/qt/css2.1/t040103-escapes-01-b-expected.txt:
     117        * platform/qt/css2.1/t040105-atkeyw-00-b-expected.txt:
     118        * platform/qt/css2.1/t040304-c64-uri-00-a-g-expected.txt:
     119        * platform/qt/css2.1/t050803-c14-classes-00-e-expected.txt:
     120        * platform/qt/css2.1/t0509-c15-ids-01-e-expected.txt:
     121        * platform/qt/css2.1/t0602-c13-inh-underlin-00-e-expected.txt:
     122        * platform/qt/css2.1/t0603-c11-import-00-b-expected.txt:
     123        * platform/qt/css2.1/t09-c5526c-display-00-e-expected.txt:
     124        * platform/qt/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
     125        * platform/qt/css2.1/t090501-c414-flt-ln-00-d-expected.txt:
     126        * platform/qt/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt:
     127        * platform/qt/css2.1/t090501-c414-flt-ln-02-d-expected.txt:
     128        * platform/qt/css2.1/t090501-c414-flt-ln-03-d-expected.txt:
     129        * platform/qt/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt:
     130        * platform/qt/css2.1/t1503-c522-font-family-00-b-expected.txt:
     131        * platform/qt/css2.1/t1508-c527-font-01-b-expected.txt:
     132        * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
     133        * platform/qt/css3/css3-modsel-33-expected.txt:
     134
    11352008-04-30  Simon Hausmann  <hausmann@webkit.org>
    2136
  • trunk/LayoutTests/platform/qt/css1/basic/class_as_selector-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 176x74
    11           text run at (0,1) width 160: ".one {color: green;}"
    12           text run at (160,1) width 0: " "
    13           text run at (0,20) width 128: ".1 {color: red;}"
    14           text run at (128,20) width 0: " "
    15           text run at (0,39) width 152: ".a1 {color: green;}"
    16           text run at (152,39) width 0: " "
    17           text run at (0,58) width 176: "P.two {color: purple;}"
    18           text run at (176,58) width 0: " "
     10        RenderText {#text} at (0,0) size 132x76
     11          text run at (0,0) width 122: ".one {color: green;}"
     12          text run at (122,0) width 0: " "
     13          text run at (0,19) width 90: ".1 {color: red;}"
     14          text run at (90,19) width 0: " "
     15          text run at (0,38) width 114: ".a1 {color: green;}"
     16          text run at (114,38) width 0: " "
     17          text run at (0,57) width 132: "P.two {color: purple;}"
     18          text run at (132,57) width 0: " "
    1919      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    2020      RenderBlock {P} at (0,139) size 784x19 [color=#008000]
     
    3131          text run at (0,0) width 203: "This sentence should be purple."
    3232      RenderBlock {PRE} at (0,271) size 784x19
    33         RenderText {#text} at (0,1) size 280x17
    34           text run at (0,1) width 280: "This sentence should NOT be purple."
    35           text run at (280,1) width 0: " "
     33        RenderText {#text} at (0,0) size 237x19
     34          text run at (0,0) width 237: "This sentence should NOT be purple."
     35          text run at (237,0) width 0: " "
    3636      RenderBlock {UL} at (0,304) size 784x19
    3737        RenderListItem {LI} at (40,0) size 744x19
     
    6464                  text run at (0,0) width 203: "This sentence should be purple."
    6565              RenderBlock {PRE} at (4,136) size 563x19
    66                 RenderText {#text} at (0,1) size 280x17
    67                   text run at (0,1) width 280: "This sentence should NOT be purple."
    68                   text run at (280,1) width 0: " "
     66                RenderText {#text} at (0,0) size 237x19
     67                  text run at (0,0) width 237: "This sentence should NOT be purple."
     68                  text run at (237,0) width 0: " "
    6969              RenderBlock {UL} at (4,169) size 563x19
    7070                RenderListItem {LI} at (40,0) size 523x19
  • trunk/LayoutTests/platform/qt/css1/basic/comments-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x285
    10         RenderText {#text} at (0,1) size 336x283
    11           text run at (0,1) width 232: "/* This is a CSS1 comment. */"
    12           text run at (232,1) width 0: " "
    13           text run at (0,20) width 336: ".one {color: green;} /* Another comment */"
    14           text run at (336,20) width 0: " "
    15           text run at (0,39) width 288: "/* The following should not be used:"
    16           text run at (288,39) width 0: " "
    17           text run at (0,58) width 168: ".two {color: red;} */"
    18           text run at (168,58) width 0: " "
    19           text run at (0,77) width 320: ".three {color: green; /* color: red; */}"
    20           text run at (320,77) width 0: " "
    21           text run at (0,96) width 24: "/**"
    22           text run at (24,96) width 0: " "
    23           text run at (0,115) width 176: ".four {color: red;} */"
    24           text run at (176,115) width 0: " "
    25           text run at (0,134) width 168: ".five {color: green;}"
    26           text run at (168,134) width 0: " "
    27           text run at (0,153) width 32: "/**/"
    28           text run at (32,153) width 0: " "
    29           text run at (0,172) width 160: ".six {color: green;}"
    30           text run at (160,172) width 0: " "
    31           text run at (0,191) width 88: "/*********/"
    32           text run at (88,191) width 0: " "
    33           text run at (0,210) width 176: ".seven {color: green;}"
    34           text run at (176,210) width 0: " "
    35           text run at (0,229) width 128: "/* a comment **/"
    36           text run at (128,229) width 0: " "
    37           text run at (0,248) width 176: ".eight {color: green;}"
    38           text run at (176,248) width 0: " "
    39           text run at (0,267) width 0: " "
     10        RenderText {#text} at (0,0) size 265x285
     11          text run at (0,0) width 186: "/* This is a CSS1 comment. */"
     12          text run at (186,0) width 0: " "
     13          text run at (0,19) width 265: ".one {color: green;} /* Another comment */"
     14          text run at (265,19) width 0: " "
     15          text run at (0,38) width 226: "/* The following should not be used:"
     16          text run at (226,38) width 0: " "
     17          text run at (0,57) width 117: ".two {color: red;} */"
     18          text run at (117,57) width 0: " "
     19          text run at (0,76) width 225: ".three {color: green; /* color: red; */}"
     20          text run at (225,76) width 0: " "
     21          text run at (0,95) width 14: "/**"
     22          text run at (14,95) width 0: " "
     23          text run at (0,114) width 120: ".four {color: red;} */"
     24          text run at (120,114) width 0: " "
     25          text run at (0,133) width 120: ".five {color: green;}"
     26          text run at (120,133) width 0: " "
     27          text run at (0,152) width 18: "/**/"
     28          text run at (18,152) width 0: " "
     29          text run at (0,171) width 115: ".six {color: green;}"
     30          text run at (115,171) width 0: " "
     31          text run at (0,190) width 53: "/*********/"
     32          text run at (53,190) width 0: " "
     33          text run at (0,209) width 136: ".seven {color: green;}"
     34          text run at (136,209) width 0: " "
     35          text run at (0,228) width 102: "/* a comment **/"
     36          text run at (102,228) width 0: " "
     37          text run at (0,247) width 129: ".eight {color: green;}"
     38          text run at (129,247) width 0: " "
     39          text run at (0,266) width 0: " "
    4040      RenderBlock {HR} at (0,332) size 784x2 [border: (1px inset #000000)]
    4141      RenderBlock {P} at (0,348) size 784x19 [color=#008000]
  • trunk/LayoutTests/platform/qt/css1/basic/containment-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x995
     1layer at (0,0) size 800x985
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x995
    4   RenderBlock {HTML} at (0,0) size 800x995
    5     RenderBody {BODY} at (8,8) size 784x979 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x985
     4  RenderBlock {HTML} at (0,0) size 800x985
     5    RenderBody {BODY} at (8,8) size 784x969 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x190
    10         RenderText {#text} at (0,1) size 728x188
    11           text run at (0,1) width 624: "<LINK rel=\"stylesheet\" type=\"text/css\" href=\"linktest.css\" title=\"Default SS\">"
    12           text run at (624,1) width 0: " "
    13           text run at (0,20) width 728: "<LINK rel=\"alternate stylesheet\" type=\"text/css\" href=\"linktest2.css\" title=\"Alternate SS\">"
    14           text run at (728,20) width 0: " "
    15           text run at (0,39) width 208: "@import url(imptest1.css);"
    16           text run at (208,39) width 0: " "
    17           text run at (0,58) width 192: "@import \"imptest1a.css\";"
    18           text run at (192,58) width 0: " "
    19           text run at (0,77) width 128: "UL {color: red;}"
    20           text run at (128,77) width 0: " "
    21           text run at (0,96) width 176: ".four {color: purple;}"
    22           text run at (176,96) width 0: " "
    23           text run at (0,115) width 208: "@import url(imptest2.css);"
    24           text run at (208,115) width 0: " "
    25           text run at (0,134) width 32: "<!--"
    26           text run at (32,134) width 0: " "
    27           text run at (0,153) width 168: "P.six {color: green;}"
    28           text run at (168,153) width 0: " "
    29           text run at (0,172) width 24: "-->"
    30           text run at (24,172) width 0: " "
     10        RenderText {#text} at (0,0) size 553x190
     11          text run at (0,0) width 473: "<LINK rel=\"stylesheet\" type=\"text/css\" href=\"linktest.css\" title=\"Default SS\">"
     12          text run at (473,0) width 0: " "
     13          text run at (0,19) width 553: "<LINK rel=\"alternate stylesheet\" type=\"text/css\" href=\"linktest2.css\" title=\"Alternate SS\">"
     14          text run at (553,19) width 0: " "
     15          text run at (0,38) width 167: "@import url(imptest1.css);"
     16          text run at (167,38) width 0: " "
     17          text run at (0,57) width 159: "@import \"imptest1a.css\";"
     18          text run at (159,57) width 0: " "
     19          text run at (0,76) width 96: "UL {color: red;}"
     20          text run at (96,76) width 0: " "
     21          text run at (0,95) width 126: ".four {color: purple;}"
     22          text run at (126,95) width 0: " "
     23          text run at (0,114) width 167: "@import url(imptest2.css);"
     24          text run at (167,114) width 0: " "
     25          text run at (0,133) width 22: "<!--"
     26          text run at (22,133) width 0: " "
     27          text run at (0,152) width 124: "P.six {color: green;}"
     28          text run at (124,152) width 0: " "
     29          text run at (0,171) width 18: "-->"
     30          text run at (18,171) width 0: " "
    3131      RenderBlock {HR} at (0,237) size 784x2 [border: (1px inset #000000)]
    32       RenderBlock {P} at (0,253) size 784x20
     32      RenderBlock {P} at (0,253) size 784x19
    3333        RenderText {#text} at (0,0) size 411x19
    3434          text run at (0,0) width 411: "This sentence should be underlined due to the linked style sheet "
    35         RenderInline {CODE} at (0,0) size 96x17
    36           RenderText {#text} at (411,2) size 96x17
    37             text run at (411,2) width 96: "linktest.css"
    38         RenderText {#text} at (507,0) size 255x19
    39           text run at (507,0) width 255: ", the reference to which is shown above."
    40       RenderBlock {P} at (0,287) size 784x39
     35        RenderInline {CODE} at (0,0) size 69x19
     36          RenderText {#text} at (411,0) size 69x19
     37            text run at (411,0) width 69: "linktest.css"
     38        RenderText {#text} at (480,0) size 255x19
     39          text run at (480,0) width 255: ", the reference to which is shown above."
     40      RenderBlock {P} at (0,286) size 784x39
    4141        RenderText {#text} at (0,0) size 445x19
    4242          text run at (0,0) width 445: "This sentence should NOT be underlined due to the linked style sheet "
    43         RenderInline {CODE} at (0,0) size 104x17
    44           RenderText {#text} at (445,2) size 104x17
    45             text run at (445,2) width 104: "linktest2.css"
    46         RenderText {#text} at (549,0) size 8x19
    47           text run at (549,0) width 8: ", "
     43        RenderInline {CODE} at (0,0) size 77x19
     44          RenderText {#text} at (445,0) size 77x19
     45            text run at (445,0) width 77: "linktest2.css"
     46        RenderText {#text} at (522,0) size 8x19
     47          text run at (522,0) width 8: ", "
    4848        RenderInline {STRONG} at (0,0) size 46x20
    49           RenderText {#text} at (557,0) size 46x20
    50             text run at (557,0) width 46: "unless"
    51         RenderText {#text} at (603,0) size 754x39
    52           text run at (603,0) width 151: " the external style sheet"
     49          RenderText {#text} at (530,0) size 46x20
     50            text run at (530,0) width 46: "unless"
     51        RenderText {#text} at (576,0) size 727x39
     52          text run at (576,0) width 151: " the external style sheet"
    5353          text run at (0,20) width 331: "\"Alternate SS\" has been selected via the user agent."
    54       RenderBlock {UL} at (0,340) size 784x60 [color=#FF0000]
    55         RenderListItem {LI} at (40,0) size 744x20 [color=#008000]
     54      RenderBlock {UL} at (0,339) size 784x57 [color=#FF0000]
     55        RenderListItem {LI} at (40,0) size 744x19 [color=#008000]
    5656          RenderListMarker at (-17,0) size 7x19: bullet
    5757          RenderText {#text} at (0,0) size 400x19
    5858            text run at (0,0) width 400: "This sentence should be green due to an imported style sheet ["
    59           RenderInline {CODE} at (0,0) size 208x17
    60             RenderText {#text} at (400,2) size 208x17
    61               text run at (400,2) width 208: "@import url(imptest1.css);"
    62           RenderText {#text} at (608,0) size 8x19
    63             text run at (608,0) width 8: "]."
    64         RenderListItem {LI} at (40,20) size 744x20 [color=#800080]
     59          RenderInline {CODE} at (0,0) size 167x19
     60            RenderText {#text} at (400,0) size 167x19
     61              text run at (400,0) width 167: "@import url(imptest1.css);"
     62          RenderText {#text} at (567,0) size 8x19
     63            text run at (567,0) width 8: "]."
     64        RenderListItem {LI} at (40,19) size 744x19 [color=#800080]
    6565          RenderListMarker at (-17,0) size 7x19: bullet
    6666          RenderText {#text} at (0,0) size 403x19
    6767            text run at (0,0) width 403: "This sentence should be purple due to an imported style sheet ["
    68           RenderInline {CODE} at (0,0) size 184x17
    69             RenderText {#text} at (403,2) size 184x17
    70               text run at (403,2) width 184: "@import \"imptest1a.css\""
    71           RenderText {#text} at (587,0) size 8x19
    72             text run at (587,0) width 8: "]."
    73         RenderListItem {LI} at (40,40) size 744x20 [color=#008000]
     68          RenderInline {CODE} at (0,0) size 155x19
     69            RenderText {#text} at (403,0) size 155x19
     70              text run at (403,0) width 155: "@import \"imptest1a.css\""
     71          RenderText {#text} at (558,0) size 8x19
     72            text run at (558,0) width 8: "]."
     73        RenderListItem {LI} at (40,38) size 744x19 [color=#008000]
    7474          RenderListMarker at (-17,0) size 7x19: bullet
    7575          RenderText {#text} at (0,0) size 394x19
    7676            text run at (0,0) width 394: "This sentence should be green thanks to the STYLE attribute ["
    77           RenderInline {CODE} at (0,0) size 168x17
    78             RenderText {#text} at (394,2) size 168x17
    79               text run at (394,2) width 168: "STYLE=\"color: green;\""
    80           RenderText {#text} at (562,0) size 8x19
    81             text run at (562,0) width 8: "]."
    82       RenderBlock {P} at (0,414) size 784x19 [color=#800080]
     77          RenderInline {CODE} at (0,0) size 142x19
     78            RenderText {#text} at (394,0) size 142x19
     79              text run at (394,0) width 142: "STYLE=\"color: green;\""
     80          RenderText {#text} at (536,0) size 8x19
     81            text run at (536,0) width 8: "]."
     82      RenderBlock {P} at (0,410) size 784x19 [color=#800080]
    8383        RenderText {#text} at (0,0) size 512x19
    8484          text run at (0,0) width 512: "This sentence should be purple, and it doesn't have a terminating paragraph tag."
    85       RenderBlock {OL} at (0,447) size 784x57
     85      RenderBlock {OL} at (0,443) size 784x57
    8686        RenderListItem {LI} at (40,0) size 744x19
    8787          RenderListMarker at (-20,0) size 16x19: "1"
     
    9696          RenderText {#text} at (0,0) size 508x19
    9797            text run at (0,0) width 508: "If it IS purple, then the browser hasn't correctly parsed the preceding paragraph."
    98       RenderBlock {P} at (0,518) size 784x39
    99         RenderText {#text} at (0,0) size 701x19
     98      RenderBlock {P} at (0,514) size 784x38
     99        RenderText {#text} at (0,0) size 705x19
    100100          text run at (0,0) width 200: "This sentence should be black. "
    101           text run at (200,0) width 501: "If it is red, then the browser has inappropriately imported the styles from the file"
    102         RenderInline {TT} at (0,0) size 96x17
    103           RenderText {#text} at (0,21) size 96x17
    104             text run at (0,21) width 96: "imptest2.css"
    105         RenderText {#text} at (96,19) size 36x19
    106           text run at (96,19) width 36: " (see "
     101          text run at (200,0) width 505: "If it is red, then the browser has inappropriately imported the styles from the file "
     102        RenderInline {TT} at (0,0) size 79x19
     103          RenderText {#text} at (705,0) size 79x19
     104            text run at (705,0) width 79: "imptest2.css"
     105        RenderText {#text} at (0,19) size 32x19
     106          text run at (0,19) width 32: "(see "
    107107        RenderInline {A} at (0,0) size 69x19 [color=#0000FF]
    108           RenderText {#text} at (132,19) size 69x19
    109             text run at (132,19) width 69: "section 3.0"
    110         RenderText {#text} at (201,19) size 274x19
    111           text run at (201,19) width 274: " of the CSS1 specification for more details)."
    112       RenderBlock {P} at (0,571) size 784x19 [color=#008000]
     108          RenderText {#text} at (32,19) size 69x19
     109            text run at (32,19) width 69: "section 3.0"
     110        RenderText {#text} at (101,19) size 274x19
     111          text run at (101,19) width 274: " of the CSS1 specification for more details)."
     112      RenderBlock {P} at (0,566) size 784x19 [color=#008000]
    113113        RenderText {#text} at (0,0) size 208x19
    114114          text run at (0,0) width 208: "This paragraph should be green."
    115       RenderTable {TABLE} at (0,604) size 784x375 [border: (1px outset #808080)]
    116         RenderTableSection {TBODY} at (1,1) size 782x373
     115      RenderTable {TABLE} at (0,599) size 784x370 [border: (1px outset #808080)]
     116        RenderTableSection {TBODY} at (1,1) size 782x368
    117117          RenderTableRow {TR} at (0,0) size 782x28
    118118            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    120120                RenderText {#text} at (4,4) size 159x20
    121121                  text run at (4,4) width 159: "TABLE Testing Section"
    122           RenderTableRow {TR} at (0,28) size 782x345
    123             RenderTableCell {TD} at (0,187) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     122          RenderTableRow {TR} at (0,28) size 782x340
     123            RenderTableCell {TD} at (0,184) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    124124              RenderText {#text} at (4,4) size 4x19
    125125                text run at (4,4) width 4: " "
    126             RenderTableCell {TD} at (12,28) size 770x345 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    127               RenderBlock {P} at (4,4) size 762x20
     126            RenderTableCell {TD} at (12,28) size 770x340 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     127              RenderBlock {P} at (4,4) size 762x19
    128128                RenderText {#text} at (0,0) size 411x19
    129129                  text run at (0,0) width 411: "This sentence should be underlined due to the linked style sheet "
    130                 RenderInline {CODE} at (0,0) size 96x17
    131                   RenderText {#text} at (411,2) size 96x17
    132                     text run at (411,2) width 96: "linktest.css"
    133                 RenderText {#text} at (507,0) size 255x19
    134                   text run at (507,0) width 255: ", the reference to which is shown above."
    135               RenderBlock {P} at (4,38) size 762x39
     130                RenderInline {CODE} at (0,0) size 69x19
     131                  RenderText {#text} at (411,0) size 69x19
     132                    text run at (411,0) width 69: "linktest.css"
     133                RenderText {#text} at (480,0) size 255x19
     134                  text run at (480,0) width 255: ", the reference to which is shown above."
     135              RenderBlock {P} at (4,37) size 762x39
    136136                RenderText {#text} at (0,0) size 445x19
    137137                  text run at (0,0) width 445: "This sentence should NOT be underlined due to the linked style sheet "
    138                 RenderInline {CODE} at (0,0) size 104x17
    139                   RenderText {#text} at (445,2) size 104x17
    140                     text run at (445,2) width 104: "linktest2.css"
    141                 RenderText {#text} at (549,0) size 8x19
    142                   text run at (549,0) width 8: ", "
     138                RenderInline {CODE} at (0,0) size 77x19
     139                  RenderText {#text} at (445,0) size 77x19
     140                    text run at (445,0) width 77: "linktest2.css"
     141                RenderText {#text} at (522,0) size 8x19
     142                  text run at (522,0) width 8: ", "
    143143                RenderInline {STRONG} at (0,0) size 46x20
    144                   RenderText {#text} at (557,0) size 46x20
    145                     text run at (557,0) width 46: "unless"
    146                 RenderText {#text} at (603,0) size 754x39
    147                   text run at (603,0) width 151: " the external style sheet"
     144                  RenderText {#text} at (530,0) size 46x20
     145                    text run at (530,0) width 46: "unless"
     146                RenderText {#text} at (576,0) size 727x39
     147                  text run at (576,0) width 151: " the external style sheet"
    148148                  text run at (0,20) width 331: "\"Alternate SS\" has been selected via the user agent."
    149               RenderBlock {UL} at (4,91) size 762x60 [color=#FF0000]
    150                 RenderListItem {LI} at (40,0) size 722x20 [color=#008000]
     149              RenderBlock {UL} at (4,90) size 762x57 [color=#FF0000]
     150                RenderListItem {LI} at (40,0) size 722x19 [color=#008000]
    151151                  RenderListMarker at (-17,0) size 7x19: bullet
    152152                  RenderText {#text} at (0,0) size 400x19
    153153                    text run at (0,0) width 400: "This sentence should be green due to an imported style sheet ["
    154                   RenderInline {CODE} at (0,0) size 208x17
    155                     RenderText {#text} at (400,2) size 208x17
    156                       text run at (400,2) width 208: "@import url(imptest1.css);"
    157                   RenderText {#text} at (608,0) size 8x19
    158                     text run at (608,0) width 8: "]."
    159                 RenderListItem {LI} at (40,20) size 722x20 [color=#800080]
     154                  RenderInline {CODE} at (0,0) size 167x19
     155                    RenderText {#text} at (400,0) size 167x19
     156                      text run at (400,0) width 167: "@import url(imptest1.css);"
     157                  RenderText {#text} at (567,0) size 8x19
     158                    text run at (567,0) width 8: "]."
     159                RenderListItem {LI} at (40,19) size 722x19 [color=#800080]
    160160                  RenderListMarker at (-17,0) size 7x19: bullet
    161161                  RenderText {#text} at (0,0) size 403x19
    162162                    text run at (0,0) width 403: "This sentence should be purple due to an imported style sheet ["
    163                   RenderInline {CODE} at (0,0) size 184x17
    164                     RenderText {#text} at (403,2) size 184x17
    165                       text run at (403,2) width 184: "@import \"imptest1a.css\""
    166                   RenderText {#text} at (587,0) size 8x19
    167                     text run at (587,0) width 8: "]."
    168                 RenderListItem {LI} at (40,40) size 722x20 [color=#008000]
     163                  RenderInline {CODE} at (0,0) size 155x19
     164                    RenderText {#text} at (403,0) size 155x19
     165                      text run at (403,0) width 155: "@import \"imptest1a.css\""
     166                  RenderText {#text} at (558,0) size 8x19
     167                    text run at (558,0) width 8: "]."
     168                RenderListItem {LI} at (40,38) size 722x19 [color=#008000]
    169169                  RenderListMarker at (-17,0) size 7x19: bullet
    170170                  RenderText {#text} at (0,0) size 394x19
    171171                    text run at (0,0) width 394: "This sentence should be green thanks to the STYLE attribute ["
    172                   RenderInline {CODE} at (0,0) size 168x17
    173                     RenderText {#text} at (394,2) size 168x17
    174                       text run at (394,2) width 168: "STYLE=\"color: green;\""
    175                   RenderText {#text} at (562,0) size 8x19
    176                     text run at (562,0) width 8: "]."
    177               RenderBlock {P} at (4,165) size 762x19 [color=#800080]
     172                  RenderInline {CODE} at (0,0) size 142x19
     173                    RenderText {#text} at (394,0) size 142x19
     174                      text run at (394,0) width 142: "STYLE=\"color: green;\""
     175                  RenderText {#text} at (536,0) size 8x19
     176                    text run at (536,0) width 8: "]."
     177              RenderBlock {P} at (4,161) size 762x19 [color=#800080]
    178178                RenderText {#text} at (0,0) size 512x19
    179179                  text run at (0,0) width 512: "This sentence should be purple, and it doesn't have a terminating paragraph tag."
    180               RenderBlock {OL} at (4,198) size 762x57
     180              RenderBlock {OL} at (4,194) size 762x57
    181181                RenderListItem {LI} at (40,0) size 722x19
    182182                  RenderListMarker at (-20,0) size 16x19: "1"
     
    191191                  RenderText {#text} at (0,0) size 508x19
    192192                    text run at (0,0) width 508: "If it IS purple, then the browser hasn't correctly parsed the preceding paragraph."
    193               RenderBlock {P} at (4,269) size 762x39
     193              RenderBlock {P} at (4,265) size 762x38
    194194                RenderText {#text} at (0,0) size 701x19
    195195                  text run at (0,0) width 200: "This sentence should be black. "
    196196                  text run at (200,0) width 501: "If it is red, then the browser has inappropriately imported the styles from the file"
    197                 RenderInline {TT} at (0,0) size 96x17
    198                   RenderText {#text} at (0,21) size 96x17
    199                     text run at (0,21) width 96: "imptest2.css"
    200                 RenderText {#text} at (96,19) size 36x19
    201                   text run at (96,19) width 36: " (see "
     197                RenderInline {TT} at (0,0) size 79x19
     198                  RenderText {#text} at (0,19) size 79x19
     199                    text run at (0,19) width 79: "imptest2.css"
     200                RenderText {#text} at (79,19) size 36x19
     201                  text run at (79,19) width 36: " (see "
    202202                RenderInline {A} at (0,0) size 69x19 [color=#0000FF]
    203                   RenderText {#text} at (132,19) size 69x19
    204                     text run at (132,19) width 69: "section 3.0"
    205                 RenderText {#text} at (201,19) size 274x19
    206                   text run at (201,19) width 274: " of the CSS1 specification for more details)."
    207               RenderBlock {P} at (4,322) size 762x19 [color=#008000]
     203                  RenderText {#text} at (115,19) size 69x19
     204                    text run at (115,19) width 69: "section 3.0"
     205                RenderText {#text} at (184,19) size 274x19
     206                  text run at (184,19) width 274: " of the CSS1 specification for more details)."
     207              RenderBlock {P} at (4,317) size 762x19 [color=#008000]
    208208                RenderText {#text} at (0,0) size 208x19
    209209                  text run at (0,0) width 208: "This paragraph should be green."
  • trunk/LayoutTests/platform/qt/css1/basic/contextual_selectors-expected.txt

    r30635 r32726  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
    6       RenderBlock {P} at (0,0) size 784x20 [color=#000080]
    7         RenderText {#text} at (0,0) size 342x20
    8           text run at (0,0) width 342: "The style declarations which apply to the text below are:"
    9       RenderBlock {PRE} at (0,34) size 784x76
    10         RenderText {#text} at (0,1) size 472x74
    11           text run at (0,1) width 288: "P {color: navy; font-family: serif;}"
    12           text run at (288,1) width 0: " "
    13           text run at (0,20) width 472: "HTML BODY TABLE P {color: purple; font-family: sans-serif;}"
    14           text run at (472,20) width 0: " "
    15           text run at (0,39) width 224: "EM, UL LI LI {color: green;}"
    16           text run at (224,39) width 0: " "
    17           text run at (0,58) width 0: " "
    18       RenderBlock {HR} at (0,124) size 784x2 [border: (1px inset #000000)]
    19       RenderBlock {P} at (0,140) size 784x20 [color=#000080]
    20         RenderText {#text} at (0,0) size 609x20
    21           text run at (0,0) width 609: "This sentence should be navy serif in the first half of the page, but purple and sans-serif in the table."
    22       RenderBlock {P} at (0,174) size 784x20 [color=#000080]
    23         RenderText {#text} at (0,0) size 536x20
    24           text run at (0,0) width 536: "This sentence should be normal for its section, except for the last word, which should be "
    25         RenderInline {EM} at (0,0) size 32x20 [color=#008000]
    26           RenderText {#text} at (536,0) size 32x20
    27             text run at (536,0) width 32: "green"
    28         RenderText {#text} at (568,0) size 4x20
    29           text run at (568,0) width 4: "."
    30       RenderBlock {UL} at (0,208) size 784x39
     6      RenderBlock {P} at (0,0) size 784x19 [color=#000080]
     7        RenderText {#text} at (0,0) size 354x19
     8          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
     9      RenderBlock {PRE} at (0,33) size 784x76
     10        RenderText {#text} at (0,0) size 384x76
     11          text run at (0,0) width 205: "P {color: navy; font-family: serif;}"
     12          text run at (205,0) width 0: " "
     13          text run at (0,19) width 384: "HTML BODY TABLE P {color: purple; font-family: sans-serif;}"
     14          text run at (384,19) width 0: " "
     15          text run at (0,38) width 173: "EM, UL LI LI {color: green;}"
     16          text run at (173,38) width 0: " "
     17          text run at (0,57) width 0: " "
     18      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
     19      RenderBlock {P} at (0,139) size 784x19 [color=#000080]
     20        RenderText {#text} at (0,0) size 633x19
     21          text run at (0,0) width 633: "This sentence should be navy serif in the first half of the page, but purple and sans-serif in the table."
     22      RenderBlock {P} at (0,172) size 784x20 [color=#000080]
     23        RenderText {#text} at (0,0) size 561x19
     24          text run at (0,0) width 561: "This sentence should be normal for its section, except for the last word, which should be "
     25        RenderInline {EM} at (0,0) size 37x19 [color=#008000]
     26          RenderText {#text} at (561,0) size 37x19
     27            text run at (561,0) width 37: "green"
     28        RenderText {#text} at (598,0) size 4x19
     29          text run at (598,0) width 4: "."
     30      RenderBlock {UL} at (0,206) size 784x39
    3131        RenderListItem {LI} at (40,0) size 744x39
    3232          RenderBlock (anonymous) at (0,0) size 744x20
     
    4343              RenderText {#text} at (0,0) size 138x19
    4444                text run at (0,0) width 138: "This should be green."
    45       RenderTable {TABLE} at (0,261) size 655x158 [border: (1px outset #808080)]
     45      RenderTable {TABLE} at (0,259) size 655x158 [border: (1px outset #808080)]
    4646        RenderTableSection {TBODY} at (1,1) size 653x156
    4747          RenderTableRow {TR} at (0,0) size 653x28
  • trunk/LayoutTests/platform/qt/css1/basic/grouping-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x38
    10         RenderText {#text} at (0,1) size 272x36
    11           text run at (0,1) width 272: ".one, .two, .three {color: green;}"
    12           text run at (272,1) width 0: " "
    13           text run at (0,20) width 0: " "
     10        RenderText {#text} at (0,0) size 201x38
     11          text run at (0,0) width 201: ".one, .two, .three {color: green;}"
     12          text run at (201,0) width 0: " "
     13          text run at (0,19) width 0: " "
    1414      RenderBlock {HR} at (0,85) size 784x2 [border: (1px inset #000000)]
    1515      RenderBlock {P} at (0,101) size 784x19 [color=#008000]
  • trunk/LayoutTests/platform/qt/css1/basic/id_as_selector-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x667
     1layer at (0,0) size 800x665
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x667
    4   RenderBlock {HTML} at (0,0) size 800x667
    5     RenderBody {BODY} at (8,8) size 784x651 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x665
     4  RenderBlock {HTML} at (0,0) size 800x665
     5    RenderBody {BODY} at (8,8) size 784x649 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x152
    10         RenderText {#text} at (0,1) size 272x150
    11           text run at (0,1) width 160: "#one {color: green;}"
    12           text run at (160,1) width 0: " "
    13           text run at (0,20) width 152: "#a1 {color: green;}"
    14           text run at (152,20) width 0: " "
    15           text run at (0,39) width 224: "P#two, P#two2 {color: blue;}"
    16           text run at (224,39) width 0: " "
    17           text run at (0,58) width 272: "P#three, P#three2 {color: purple;}"
    18           text run at (272,58) width 0: " "
    19           text run at (0,77) width 168: "#four {color: green;}"
    20           text run at (168,77) width 0: " "
    21           text run at (0,96) width 152: "#a2 {color: green;}"
    22           text run at (152,96) width 0: " "
    23           text run at (0,115) width 240: "P#five, P#five2 {color: blue;}"
    24           text run at (240,115) width 0: " "
    25           text run at (0,134) width 240: "P#six, P#six2 {color: purple;}"
     10        RenderText {#text} at (0,0) size 213x152
     11          text run at (0,0) width 126: "#one {color: green;}"
     12          text run at (126,0) width 0: " "
     13          text run at (0,19) width 118: "#a1 {color: green;}"
     14          text run at (118,19) width 0: " "
     15          text run at (0,38) width 178: "P#two, P#two2 {color: blue;}"
     16          text run at (178,38) width 0: " "
     17          text run at (0,57) width 213: "P#three, P#three2 {color: purple;}"
     18          text run at (213,57) width 0: " "
     19          text run at (0,76) width 127: "#four {color: green;}"
     20          text run at (127,76) width 0: " "
     21          text run at (0,95) width 118: "#a2 {color: green;}"
     22          text run at (118,95) width 0: " "
     23          text run at (0,114) width 178: "P#five, P#five2 {color: blue;}"
     24          text run at (178,114) width 0: " "
     25          text run at (0,133) width 181: "P#six, P#six2 {color: purple;}"
    2626      RenderBlock {HR} at (0,199) size 784x2 [border: (1px inset #000000)]
    2727      RenderBlock {P} at (0,215) size 784x19 [color=#008000]
     
    3131        RenderText {#text} at (0,0) size 200x19
    3232          text run at (0,0) width 200: "This sentence should be green."
    33       RenderBlock {P} at (0,281) size 784x20 [color=#0000FF]
     33      RenderBlock {P} at (0,281) size 784x19 [color=#0000FF]
    3434        RenderText {#text} at (0,0) size 202x19
    3535          text run at (0,0) width 202: "This paragraph should be blue ["
    36         RenderInline {TT} at (0,0) size 64x17
    37           RenderText {#text} at (202,2) size 64x17
    38             text run at (202,2) width 64: "ID=\"two\""
    39         RenderText {#text} at (266,0) size 8x19
    40           text run at (266,0) width 8: "]."
    41       RenderBlock {PRE} at (0,315) size 784x19
    42         RenderText {#text} at (0,1) size 392x17
    43           text run at (0,1) width 392: "This sentence should NOT be blue [PRE ID=\"two2\"]."
    44           text run at (392,1) width 0: " "
    45       RenderBlock {PRE} at (0,348) size 784x19
    46         RenderText {#text} at (0,1) size 472x17
    47           text run at (0,1) width 472: "This sentence should be black, not purple [PRE ID=\"three\"]."
    48           text run at (472,1) width 0: " "
    49       RenderBlock {UL} at (0,381) size 784x19
     36        RenderInline {TT} at (0,0) size 54x19
     37          RenderText {#text} at (202,0) size 54x19
     38            text run at (202,0) width 54: "ID=\"two\""
     39        RenderText {#text} at (256,0) size 8x19
     40          text run at (256,0) width 8: "]."
     41      RenderBlock {PRE} at (0,314) size 784x19
     42        RenderText {#text} at (0,0) size 330x19
     43          text run at (0,0) width 330: "This sentence should NOT be blue [PRE ID=\"two2\"]."
     44          text run at (330,0) width 0: " "
     45      RenderBlock {PRE} at (0,347) size 784x19
     46        RenderText {#text} at (0,0) size 377x19
     47          text run at (0,0) width 377: "This sentence should be black, not purple [PRE ID=\"three\"]."
     48          text run at (377,0) width 0: " "
     49      RenderBlock {UL} at (0,380) size 784x19
    5050        RenderListItem {LI} at (40,0) size 744x19
    5151          RenderListMarker at (-17,0) size 7x19: bullet
    5252          RenderText {#text} at (0,0) size 237x19
    5353            text run at (0,0) width 237: "This sentence should NOT be purple."
    54       RenderTable {TABLE} at (0,414) size 422x237 [border: (1px outset #808080)]
    55         RenderTableSection {TBODY} at (1,1) size 420x235
    56           RenderTableRow {TR} at (0,0) size 420x28
    57             RenderTableCell {TD} at (0,0) size 420x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     54      RenderTable {TABLE} at (0,413) size 352x236 [border: (1px outset #808080)]
     55        RenderTableSection {TBODY} at (1,1) size 350x234
     56          RenderTableRow {TR} at (0,0) size 350x28
     57            RenderTableCell {TD} at (0,0) size 350x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    5858              RenderInline {STRONG} at (0,0) size 159x20
    5959                RenderText {#text} at (4,4) size 159x20
    6060                  text run at (4,4) width 159: "TABLE Testing Section"
    61           RenderTableRow {TR} at (0,28) size 420x207
    62             RenderTableCell {TD} at (0,118) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     61          RenderTableRow {TR} at (0,28) size 350x206
     62            RenderTableCell {TD} at (0,117) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6363              RenderText {#text} at (4,4) size 4x19
    6464                text run at (4,4) width 4: " "
    65             RenderTableCell {TD} at (12,28) size 408x207 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    66               RenderBlock {P} at (4,4) size 400x19 [color=#008000]
     65            RenderTableCell {TD} at (12,28) size 338x206 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     66              RenderBlock {P} at (4,4) size 330x19 [color=#008000]
    6767                RenderText {#text} at (0,0) size 200x19
    6868                  text run at (0,0) width 200: "This sentence should be green."
    69               RenderBlock {P} at (4,37) size 400x19 [color=#008000]
     69              RenderBlock {P} at (4,37) size 330x19 [color=#008000]
    7070                RenderText {#text} at (0,0) size 200x19
    7171                  text run at (0,0) width 200: "This sentence should be green."
    72               RenderBlock {P} at (4,70) size 400x20 [color=#0000FF]
     72              RenderBlock {P} at (4,70) size 330x19 [color=#0000FF]
    7373                RenderText {#text} at (0,0) size 202x19
    7474                  text run at (0,0) width 202: "This paragraph should be blue ["
    75                 RenderInline {TT} at (0,0) size 72x17
    76                   RenderText {#text} at (202,2) size 72x17
    77                     text run at (202,2) width 72: "ID=\"five\""
    78                 RenderText {#text} at (274,0) size 8x19
    79                   text run at (274,0) width 8: "]."
    80               RenderBlock {PRE} at (4,104) size 400x19
    81                 RenderText {#text} at (0,1) size 400x17
    82                   text run at (0,1) width 400: "This sentence should NOT be blue [PRE ID=\"five2\"]."
    83                   text run at (400,1) width 0: " "
    84               RenderBlock {PRE} at (4,137) size 400x19
    85                 RenderText {#text} at (0,1) size 360x17
    86                   text run at (0,1) width 360: "This sentence should be black [PRE ID=\"six\"]."
    87                   text run at (360,1) width 0: " "
    88               RenderBlock {UL} at (4,170) size 400x19
    89                 RenderListItem {LI} at (40,0) size 360x19
     75                RenderInline {TT} at (0,0) size 54x19
     76                  RenderText {#text} at (202,0) size 54x19
     77                    text run at (202,0) width 54: "ID=\"five\""
     78                RenderText {#text} at (256,0) size 8x19
     79                  text run at (256,0) width 8: "]."
     80              RenderBlock {PRE} at (4,103) size 330x19
     81                RenderText {#text} at (0,0) size 330x19
     82                  text run at (0,0) width 330: "This sentence should NOT be blue [PRE ID=\"five2\"]."
     83                  text run at (330,0) width 0: " "
     84              RenderBlock {PRE} at (4,136) size 330x19
     85                RenderText {#text} at (0,0) size 289x19
     86                  text run at (0,0) width 289: "This sentence should be black [PRE ID=\"six\"]."
     87                  text run at (289,0) width 0: " "
     88              RenderBlock {UL} at (4,169) size 330x19
     89                RenderListItem {LI} at (40,0) size 290x19
    9090                  RenderListMarker at (-17,0) size 7x19: bullet
    9191                  RenderText {#text} at (0,0) size 237x19
  • trunk/LayoutTests/platform/qt/css1/basic/inheritance-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x748
     1layer at (0,0) size 800x746
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x748
    4   RenderBlock {HTML} at (0,0) size 800x748
    5     RenderBody {BODY} at (8,8) size 784x732 [color=#008000] [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x746
     4  RenderBlock {HTML} at (0,0) size 800x746
     5    RenderBody {BODY} at (8,8) size 784x730 [color=#008000] [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x133
    10         RenderText {#text} at (0,1) size 272x131
    11           text run at (0,1) width 160: "BODY {color: green;}"
    12           text run at (160,1) width 0: " "
    13           text run at (0,20) width 136: "H3 {color: blue;}"
    14           text run at (136,20) width 0: " "
    15           text run at (0,39) width 152: "EM {color: purple;}"
    16           text run at (152,39) width 0: " "
    17           text run at (0,58) width 208: ".one {font-style: italic;}"
    18           text run at (208,58) width 0: " "
    19           text run at (0,77) width 272: ".two {text-decoration: underline;}"
    20           text run at (272,77) width 0: " "
    21           text run at (0,96) width 152: "#two {color: navy;}"
    22           text run at (152,96) width 0: " "
    23           text run at (0,115) width 184: ".three {color: purple;}"
    24           text run at (184,115) width 0: " "
     10        RenderText {#text} at (0,0) size 206x133
     11          text run at (0,0) width 133: "BODY {color: green;}"
     12          text run at (133,0) width 0: " "
     13          text run at (0,19) width 102: "H3 {color: blue;}"
     14          text run at (102,19) width 0: " "
     15          text run at (0,38) width 118: "EM {color: purple;}"
     16          text run at (118,38) width 0: " "
     17          text run at (0,57) width 140: ".one {font-style: italic;}"
     18          text run at (140,57) width 0: " "
     19          text run at (0,76) width 206: ".two {text-decoration: underline;}"
     20          text run at (206,76) width 0: " "
     21          text run at (0,95) width 117: "#two {color: navy;}"
     22          text run at (117,95) width 0: " "
     23          text run at (0,114) width 134: ".three {color: purple;}"
     24          text run at (134,114) width 0: " "
    2525      RenderBlock {HR} at (0,180) size 784x2 [border: (1px inset #008000)]
    2626      RenderBlock {H3} at (0,198) size 784x23 [color=#0000FF]
     
    5959        RenderText {#text} at (0,0) size 294x19
    6060          text run at (0,0) width 294: "This sentence should be underlined, including "
    61         RenderInline {TT} at (0,0) size 72x17
    62           RenderText {#text} at (294,2) size 72x17
    63             text run at (294,2) width 72: "this part"
    64         RenderText {#text} at (366,0) size 8x19
    65           text run at (366,0) width 8: ", "
     61        RenderInline {TT} at (0,0) size 51x19
     62          RenderText {#text} at (294,0) size 51x19
     63            text run at (294,0) width 51: "this part"
     64        RenderText {#text} at (345,0) size 8x19
     65          text run at (345,0) width 8: ", "
    6666        RenderInline {I} at (0,0) size 51x19
    67           RenderText {#text} at (374,0) size 51x19
    68             text run at (374,0) width 51: "this part"
    69         RenderText {#text} at (425,0) size 8x19
    70           text run at (425,0) width 8: ", "
     67          RenderText {#text} at (353,0) size 51x19
     68            text run at (353,0) width 51: "this part"
     69        RenderText {#text} at (404,0) size 8x19
     70          text run at (404,0) width 8: ", "
    7171        RenderInline {EM} at (0,0) size 51x19 [color=#800080]
    72           RenderText {#text} at (433,0) size 51x19
    73             text run at (433,0) width 51: "this part"
    74         RenderText {#text} at (484,0) size 36x19
    75           text run at (484,0) width 36: ", and "
     72          RenderText {#text} at (412,0) size 51x19
     73            text run at (412,0) width 51: "this part"
     74        RenderText {#text} at (463,0) size 36x19
     75          text run at (463,0) width 36: ", and "
    7676        RenderInline {STRONG} at (0,0) size 57x20
    77           RenderText {#text} at (520,0) size 57x20
    78             text run at (520,0) width 57: "this part"
    79         RenderText {#text} at (577,0) size 4x19
    80           text run at (577,0) width 4: "."
    81       RenderBlock {P} at (0,385) size 784x20 [color=#000080]
     77          RenderText {#text} at (499,0) size 57x20
     78            text run at (499,0) width 57: "this part"
     79        RenderText {#text} at (556,0) size 4x19
     80          text run at (556,0) width 4: "."
     81      RenderBlock {P} at (0,385) size 784x19 [color=#000080]
    8282        RenderText {#text} at (0,0) size 441x19
    8383          text run at (0,0) width 441: "This sentence should also be underlined, as well as dark blue (navy), "
    84         RenderInline {TT} at (0,0) size 152x17
    85           RenderText {#text} at (441,2) size 152x17
    86             text run at (441,2) width 152: "including this part"
    87         RenderText {#text} at (593,0) size 4x19
    88           text run at (593,0) width 4: "."
    89       RenderBlock {P} at (0,419) size 784x20 [color=#800080]
     84        RenderInline {TT} at (0,0) size 111x19
     85          RenderText {#text} at (441,0) size 111x19
     86            text run at (441,0) width 111: "including this part"
     87        RenderText {#text} at (552,0) size 4x19
     88          text run at (552,0) width 4: "."
     89      RenderBlock {P} at (0,418) size 784x20 [color=#800080]
    9090        RenderText {#text} at (0,0) size 267x19
    9191          text run at (0,0) width 267: "This sentence should be purple, including "
     
    100100        RenderText {#text} at (530,0) size 4x19
    101101          text run at (530,0) width 4: "."
    102       RenderTable {TABLE} at (0,453) size 619x279 [border: (1px outset #808080)]
    103         RenderTableSection {TBODY} at (1,1) size 617x277
    104           RenderTableRow {TR} at (0,0) size 617x28
    105             RenderTableCell {TD} at (0,0) size 617x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     102      RenderTable {TABLE} at (0,452) size 582x278 [border: (1px outset #808080)]
     103        RenderTableSection {TBODY} at (1,1) size 580x276
     104          RenderTableRow {TR} at (0,0) size 580x28
     105            RenderTableCell {TD} at (0,0) size 580x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    106106              RenderInline {STRONG} at (0,0) size 159x20
    107107                RenderText {#text} at (4,4) size 159x20
    108108                  text run at (4,4) width 159: "TABLE Testing Section"
    109           RenderTableRow {TR} at (0,28) size 617x249
    110             RenderTableCell {TD} at (0,139) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     109          RenderTableRow {TR} at (0,28) size 580x248
     110            RenderTableCell {TD} at (0,138) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    111111              RenderText {#text} at (4,4) size 4x19
    112112                text run at (4,4) width 4: " "
    113             RenderTableCell {TD} at (12,28) size 605x249 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    114               RenderBlock {H3} at (4,4) size 597x23 [color=#0000FF]
     113            RenderTableCell {TD} at (12,28) size 568x248 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     114              RenderBlock {H3} at (4,4) size 560x23 [color=#0000FF]
    115115                RenderText {#text} at (0,0) size 213x22
    116116                  text run at (0,0) width 213: "This sentence should show "
     
    125125                RenderText {#text} at (332,0) size 4x22
    126126                  text run at (332,0) width 4: "."
    127               RenderBlock {H3} at (4,43) size 597x23 [color=#0000FF]
     127              RenderBlock {H3} at (4,43) size 560x23 [color=#0000FF]
    128128                RenderText {#text} at (0,0) size 191x22
    129129                  text run at (0,0) width 191: "This sentence should be "
     
    133133                RenderText {#text} at (224,0) size 94x22
    134134                  text run at (224,0) width 94: " throughout."
    135               RenderBlock {P} at (4,82) size 597x20
     135              RenderBlock {P} at (4,82) size 560x20
    136136                RenderText {#text} at (0,0) size 229x19
    137137                  text run at (0,0) width 229: "This should be green except for the "
     
    141141                RenderText {#text} at (348,0) size 158x19
    142142                  text run at (348,0) width 158: ", which should be purple."
    143               RenderBlock {H3} at (4,118) size 597x23 [color=#0000FF]
     143              RenderBlock {H3} at (4,118) size 560x23 [color=#0000FF]
    144144                RenderText {#text} at (0,0) size 273x22
    145145                  text run at (0,0) width 273: "This should be blue and underlined."
    146               RenderBlock {P} at (4,157) size 597x20
     146              RenderBlock {P} at (4,157) size 560x20
    147147                RenderText {#text} at (0,0) size 294x19
    148148                  text run at (0,0) width 294: "This sentence should be underlined, including "
    149                 RenderInline {TT} at (0,0) size 72x17
    150                   RenderText {#text} at (294,2) size 72x17
    151                     text run at (294,2) width 72: "this part"
    152                 RenderText {#text} at (366,0) size 8x19
    153                   text run at (366,0) width 8: ", "
     149                RenderInline {TT} at (0,0) size 51x19
     150                  RenderText {#text} at (294,0) size 51x19
     151                    text run at (294,0) width 51: "this part"
     152                RenderText {#text} at (345,0) size 8x19
     153                  text run at (345,0) width 8: ", "
    154154                RenderInline {I} at (0,0) size 51x19
    155                   RenderText {#text} at (374,0) size 51x19
    156                     text run at (374,0) width 51: "this part"
    157                 RenderText {#text} at (425,0) size 8x19
    158                   text run at (425,0) width 8: ", "
     155                  RenderText {#text} at (353,0) size 51x19
     156                    text run at (353,0) width 51: "this part"
     157                RenderText {#text} at (404,0) size 8x19
     158                  text run at (404,0) width 8: ", "
    159159                RenderInline {EM} at (0,0) size 51x19 [color=#800080]
    160                   RenderText {#text} at (433,0) size 51x19
    161                     text run at (433,0) width 51: "this part"
    162                 RenderText {#text} at (484,0) size 36x19
    163                   text run at (484,0) width 36: ", and "
     160                  RenderText {#text} at (412,0) size 51x19
     161                    text run at (412,0) width 51: "this part"
     162                RenderText {#text} at (463,0) size 36x19
     163                  text run at (463,0) width 36: ", and "
    164164                RenderInline {STRONG} at (0,0) size 57x20
    165                   RenderText {#text} at (520,0) size 57x20
    166                     text run at (520,0) width 57: "this part"
    167                 RenderText {#text} at (577,0) size 4x19
    168                   text run at (577,0) width 4: "."
    169               RenderBlock {P} at (4,191) size 597x20 [color=#000080]
     165                  RenderText {#text} at (499,0) size 57x20
     166                    text run at (499,0) width 57: "this part"
     167                RenderText {#text} at (556,0) size 4x19
     168                  text run at (556,0) width 4: "."
     169              RenderBlock {P} at (4,191) size 560x19 [color=#000080]
    170170                RenderText {#text} at (0,0) size 441x19
    171171                  text run at (0,0) width 441: "This sentence should also be underlined, as well as dark blue (navy), "
    172                 RenderInline {TT} at (0,0) size 152x17
    173                   RenderText {#text} at (441,2) size 152x17
    174                     text run at (441,2) width 152: "including this part"
    175                 RenderText {#text} at (593,0) size 4x19
    176                   text run at (593,0) width 4: "."
    177               RenderBlock {P} at (4,225) size 597x20 [color=#800080]
     172                RenderInline {TT} at (0,0) size 111x19
     173                  RenderText {#text} at (441,0) size 111x19
     174                    text run at (441,0) width 111: "including this part"
     175                RenderText {#text} at (552,0) size 4x19
     176                  text run at (552,0) width 4: "."
     177              RenderBlock {P} at (4,224) size 560x20 [color=#800080]
    178178                RenderText {#text} at (0,0) size 267x19
    179179                  text run at (0,0) width 267: "This sentence should be purple, including "
  • trunk/LayoutTests/platform/qt/css1/box_properties/acid_test-expected.txt

    r32686 r32726  
    2020                RenderInline {FORM} at (0,0) size 0x0
    2121                  RenderText {#text} at (0,0) size 0x0
    22               RenderBlock (anonymous) at (10,20) size 139x38
    23                 RenderBlock {P} at (0,0) size 139x19
     22              RenderBlock (anonymous) at (10,20) size 139x40
     23                RenderBlock {P} at (0,0) size 139x20
    2424                  RenderText {#text} at (0,3) size 27x14
    2525                    text run at (0,3) width 27: "bang "
    2626                  RenderBlock {INPUT} at (29,3) size 12x12 [color=#000000]
    2727                  RenderText {#text} at (0,0) size 0x0
    28                 RenderBlock {P} at (0,19) size 139x19
     28                RenderBlock {P} at (0,20) size 139x20
    2929                  RenderText {#text} at (0,3) size 41x14
    3030                    text run at (0,3) width 41: "whimper "
    3131                  RenderBlock {INPUT} at (43,3) size 12x12 [color=#000000]
    3232                  RenderText {#text} at (0,0) size 0x0
    33               RenderBlock (anonymous) at (10,58) size 139x0
     33              RenderBlock (anonymous) at (10,60) size 139x0
    3434                RenderInline {FORM} at (0,0) size 0x0
    3535                RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css1/box_properties/border-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x1409
     1layer at (0,0) size 800x1386
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x1409
    4   RenderBlock {HTML} at (0,0) size 800x1409
    5     RenderBody {BODY} at (8,8) size 784x1393 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x1386
     4  RenderBlock {HTML} at (0,0) size 800x1386
     5    RenderBody {BODY} at (8,8) size 784x1370 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x171
    10         RenderText {#text} at (0,1) size 272x169
    11           text run at (0,1) width 272: ".one {border: medium black solid;}"
    12           text run at (272,1) width 0: " "
    13           text run at (0,20) width 264: ".two {border: thin maroon ridge;}"
    14           text run at (264,20) width 0: " "
    15           text run at (0,39) width 272: ".three {border: 10px teal outset;}"
    16           text run at (272,39) width 0: " "
    17           text run at (0,58) width 264: ".four {border: 10px olive inset;}"
    18           text run at (264,58) width 0: " "
    19           text run at (0,77) width 224: ".five {border: 10px maroon;}"
    20           text run at (224,77) width 0: " "
    21           text run at (0,96) width 232: ".six {border: maroon double;}"
    22           text run at (232,96) width 0: " "
    23           text run at (0,115) width 256: ".seven {border: left red solid;}"
    24           text run at (256,115) width 0: " "
    25           text run at (0,134) width 168: ".eight {border: 0px;}"
    26           text run at (168,134) width 0: " "
    27           text run at (0,153) width 232: "TD {border: 2px solid green;}"
    28           text run at (232,153) width 0: " "
     10        RenderText {#text} at (0,0) size 217x171
     11          text run at (0,0) width 217: ".one {border: medium black solid;}"
     12          text run at (217,0) width 0: " "
     13          text run at (0,19) width 206: ".two {border: thin maroon ridge;}"
     14          text run at (206,19) width 0: " "
     15          text run at (0,38) width 206: ".three {border: 10px teal outset;}"
     16          text run at (206,38) width 0: " "
     17          text run at (0,57) width 195: ".four {border: 10px olive inset;}"
     18          text run at (195,57) width 0: " "
     19          text run at (0,76) width 178: ".five {border: 10px maroon;}"
     20          text run at (178,76) width 0: " "
     21          text run at (0,95) width 185: ".six {border: maroon double;}"
     22          text run at (185,95) width 0: " "
     23          text run at (0,114) width 187: ".seven {border: left red solid;}"
     24          text run at (187,114) width 0: " "
     25          text run at (0,133) width 126: ".eight {border: 0px;}"
     26          text run at (126,133) width 0: " "
     27          text run at (0,152) width 184: "TD {border: 2px solid green;}"
     28          text run at (184,152) width 0: " "
    2929      RenderBlock {HR} at (0,218) size 784x2 [border: (1px inset #000000)]
    3030      RenderBlock {P} at (0,234) size 784x38
     
    4545        RenderText {#text} at (10,10) size 519x19
    4646          text run at (10,10) width 519: "This paragraph should have a ten-pixel-wide olive inset border all the way around."
    47       RenderBlock {P} at (0,466) size 784x20
     47      RenderBlock {P} at (0,466) size 784x19
    4848        RenderText {#text} at (0,0) size 355x19
    4949          text run at (0,0) width 355: "This paragraph should have no border around it, as the "
    50         RenderInline {TT} at (0,0) size 96x17
    51           RenderText {#text} at (355,2) size 96x17
    52             text run at (355,2) width 96: "border-style"
    53         RenderText {#text} at (451,0) size 323x19
    54           text run at (451,0) width 323: " was not set, and it should not be offset in any way."
    55       RenderBlock {P} at (0,500) size 784x26 [border: (3px double #800000)]
     50        RenderInline {TT} at (0,0) size 76x19
     51          RenderText {#text} at (355,0) size 76x19
     52            text run at (355,0) width 76: "border-style"
     53        RenderText {#text} at (431,0) size 323x19
     54          text run at (431,0) width 323: " was not set, and it should not be offset in any way."
     55      RenderBlock {P} at (0,499) size 784x25 [border: (3px double #800000)]
    5656        RenderText {#text} at (3,3) size 542x19
    5757          text run at (3,3) width 542: "This paragraph should have a medium maroon double border around it, even though "
    58         RenderInline {CODE} at (0,0) size 96x17
    59           RenderText {#text} at (545,5) size 96x17
    60             text run at (545,5) width 96: "border-width"
    61         RenderText {#text} at (641,3) size 137x19
    62           text run at (641,3) width 137: " was not explicitly set."
    63       RenderBlock {P} at (0,540) size 784x19
     58        RenderInline {CODE} at (0,0) size 80x19
     59          RenderText {#text} at (545,3) size 80x19
     60            text run at (545,3) width 80: "border-width"
     61        RenderText {#text} at (625,3) size 137x19
     62          text run at (625,3) width 137: " was not explicitly set."
     63      RenderBlock {P} at (0,538) size 784x19
    6464        RenderText {#text} at (0,0) size 627x19
    6565          text run at (0,0) width 627: "This paragraph should have no border around it, as its declaration is invalid and should be ignored."
    66       RenderBlock {P} at (0,573) size 784x20
     66      RenderBlock {P} at (0,571) size 784x20
    6767        RenderInline {A} at (0,0) size 25x19
    6868          RenderText {#text} at (0,1) size 25x19
     
    7474        RenderText {#text} at (757,1) size 4x19
    7575          text run at (757,1) width 4: "."
    76       RenderTable {TABLE} at (0,607) size 784x117 [border: (1px outset #808080)]
     76      RenderTable {TABLE} at (0,605) size 784x117 [border: (1px outset #808080)]
    7777        RenderTableSection {TBODY} at (1,1) size 782x115
    7878          RenderTableRow {TR} at (0,5) size 782x44
     
    9696                      RenderText {#text} at (3,3) size 151x19
    9797                        text run at (3,3) width 151: "Nested single-cell table!"
    98       RenderBlock {P} at (0,738) size 784x19
     98      RenderBlock {P} at (0,736) size 784x19
    9999        RenderText {#text} at (0,0) size 177x19
    100100          text run at (0,0) width 177: "This is an unstyled element."
    101       RenderTable {TABLE} at (0,771) size 784x622 [border: (1px outset #808080)]
    102         RenderTableSection {TBODY} at (1,1) size 782x620
     101      RenderTable {TABLE} at (0,769) size 784x601 [border: (1px outset #808080)]
     102        RenderTableSection {TBODY} at (1,1) size 782x599
    103103          RenderTableRow {TR} at (0,0) size 782x30
    104104            RenderTableCell {TD} at (0,0) size 782x30 [bgcolor=#C0C0C0] [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
     
    106106                RenderText {#text} at (5,5) size 159x20
    107107                  text run at (5,5) width 159: "TABLE Testing Section"
    108           RenderTableRow {TR} at (0,30) size 782x590
    109             RenderTableCell {TD} at (0,310) size 14x29 [bgcolor=#C0C0C0] [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
     108          RenderTableRow {TR} at (0,30) size 782x569
     109            RenderTableCell {TD} at (0,300) size 14x29 [bgcolor=#C0C0C0] [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
    110110              RenderText {#text} at (5,5) size 4x19
    111111                text run at (5,5) width 4: " "
    112             RenderTableCell {TD} at (14,30) size 768x590 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
     112            RenderTableCell {TD} at (14,30) size 768x569 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
    113113              RenderBlock {P} at (5,5) size 758x38
    114114                RenderText {#text} at (0,0) size 751x38
     
    128128                RenderText {#text} at (10,10) size 519x19
    129129                  text run at (10,10) width 519: "This paragraph should have a ten-pixel-wide olive inset border all the way around."
    130               RenderBlock {P} at (5,237) size 758x39
     130              RenderBlock {P} at (5,237) size 758x19
    131131                RenderText {#text} at (0,0) size 355x19
    132132                  text run at (0,0) width 355: "This paragraph should have no border around it, as the "
    133                 RenderInline {TT} at (0,0) size 96x17
    134                   RenderText {#text} at (355,2) size 96x17
    135                     text run at (355,2) width 96: "border-style"
    136                 RenderText {#text} at (451,0) size 741x39
    137                   text run at (451,0) width 290: " was not set, and it should not be offset in any"
    138                   text run at (0,20) width 29: "way."
    139               RenderBlock {P} at (5,290) size 758x45 [border: (3px double #800000)]
     133                RenderInline {TT} at (0,0) size 76x19
     134                  RenderText {#text} at (355,0) size 76x19
     135                    text run at (355,0) width 76: "border-style"
     136                RenderText {#text} at (431,0) size 323x19
     137                  text run at (431,0) width 323: " was not set, and it should not be offset in any way."
     138              RenderBlock {P} at (5,270) size 758x44 [border: (3px double #800000)]
    140139                RenderText {#text} at (3,3) size 542x19
    141140                  text run at (3,3) width 542: "This paragraph should have a medium maroon double border around it, even though "
    142                 RenderInline {CODE} at (0,0) size 96x17
    143                   RenderText {#text} at (545,5) size 96x17
    144                     text run at (545,5) width 96: "border-width"
    145                 RenderText {#text} at (641,3) size 748x39
    146                   text run at (641,3) width 110: " was not explicitly"
    147                   text run at (3,23) width 23: "set."
    148               RenderBlock {P} at (5,349) size 758x19
     141                RenderInline {CODE} at (0,0) size 80x19
     142                  RenderText {#text} at (545,3) size 80x19
     143                    text run at (545,3) width 80: "border-width"
     144                RenderText {#text} at (625,3) size 732x38
     145                  text run at (625,3) width 110: " was not explicitly"
     146                  text run at (3,22) width 23: "set."
     147              RenderBlock {P} at (5,328) size 758x19
    149148                RenderText {#text} at (0,0) size 627x19
    150149                  text run at (0,0) width 627: "This paragraph should have no border around it, as its declaration is invalid and should be ignored."
    151               RenderBlock {P} at (5,382) size 758x39
     150              RenderBlock {P} at (5,361) size 758x39
    152151                RenderInline {A} at (0,0) size 25x19
    153152                  RenderText {#text} at (0,1) size 25x19
     
    159158                RenderText {#text} at (0,20) size 4x19
    160159                  text run at (0,20) width 4: "."
    161               RenderTable {TABLE} at (5,435) size 758x117 [border: (1px outset #808080)]
     160              RenderTable {TABLE} at (5,414) size 758x117 [border: (1px outset #808080)]
    162161                RenderTableSection {TBODY} at (1,1) size 756x115
    163162                  RenderTableRow {TR} at (0,5) size 756x44
     
    181180                              RenderText {#text} at (3,3) size 151x19
    182181                                text run at (3,3) width 151: "Nested single-cell table!"
    183               RenderBlock {P} at (5,566) size 758x19
     182              RenderBlock {P} at (5,545) size 758x19
    184183                RenderText {#text} at (0,0) size 177x19
    185184                  text run at (0,0) width 177: "This is an unstyled element."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_bottom-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 344x74
    11           text run at (0,1) width 328: ".one {border-bottom: purple double 10px;}"
    12           text run at (328,1) width 0: " "
    13           text run at (0,20) width 320: ".two {border-bottom: purple thin solid;}"
    14           text run at (320,20) width 0: " "
    15           text run at (0,39) width 344: ".three {border-bottom: black medium solid;}"
    16           text run at (344,39) width 0: " "
    17           text run at (0,58) width 288: "TD {border-bottom: green 2px solid;}"
    18           text run at (288,58) width 0: " "
     10        RenderText {#text} at (0,0) size 275x76
     11          text run at (0,0) width 267: ".one {border-bottom: purple double 10px;}"
     12          text run at (267,0) width 0: " "
     13          text run at (0,19) width 243: ".two {border-bottom: purple thin solid;}"
     14          text run at (243,19) width 0: " "
     15          text run at (0,38) width 275: ".three {border-bottom: black medium solid;}"
     16          text run at (275,38) width 0: " "
     17          text run at (0,57) width 233: "TD {border-bottom: green 2px solid;}"
     18          text run at (233,57) width 0: " "
    1919      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    2020      RenderBlock {P} at (0,139) size 784x38
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_bottom_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 328x55
    11           text run at (0,1) width 328: ".one {border-bottom: purple double 10px;}"
    12           text run at (328,1) width 0: " "
    13           text run at (0,20) width 320: ".two {border-bottom: purple thin solid;}"
    14           text run at (320,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 267x57
     11          text run at (0,0) width 267: ".one {border-bottom: purple double 10px;}"
     12          text run at (267,0) width 0: " "
     13          text run at (0,19) width 243: ".two {border-bottom: purple thin solid;}"
     14          text run at (243,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock {P} at (0,120) size 784x57 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_bottom_width-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x891
     1layer at (0,0) size 800x887
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x891
    4   RenderBlock {HTML} at (0,0) size 800x891
    5     RenderBody {BODY} at (8,8) size 784x875 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x887
     4  RenderBlock {HTML} at (0,0) size 800x887
     5    RenderBody {BODY} at (8,8) size 784x871 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 464x112
    11           text run at (0,1) width 456: ".zero {background-color: silver; border-bottom-width: 0;}"
    12           text run at (456,1) width 0: " "
    13           text run at (0,20) width 432: ".one {border-bottom-width: 50px; border-style: solid;}"
    14           text run at (432,20) width 0: " "
    15           text run at (0,39) width 440: ".two {border-bottom-width: thick; border-style: solid;}"
    16           text run at (440,39) width 0: " "
    17           text run at (0,58) width 464: ".three {border-bottom-width: medium; border-style: solid;}"
    18           text run at (464,58) width 0: " "
    19           text run at (0,77) width 440: ".four {border-bottom-width: thin; border-style: solid;}"
    20           text run at (440,77) width 0: " "
    21           text run at (0,96) width 272: ".five {border-bottom-width: 25px;}"
    22           text run at (272,96) width 0: " "
     10        RenderText {#text} at (0,0) size 364x114
     11          text run at (0,0) width 355: ".zero {background-color: silver; border-bottom-width: 0;}"
     12          text run at (355,0) width 0: " "
     13          text run at (0,19) width 335: ".one {border-bottom-width: 50px; border-style: solid;}"
     14          text run at (335,19) width 0: " "
     15          text run at (0,38) width 331: ".two {border-bottom-width: thick; border-style: solid;}"
     16          text run at (331,38) width 0: " "
     17          text run at (0,57) width 364: ".three {border-bottom-width: medium; border-style: solid;}"
     18          text run at (364,57) width 0: " "
     19          text run at (0,76) width 328: ".four {border-bottom-width: thin; border-style: solid;}"
     20          text run at (328,76) width 0: " "
     21          text run at (0,95) width 212: ".five {border-bottom-width: 25px;}"
     22          text run at (212,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    24       RenderBlock {P} at (0,177) size 784x20
     24      RenderBlock {P} at (0,177) size 784x19
    2525        RenderText {#text} at (0,0) size 147x19
    2626          text run at (0,0) width 147: "(These will only work if "
    27         RenderInline {CODE} at (0,0) size 96x17
    28           RenderText {#text} at (147,2) size 96x17
    29             text run at (147,2) width 96: "border-style"
    30         RenderText {#text} at (243,0) size 91x19
    31           text run at (243,0) width 91: " is supported.)"
    32       RenderBlock {P} at (0,211) size 784x19 [bgcolor=#C0C0C0]
     27        RenderInline {CODE} at (0,0) size 76x19
     28          RenderText {#text} at (147,0) size 76x19
     29            text run at (147,0) width 76: "border-style"
     30        RenderText {#text} at (223,0) size 91x19
     31          text run at (223,0) width 91: " is supported.)"
     32      RenderBlock {P} at (0,210) size 784x19 [bgcolor=#C0C0C0]
    3333        RenderText {#text} at (0,0) size 209x19
    3434          text run at (0,0) width 209: "This element has a class of zero."
    35       RenderBlock {P} at (0,244) size 784x72 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
     35      RenderBlock {P} at (0,243) size 784x72 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
    3636        RenderText {#text} at (3,3) size 386x19
    3737          text run at (3,3) width 386: "This element should have a bottom border width of 50 pixels."
    38       RenderBlock {P} at (0,330) size 784x27 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
     38      RenderBlock {P} at (0,329) size 784x27 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
    3939        RenderText {#text} at (3,3) size 343x19
    4040          text run at (3,3) width 343: "This element should have a thick bottom border width."
    41       RenderBlock {P} at (0,371) size 784x25 [border: (3px solid #000000)]
     41      RenderBlock {P} at (0,370) size 784x25 [border: (3px solid #000000)]
    4242        RenderText {#text} at (3,3) size 365x19
    4343          text run at (3,3) width 365: "This element should have a medium bottom border width."
    44       RenderBlock {P} at (0,410) size 784x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     44      RenderBlock {P} at (0,409) size 784x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    4545        RenderText {#text} at (3,3) size 337x19
    4646          text run at (3,3) width 337: "This element should have a thin bottom border width."
    47       RenderBlock {P} at (0,447) size 784x20
     47      RenderBlock {P} at (0,446) size 784x19
    4848        RenderText {#text} at (0,0) size 541x19
    4949          text run at (0,0) width 541: "This element should have no border and no extra \"padding\" on its bottom side, as no "
    50         RenderInline {CODE} at (0,0) size 96x17
    51           RenderText {#text} at (541,2) size 96x17
    52             text run at (541,2) width 96: "border-style"
    53         RenderText {#text} at (637,0) size 56x19
    54           text run at (637,0) width 56: " was set."
    55       RenderBlock {P} at (0,481) size 784x19 [bgcolor=#C0C0C0]
     50        RenderInline {CODE} at (0,0) size 76x19
     51          RenderText {#text} at (541,0) size 76x19
     52            text run at (541,0) width 76: "border-style"
     53        RenderText {#text} at (617,0) size 56x19
     54          text run at (617,0) width 56: " was set."
     55      RenderBlock {P} at (0,479) size 784x19 [bgcolor=#C0C0C0]
    5656        RenderText {#text} at (0,0) size 209x19
    5757          text run at (0,0) width 209: "This element has a class of zero."
    58       RenderTable {TABLE} at (0,514) size 715x361 [border: (1px outset #808080)]
    59         RenderTableSection {TBODY} at (1,1) size 713x359
    60           RenderTableRow {TR} at (0,0) size 713x28
    61             RenderTableCell {TD} at (0,0) size 713x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     58      RenderTable {TABLE} at (0,512) size 695x359 [border: (1px outset #808080)]
     59        RenderTableSection {TBODY} at (1,1) size 693x357
     60          RenderTableRow {TR} at (0,0) size 693x28
     61            RenderTableCell {TD} at (0,0) size 693x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    6262              RenderInline {STRONG} at (0,0) size 159x20
    6363                RenderText {#text} at (4,4) size 159x20
    6464                  text run at (4,4) width 159: "TABLE Testing Section"
    65           RenderTableRow {TR} at (0,28) size 713x331
    66             RenderTableCell {TD} at (0,180) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     65          RenderTableRow {TR} at (0,28) size 693x329
     66            RenderTableCell {TD} at (0,179) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6767              RenderText {#text} at (4,4) size 4x19
    6868                text run at (4,4) width 4: " "
    69             RenderTableCell {TD} at (12,28) size 701x331 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    70               RenderBlock {P} at (4,4) size 693x20
     69            RenderTableCell {TD} at (12,28) size 681x329 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     70              RenderBlock {P} at (4,4) size 673x19
    7171                RenderText {#text} at (0,0) size 147x19
    7272                  text run at (0,0) width 147: "(These will only work if "
    73                 RenderInline {CODE} at (0,0) size 96x17
    74                   RenderText {#text} at (147,2) size 96x17
    75                     text run at (147,2) width 96: "border-style"
    76                 RenderText {#text} at (243,0) size 91x19
    77                   text run at (243,0) width 91: " is supported.)"
    78               RenderBlock {P} at (4,38) size 693x19 [bgcolor=#C0C0C0]
     73                RenderInline {CODE} at (0,0) size 76x19
     74                  RenderText {#text} at (147,0) size 76x19
     75                    text run at (147,0) width 76: "border-style"
     76                RenderText {#text} at (223,0) size 91x19
     77                  text run at (223,0) width 91: " is supported.)"
     78              RenderBlock {P} at (4,37) size 673x19 [bgcolor=#C0C0C0]
    7979                RenderText {#text} at (0,0) size 209x19
    8080                  text run at (0,0) width 209: "This element has a class of zero."
    81               RenderBlock {P} at (4,71) size 693x72 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
     81              RenderBlock {P} at (4,70) size 673x72 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
    8282                RenderText {#text} at (3,3) size 386x19
    8383                  text run at (3,3) width 386: "This element should have a bottom border width of 50 pixels."
    84               RenderBlock {P} at (4,157) size 693x27 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
     84              RenderBlock {P} at (4,156) size 673x27 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
    8585                RenderText {#text} at (3,3) size 343x19
    8686                  text run at (3,3) width 343: "This element should have a thick bottom border width."
    87               RenderBlock {P} at (4,198) size 693x25 [border: (3px solid #000000)]
     87              RenderBlock {P} at (4,197) size 673x25 [border: (3px solid #000000)]
    8888                RenderText {#text} at (3,3) size 365x19
    8989                  text run at (3,3) width 365: "This element should have a medium bottom border width."
    90               RenderBlock {P} at (4,237) size 693x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     90              RenderBlock {P} at (4,236) size 673x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    9191                RenderText {#text} at (3,3) size 337x19
    9292                  text run at (3,3) width 337: "This element should have a thin bottom border width."
    93               RenderBlock {P} at (4,274) size 693x20
     93              RenderBlock {P} at (4,273) size 673x19
    9494                RenderText {#text} at (0,0) size 541x19
    9595                  text run at (0,0) width 541: "This element should have no border and no extra \"padding\" on its bottom side, as no "
    96                 RenderInline {CODE} at (0,0) size 96x17
    97                   RenderText {#text} at (541,2) size 96x17
    98                     text run at (541,2) width 96: "border-style"
    99                 RenderText {#text} at (637,0) size 56x19
    100                   text run at (637,0) width 56: " was set."
    101               RenderBlock {P} at (4,308) size 693x19 [bgcolor=#C0C0C0]
     96                RenderInline {CODE} at (0,0) size 76x19
     97                  RenderText {#text} at (541,0) size 76x19
     98                    text run at (541,0) width 76: "border-style"
     99                RenderText {#text} at (617,0) size 56x19
     100                  text run at (617,0) width 56: " was set."
     101              RenderBlock {P} at (4,306) size 673x19 [bgcolor=#C0C0C0]
    102102                RenderText {#text} at (0,0) size 209x19
    103103                  text run at (0,0) width 209: "This element has a class of zero."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_bottom_width_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 432x55
    11           text run at (0,1) width 432: ".one {border-bottom-width: 25px; border-style: solid;}"
    12           text run at (432,1) width 0: " "
    13           text run at (0,20) width 432: ".two {border-bottom-width: thin; border-style: solid;}"
    14           text run at (432,20) width 0: " "
    15           text run at (0,39) width 280: ".three {border-bottom-width: 25px;}"
    16           text run at (280,39) width 0: " "
     10        RenderText {#text} at (0,0) size 335x57
     11          text run at (0,0) width 335: ".one {border-bottom-width: 25px; border-style: solid;}"
     12          text run at (335,0) width 0: " "
     13          text run at (0,19) width 325: ".two {border-bottom-width: thin; border-style: solid;}"
     14          text run at (325,19) width 0: " "
     15          text run at (0,38) width 223: ".three {border-bottom-width: 25px;}"
     16          text run at (223,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    18       RenderBlock {P} at (0,120) size 784x106 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
     18      RenderBlock {P} at (0,120) size 784x104 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
    1919        RenderText {#text} at (3,3) size 177x19
    2020          text run at (3,3) width 177: "This element has a class of "
    21         RenderInline {TT} at (0,0) size 24x17
    22           RenderText {#text} at (180,5) size 24x17
    23             text run at (180,5) width 24: "one"
     21        RenderInline {TT} at (0,0) size 24x19
     22          RenderText {#text} at (180,3) size 24x19
     23            text run at (180,3) width 24: "one"
    2424        RenderText {#text} at (204,3) size 160x19
    2525          text run at (204,3) width 8: ". "
    2626          text run at (212,3) width 152: "However, it contains an "
    27         RenderInline {SPAN} at (0,0) size 174x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     27        RenderInline {SPAN} at (0,0) size 172x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    2828          RenderText {#text} at (367,3) size 144x19
    2929            text run at (367,3) width 144: "inline element of class "
    30           RenderInline {TT} at (0,0) size 24x17
    31             RenderText {#text} at (511,5) size 24x17
    32               text run at (511,5) width 24: "two"
    33         RenderText {#text} at (538,3) size 776x58
    34           text run at (538,3) width 216: ", which should result in a thin solid"
    35           text run at (3,23) width 724: "border on the bottom side of each box in the inline element (and the UA's default border on the other three sides). "
    36           text run at (727,23) width 52: "There is"
    37           text run at (3,42) width 50: "also an "
    38         RenderInline {SPAN} at (0,0) size 184x19
    39           RenderText {#text} at (53,42) size 144x19
    40             text run at (53,42) width 144: "inline element of class "
    41           RenderInline {TT} at (0,0) size 40x17
    42             RenderText {#text} at (197,44) size 40x17
    43               text run at (197,44) width 40: "three"
    44         RenderText {#text} at (237,42) size 773x39
    45           text run at (237,42) width 539: ", which should have no bottom border width or visible border because no border style"
    46           text run at (3,62) width 52: "was set."
    47       RenderTable {TABLE} at (0,240) size 784x144 [border: (1px outset #808080)]
    48         RenderTableSection {TBODY} at (1,1) size 782x142
     30          RenderInline {TT} at (0,0) size 22x19
     31            RenderText {#text} at (511,3) size 22x19
     32              text run at (511,3) width 22: "two"
     33        RenderText {#text} at (536,3) size 776x57
     34          text run at (536,3) width 216: ", which should result in a thin solid"
     35          text run at (3,22) width 724: "border on the bottom side of each box in the inline element (and the UA's default border on the other three sides). "
     36          text run at (727,22) width 52: "There is"
     37          text run at (3,41) width 50: "also an "
     38        RenderInline {SPAN} at (0,0) size 177x19
     39          RenderText {#text} at (53,41) size 144x19
     40            text run at (53,41) width 144: "inline element of class "
     41          RenderInline {TT} at (0,0) size 33x19
     42            RenderText {#text} at (197,41) size 33x19
     43              text run at (197,41) width 33: "three"
     44        RenderText {#text} at (230,41) size 766x38
     45          text run at (230,41) width 539: ", which should have no bottom border width or visible border because no border style"
     46          text run at (3,60) width 52: "was set."
     47      RenderTable {TABLE} at (0,238) size 784x142 [border: (1px outset #808080)]
     48        RenderTableSection {TBODY} at (1,1) size 782x140
    4949          RenderTableRow {TR} at (0,0) size 782x28
    5050            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5252                RenderText {#text} at (4,4) size 159x20
    5353                  text run at (4,4) width 159: "TABLE Testing Section"
    54           RenderTableRow {TR} at (0,28) size 782x114
    55             RenderTableCell {TD} at (0,71) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     54          RenderTableRow {TR} at (0,28) size 782x112
     55            RenderTableCell {TD} at (0,70) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5656              RenderText {#text} at (4,4) size 4x19
    5757                text run at (4,4) width 4: " "
    58             RenderTableCell {TD} at (12,28) size 770x114 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    59               RenderBlock {P} at (4,4) size 762x106 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
     58            RenderTableCell {TD} at (12,28) size 770x112 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     59              RenderBlock {P} at (4,4) size 762x104 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
    6060                RenderText {#text} at (3,3) size 177x19
    6161                  text run at (3,3) width 177: "This element has a class of "
    62                 RenderInline {TT} at (0,0) size 24x17
    63                   RenderText {#text} at (180,5) size 24x17
    64                     text run at (180,5) width 24: "one"
     62                RenderInline {TT} at (0,0) size 24x19
     63                  RenderText {#text} at (180,3) size 24x19
     64                    text run at (180,3) width 24: "one"
    6565                RenderText {#text} at (204,3) size 160x19
    6666                  text run at (204,3) width 8: ". "
    6767                  text run at (212,3) width 152: "However, it contains an "
    68                 RenderInline {SPAN} at (0,0) size 174x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     68                RenderInline {SPAN} at (0,0) size 172x23 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    6969                  RenderText {#text} at (367,3) size 144x19
    7070                    text run at (367,3) width 144: "inline element of class "
    71                   RenderInline {TT} at (0,0) size 24x17
    72                     RenderText {#text} at (511,5) size 24x17
    73                       text run at (511,5) width 24: "two"
    74                 RenderText {#text} at (538,3) size 751x58
    75                   text run at (538,3) width 216: ", which should result in a thin solid"
    76                   text run at (3,23) width 720: "border on the bottom side of each box in the inline element (and the UA's default border on the other three sides)."
    77                   text run at (3,42) width 106: "There is also an "
    78                 RenderInline {SPAN} at (0,0) size 184x19
    79                   RenderText {#text} at (109,42) size 144x19
    80                     text run at (109,42) width 144: "inline element of class "
    81                   RenderInline {TT} at (0,0) size 40x17
    82                     RenderText {#text} at (253,44) size 40x17
    83                       text run at (253,44) width 40: "three"
    84                 RenderText {#text} at (293,42) size 750x39
    85                   text run at (293,42) width 460: ", which should have no bottom border width or visible border because no"
    86                   text run at (3,62) width 131: "border style was set."
     71                  RenderInline {TT} at (0,0) size 22x19
     72                    RenderText {#text} at (511,3) size 22x19
     73                      text run at (511,3) width 22: "two"
     74                RenderText {#text} at (536,3) size 749x57
     75                  text run at (536,3) width 216: ", which should result in a thin solid"
     76                  text run at (3,22) width 720: "border on the bottom side of each box in the inline element (and the UA's default border on the other three sides)."
     77                  text run at (3,41) width 106: "There is also an "
     78                RenderInline {SPAN} at (0,0) size 177x19
     79                  RenderText {#text} at (109,41) size 144x19
     80                    text run at (109,41) width 144: "inline element of class "
     81                  RenderInline {TT} at (0,0) size 33x19
     82                    RenderText {#text} at (253,41) size 33x19
     83                      text run at (253,41) width 33: "three"
     84                RenderText {#text} at (286,41) size 743x38
     85                  text run at (286,41) width 460: ", which should have no bottom border width or visible border because no"
     86                  text run at (3,60) width 131: "border style was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_color-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 728x55
    11           text run at (0,1) width 392: ".one {border-color: purple; border-style: solid;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
    14           text run at (568,20) width 0: " "
    15           text run at (0,39) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
    16           text run at (728,39) width 0: " "
     10        RenderText {#text} at (0,0) size 564x57
     11          text run at (0,0) width 293: ".one {border-color: purple; border-style: solid;}"
     12          text run at (293,0) width 0: " "
     13          text run at (0,19) width 438: ".two {border-color: purple; border-width: medium; border-style: solid;}"
     14          text run at (438,19) width 0: " "
     15          text run at (0,38) width 564: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
     16          text run at (564,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1818      RenderBlock {P} at (0,120) size 784x25 [border: (3px solid #800080)]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_color_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 728x55
    11           text run at (0,1) width 392: ".one {border-color: purple; border-style: solid;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
    14           text run at (568,20) width 0: " "
    15           text run at (0,39) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
    16           text run at (728,39) width 0: " "
     10        RenderText {#text} at (0,0) size 564x57
     11          text run at (0,0) width 293: ".one {border-color: purple; border-style: solid;}"
     12          text run at (293,0) width 0: " "
     13          text run at (0,19) width 438: ".two {border-color: purple; border-width: medium; border-style: solid;}"
     14          text run at (438,19) width 0: " "
     15          text run at (0,38) width 564: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
     16          text run at (564,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1818      RenderBlock {P} at (0,120) size 784x76 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 256x55
    11           text run at (0,1) width 256: ".one {border: 10px teal outset;}"
    12           text run at (256,1) width 0: " "
    13           text run at (0,20) width 256: ".two {border: 10px olive inset;}"
    14           text run at (256,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 197x57
     11          text run at (0,0) width 197: ".one {border: 10px teal outset;}"
     12          text run at (197,0) width 0: " "
     13          text run at (0,19) width 192: ".two {border: 10px olive inset;}"
     14          text run at (192,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock {P} at (0,120) size 784x57 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_left-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x133
    10         RenderText {#text} at (0,1) size 344x131
    11           text run at (0,1) width 176: "P {margin-left: 20px;}"
    12           text run at (176,1) width 0: " "
    13           text run at (0,20) width 312: ".one {border-left: purple double 10px;}"
    14           text run at (312,20) width 0: " "
    15           text run at (0,39) width 304: ".two {border-left: purple thin solid;}"
    16           text run at (304,39) width 0: " "
    17           text run at (0,58) width 336: ".threea {border-left: black medium solid;}"
    18           text run at (336,58) width 0: " "
    19           text run at (0,77) width 344: ".threeb {border-left: purple medium solid;}"
    20           text run at (344,77) width 0: " "
    21           text run at (0,96) width 328: ".threec {border-left: blue medium solid;}"
    22           text run at (328,96) width 0: " "
    23           text run at (0,115) width 272: "TD {border-left: green 2px solid;}"
    24           text run at (272,115) width 0: " "
     10        RenderText {#text} at (0,0) size 265x133
     11          text run at (0,0) width 134: "P {margin-left: 20px;}"
     12          text run at (134,0) width 0: " "
     13          text run at (0,19) width 242: ".one {border-left: purple double 10px;}"
     14          text run at (242,19) width 0: " "
     15          text run at (0,38) width 218: ".two {border-left: purple thin solid;}"
     16          text run at (218,38) width 0: " "
     17          text run at (0,57) width 258: ".threea {border-left: black medium solid;}"
     18          text run at (258,57) width 0: " "
     19          text run at (0,76) width 265: ".threeb {border-left: purple medium solid;}"
     20          text run at (265,76) width 0: " "
     21          text run at (0,95) width 251: ".threec {border-left: blue medium solid;}"
     22          text run at (251,95) width 0: " "
     23          text run at (0,114) width 208: "TD {border-left: green 2px solid;}"
     24          text run at (208,114) width 0: " "
    2525      RenderBlock {HR} at (0,180) size 784x2 [border: (1px inset #000000)]
    2626      RenderBlock {P} at (20,196) size 764x38
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_left_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 312x74
    11           text run at (0,1) width 176: "P {margin-left: 20px;}"
    12           text run at (176,1) width 0: " "
    13           text run at (0,20) width 312: ".one {border-left: purple double 10px;}"
    14           text run at (312,20) width 0: " "
    15           text run at (0,39) width 304: ".two {border-left: purple thin solid;}"
    16           text run at (304,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 242x76
     11          text run at (0,0) width 134: "P {margin-left: 20px;}"
     12          text run at (134,0) width 0: " "
     13          text run at (0,19) width 242: ".one {border-left: purple double 10px;}"
     14          text run at (242,19) width 0: " "
     15          text run at (0,38) width 218: ".two {border-left: purple thin solid;}"
     16          text run at (218,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (20,139) size 764x57 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_left_width-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x788
     1layer at (0,0) size 800x784
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x788
    4   RenderBlock {HTML} at (0,0) size 800x788
    5     RenderBody {BODY} at (8,8) size 784x772 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x784
     4  RenderBlock {HTML} at (0,0) size 800x784
     5    RenderBody {BODY} at (8,8) size 784x768 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 448x112
    11           text run at (0,1) width 440: ".zero {background-color: silver; border-left-width: 0;}"
    12           text run at (440,1) width 0: " "
    13           text run at (0,20) width 416: ".one {border-left-width: 50px; border-style: solid;}"
    14           text run at (416,20) width 0: " "
    15           text run at (0,39) width 424: ".two {border-left-width: thick; border-style: solid;}"
    16           text run at (424,39) width 0: " "
    17           text run at (0,58) width 448: ".three {border-left-width: medium; border-style: solid;}"
    18           text run at (448,58) width 0: " "
    19           text run at (0,77) width 424: ".four {border-left-width: thin; border-style: solid;}"
    20           text run at (424,77) width 0: " "
    21           text run at (0,96) width 256: ".five {border-left-width: 25px;}"
    22           text run at (256,96) width 0: " "
     10        RenderText {#text} at (0,0) size 339x114
     11          text run at (0,0) width 330: ".zero {background-color: silver; border-left-width: 0;}"
     12          text run at (330,0) width 0: " "
     13          text run at (0,19) width 310: ".one {border-left-width: 50px; border-style: solid;}"
     14          text run at (310,19) width 0: " "
     15          text run at (0,38) width 306: ".two {border-left-width: thick; border-style: solid;}"
     16          text run at (306,38) width 0: " "
     17          text run at (0,57) width 339: ".three {border-left-width: medium; border-style: solid;}"
     18          text run at (339,57) width 0: " "
     19          text run at (0,76) width 303: ".four {border-left-width: thin; border-style: solid;}"
     20          text run at (303,76) width 0: " "
     21          text run at (0,95) width 187: ".five {border-left-width: 25px;}"
     22          text run at (187,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    24       RenderBlock {P} at (0,177) size 784x20
     24      RenderBlock {P} at (0,177) size 784x19
    2525        RenderText {#text} at (0,0) size 147x19
    2626          text run at (0,0) width 147: "(These will only work if "
    27         RenderInline {CODE} at (0,0) size 96x17
    28           RenderText {#text} at (147,2) size 96x17
    29             text run at (147,2) width 96: "border-style"
    30         RenderText {#text} at (243,0) size 91x19
    31           text run at (243,0) width 91: " is supported.)"
    32       RenderBlock {P} at (0,211) size 784x19 [bgcolor=#C0C0C0]
     27        RenderInline {CODE} at (0,0) size 76x19
     28          RenderText {#text} at (147,0) size 76x19
     29            text run at (147,0) width 76: "border-style"
     30        RenderText {#text} at (223,0) size 91x19
     31          text run at (223,0) width 91: " is supported.)"
     32      RenderBlock {P} at (0,210) size 784x19 [bgcolor=#C0C0C0]
    3333        RenderText {#text} at (0,0) size 209x19
    3434          text run at (0,0) width 209: "This element has a class of zero."
    35       RenderBlock {P} at (0,244) size 784x44 [border: (3px solid #000000) (50px solid #000000)]
     35      RenderBlock {P} at (0,243) size 784x44 [border: (3px solid #000000) (50px solid #000000)]
    3636        RenderText {#text} at (50,3) size 707x38
    3737          text run at (50,3) width 707: "This element should have a left border width of 50 pixels, which will be more obvious if the element is more than"
    3838          text run at (50,22) width 85: "one line long."
    39       RenderBlock {P} at (0,302) size 784x25 [border: (3px solid #000000) (5px solid #000000)]
     39      RenderBlock {P} at (0,301) size 784x25 [border: (3px solid #000000) (5px solid #000000)]
    4040        RenderText {#text} at (5,3) size 753x19
    4141          text run at (5,3) width 753: "This element should have a thick left border width, which will be more obvious if the element is more than one line long."
    42       RenderBlock {P} at (0,341) size 784x25 [border: (3px solid #000000)]
     42      RenderBlock {P} at (0,340) size 784x25 [border: (3px solid #000000)]
    4343        RenderText {#text} at (3,3) size 775x19
    4444          text run at (3,3) width 775: "This element should have a medium left border width, which will be more obvious if the element is more than one line long."
    45       RenderBlock {P} at (0,380) size 784x25 [border: (3px solid #000000) (1px solid #000000)]
     45      RenderBlock {P} at (0,379) size 784x25 [border: (3px solid #000000) (1px solid #000000)]
    4646        RenderText {#text} at (1,3) size 747x19
    4747          text run at (1,3) width 747: "This element should have a thin left border width, which will be more obvious if the element is more than one line long."
    48       RenderBlock {P} at (0,419) size 784x20
     48      RenderBlock {P} at (0,418) size 784x19
    4949        RenderText {#text} at (0,0) size 516x19
    5050          text run at (0,0) width 516: "This element should have no border and no extra \"padding\" on its left side, as no "
    51         RenderInline {CODE} at (0,0) size 96x17
    52           RenderText {#text} at (516,2) size 96x17
    53             text run at (516,2) width 96: "border-style"
    54         RenderText {#text} at (612,0) size 56x19
    55           text run at (612,0) width 56: " was set."
    56       RenderTable {TABLE} at (0,453) size 784x319 [border: (1px outset #808080)]
    57         RenderTableSection {TBODY} at (1,1) size 782x317
     51        RenderInline {CODE} at (0,0) size 76x19
     52          RenderText {#text} at (516,0) size 76x19
     53            text run at (516,0) width 76: "border-style"
     54        RenderText {#text} at (592,0) size 56x19
     55          text run at (592,0) width 56: " was set."
     56      RenderTable {TABLE} at (0,451) size 784x317 [border: (1px outset #808080)]
     57        RenderTableSection {TBODY} at (1,1) size 782x315
    5858          RenderTableRow {TR} at (0,0) size 782x28
    5959            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    6161                RenderText {#text} at (4,4) size 159x20
    6262                  text run at (4,4) width 159: "TABLE Testing Section"
    63           RenderTableRow {TR} at (0,28) size 782x289
    64             RenderTableCell {TD} at (0,159) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     63          RenderTableRow {TR} at (0,28) size 782x287
     64            RenderTableCell {TD} at (0,158) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6565              RenderText {#text} at (4,4) size 4x19
    6666                text run at (4,4) width 4: " "
    67             RenderTableCell {TD} at (12,28) size 770x289 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    68               RenderBlock {P} at (4,4) size 762x20
     67            RenderTableCell {TD} at (12,28) size 770x287 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     68              RenderBlock {P} at (4,4) size 762x19
    6969                RenderText {#text} at (0,0) size 147x19
    7070                  text run at (0,0) width 147: "(These will only work if "
    71                 RenderInline {CODE} at (0,0) size 96x17
    72                   RenderText {#text} at (147,2) size 96x17
    73                     text run at (147,2) width 96: "border-style"
    74                 RenderText {#text} at (243,0) size 91x19
    75                   text run at (243,0) width 91: " is supported.)"
    76               RenderBlock {P} at (4,38) size 762x19 [bgcolor=#C0C0C0]
     71                RenderInline {CODE} at (0,0) size 76x19
     72                  RenderText {#text} at (147,0) size 76x19
     73                    text run at (147,0) width 76: "border-style"
     74                RenderText {#text} at (223,0) size 91x19
     75                  text run at (223,0) width 91: " is supported.)"
     76              RenderBlock {P} at (4,37) size 762x19 [bgcolor=#C0C0C0]
    7777                RenderText {#text} at (0,0) size 209x19
    7878                  text run at (0,0) width 209: "This element has a class of zero."
    79               RenderBlock {P} at (4,71) size 762x44 [border: (3px solid #000000) (50px solid #000000)]
     79              RenderBlock {P} at (4,70) size 762x44 [border: (3px solid #000000) (50px solid #000000)]
    8080                RenderText {#text} at (50,3) size 707x38
    8181                  text run at (50,3) width 707: "This element should have a left border width of 50 pixels, which will be more obvious if the element is more than"
    8282                  text run at (50,22) width 85: "one line long."
    83               RenderBlock {P} at (4,129) size 762x25 [border: (3px solid #000000) (5px solid #000000)]
     83              RenderBlock {P} at (4,128) size 762x25 [border: (3px solid #000000) (5px solid #000000)]
    8484                RenderText {#text} at (5,3) size 753x19
    8585                  text run at (5,3) width 753: "This element should have a thick left border width, which will be more obvious if the element is more than one line long."
    86               RenderBlock {P} at (4,168) size 762x44 [border: (3px solid #000000)]
     86              RenderBlock {P} at (4,167) size 762x44 [border: (3px solid #000000)]
    8787                RenderText {#text} at (3,3) size 740x38
    8888                  text run at (3,3) width 740: "This element should have a medium left border width, which will be more obvious if the element is more than one line"
    8989                  text run at (3,22) width 31: "long."
    90               RenderBlock {P} at (4,226) size 762x25 [border: (3px solid #000000) (1px solid #000000)]
     90              RenderBlock {P} at (4,225) size 762x25 [border: (3px solid #000000) (1px solid #000000)]
    9191                RenderText {#text} at (1,3) size 747x19
    9292                  text run at (1,3) width 747: "This element should have a thin left border width, which will be more obvious if the element is more than one line long."
    93               RenderBlock {P} at (4,265) size 762x20
     93              RenderBlock {P} at (4,264) size 762x19
    9494                RenderText {#text} at (0,0) size 516x19
    9595                  text run at (0,0) width 516: "This element should have no border and no extra \"padding\" on its left side, as no "
    96                 RenderInline {CODE} at (0,0) size 96x17
    97                   RenderText {#text} at (516,2) size 96x17
    98                     text run at (516,2) width 96: "border-style"
    99                 RenderText {#text} at (612,0) size 56x19
    100                   text run at (612,0) width 56: " was set."
     96                RenderInline {CODE} at (0,0) size 76x19
     97                  RenderText {#text} at (516,0) size 76x19
     98                    text run at (516,0) width 76: "border-style"
     99                RenderText {#text} at (592,0) size 56x19
     100                  text run at (592,0) width 56: " was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_left_width_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 416x55
    11           text run at (0,1) width 416: ".one {border-left-width: 25px; border-style: solid;}"
    12           text run at (416,1) width 0: " "
    13           text run at (0,20) width 416: ".two {border-left-width: thin; border-style: solid;}"
    14           text run at (416,20) width 0: " "
    15           text run at (0,39) width 264: ".three {border-left-width: 25px;}"
    16           text run at (264,39) width 0: " "
     10        RenderText {#text} at (0,0) size 310x57
     11          text run at (0,0) width 310: ".one {border-left-width: 25px; border-style: solid;}"
     12          text run at (310,0) width 0: " "
     13          text run at (0,19) width 300: ".two {border-left-width: thin; border-style: solid;}"
     14          text run at (300,19) width 0: " "
     15          text run at (0,38) width 198: ".three {border-left-width: 25px;}"
     16          text run at (198,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    18       RenderBlock {P} at (0,120) size 784x85 [border: (3px solid #000000) (25px solid #000000)]
     18      RenderBlock {P} at (0,120) size 784x83 [border: (3px solid #000000) (25px solid #000000)]
    1919        RenderText {#text} at (25,3) size 177x19
    2020          text run at (25,3) width 177: "This element has a class of "
    21         RenderInline {TT} at (0,0) size 24x17
    22           RenderText {#text} at (202,5) size 24x17
    23             text run at (202,5) width 24: "one"
     21        RenderInline {TT} at (0,0) size 24x19
     22          RenderText {#text} at (202,3) size 24x19
     23            text run at (202,3) width 24: "one"
    2424        RenderText {#text} at (226,3) size 160x19
    2525          text run at (226,3) width 8: ". "
    2626          text run at (234,3) width 152: "However, it contains an "
    27         RenderInline {SPAN} at (0,0) size 172x25 [border: (3px solid #000000) (1px solid #000000)]
     27        RenderInline {SPAN} at (0,0) size 170x25 [border: (3px solid #000000) (1px solid #000000)]
    2828          RenderText {#text} at (387,3) size 144x19
    2929            text run at (387,3) width 144: "inline element of class "
    30           RenderInline {TT} at (0,0) size 24x17
    31             RenderText {#text} at (531,5) size 24x17
    32               text run at (531,5) width 24: "two"
    33         RenderText {#text} at (558,3) size 749x39
    34           text run at (558,3) width 216: ", which should result in a thin solid"
    35           text run at (25,23) width 183: "border on the left side of the "
     30          RenderInline {TT} at (0,0) size 22x19
     31            RenderText {#text} at (531,3) size 22x19
     32              text run at (531,3) width 22: "two"
     33        RenderText {#text} at (556,3) size 747x38
     34          text run at (556,3) width 216: ", which should result in a thin solid"
     35          text run at (25,22) width 183: "border on the left side of the "
    3636        RenderInline {STRONG} at (0,0) size 27x20
    37           RenderText {#text} at (208,23) size 27x20
    38             text run at (208,23) width 27: "first"
    39         RenderText {#text} at (235,23) size 715x39
    40           text run at (235,23) width 505: " box in the inline element (and the UA's default border on the other three sides)."
    41           text run at (25,43) width 106: "There is also an "
    42         RenderInline {SPAN} at (0,0) size 184x19
    43           RenderText {#text} at (131,43) size 144x19
    44             text run at (131,43) width 144: "inline element of class "
    45           RenderInline {TT} at (0,0) size 40x17
    46             RenderText {#text} at (275,45) size 40x17
    47               text run at (275,45) width 40: "three"
    48         RenderText {#text} at (315,43) size 725x39
    49           text run at (315,43) width 435: ", which should have no left border width or visible border because no"
    50           text run at (25,63) width 131: "border style was set."
    51       RenderTable {TABLE} at (0,219) size 784x123 [border: (1px outset #808080)]
    52         RenderTableSection {TBODY} at (1,1) size 782x121
     37          RenderText {#text} at (208,22) size 27x20
     38            text run at (208,22) width 27: "first"
     39        RenderText {#text} at (235,22) size 715x39
     40          text run at (235,22) width 505: " box in the inline element (and the UA's default border on the other three sides)."
     41          text run at (25,42) width 106: "There is also an "
     42        RenderInline {SPAN} at (0,0) size 177x19
     43          RenderText {#text} at (131,42) size 144x19
     44            text run at (131,42) width 144: "inline element of class "
     45          RenderInline {TT} at (0,0) size 33x19
     46            RenderText {#text} at (275,42) size 33x19
     47              text run at (275,42) width 33: "three"
     48        RenderText {#text} at (308,42) size 718x38
     49          text run at (308,42) width 435: ", which should have no left border width or visible border because no"
     50          text run at (25,61) width 131: "border style was set."
     51      RenderTable {TABLE} at (0,217) size 784x121 [border: (1px outset #808080)]
     52        RenderTableSection {TBODY} at (1,1) size 782x119
    5353          RenderTableRow {TR} at (0,0) size 782x28
    5454            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5656                RenderText {#text} at (4,4) size 159x20
    5757                  text run at (4,4) width 159: "TABLE Testing Section"
    58           RenderTableRow {TR} at (0,28) size 782x93
    59             RenderTableCell {TD} at (0,61) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     58          RenderTableRow {TR} at (0,28) size 782x91
     59            RenderTableCell {TD} at (0,60) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6060              RenderText {#text} at (4,4) size 4x19
    6161                text run at (4,4) width 4: " "
    62             RenderTableCell {TD} at (12,28) size 770x93 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    63               RenderBlock {P} at (4,4) size 762x85 [border: (3px solid #000000) (25px solid #000000)]
     62            RenderTableCell {TD} at (12,28) size 770x91 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     63              RenderBlock {P} at (4,4) size 762x83 [border: (3px solid #000000) (25px solid #000000)]
    6464                RenderText {#text} at (25,3) size 177x19
    6565                  text run at (25,3) width 177: "This element has a class of "
    66                 RenderInline {TT} at (0,0) size 24x17
    67                   RenderText {#text} at (202,5) size 24x17
    68                     text run at (202,5) width 24: "one"
     66                RenderInline {TT} at (0,0) size 24x19
     67                  RenderText {#text} at (202,3) size 24x19
     68                    text run at (202,3) width 24: "one"
    6969                RenderText {#text} at (226,3) size 160x19
    7070                  text run at (226,3) width 8: ". "
    7171                  text run at (234,3) width 152: "However, it contains an "
    72                 RenderInline {SPAN} at (0,0) size 172x25 [border: (3px solid #000000) (1px solid #000000)]
     72                RenderInline {SPAN} at (0,0) size 170x25 [border: (3px solid #000000) (1px solid #000000)]
    7373                  RenderText {#text} at (387,3) size 144x19
    7474                    text run at (387,3) width 144: "inline element of class "
    75                   RenderInline {TT} at (0,0) size 24x17
    76                     RenderText {#text} at (531,5) size 24x17
    77                       text run at (531,5) width 24: "two"
    78                 RenderText {#text} at (558,3) size 716x39
    79                   text run at (558,3) width 183: ", which should result in a thin"
    80                   text run at (25,23) width 216: "solid border on the left side of the "
     75                  RenderInline {TT} at (0,0) size 22x19
     76                    RenderText {#text} at (531,3) size 22x19
     77                      text run at (531,3) width 22: "two"
     78                RenderText {#text} at (556,3) size 714x38
     79                  text run at (556,3) width 183: ", which should result in a thin"
     80                  text run at (25,22) width 216: "solid border on the left side of the "
    8181                RenderInline {STRONG} at (0,0) size 27x20
    82                   RenderText {#text} at (241,23) size 27x20
    83                     text run at (241,23) width 27: "first"
    84                 RenderText {#text} at (268,23) size 702x39
    85                   text run at (268,23) width 459: " box in the inline element (and the UA's default border on the other three"
    86                   text run at (25,43) width 46: "sides). "
    87                   text run at (71,43) width 106: "There is also an "
    88                 RenderInline {SPAN} at (0,0) size 184x19
    89                   RenderText {#text} at (177,43) size 144x19
    90                     text run at (177,43) width 144: "inline element of class "
    91                   RenderInline {TT} at (0,0) size 40x17
    92                     RenderText {#text} at (321,45) size 40x17
    93                       text run at (321,45) width 40: "three"
    94                 RenderText {#text} at (361,43) size 693x39
    95                   text run at (361,43) width 357: ", which should have no left border width or visible border"
    96                   text run at (25,63) width 209: "because no border style was set."
     82                  RenderText {#text} at (241,22) size 27x20
     83                    text run at (241,22) width 27: "first"
     84                RenderText {#text} at (268,22) size 702x39
     85                  text run at (268,22) width 459: " box in the inline element (and the UA's default border on the other three"
     86                  text run at (25,42) width 46: "sides). "
     87                  text run at (71,42) width 106: "There is also an "
     88                RenderInline {SPAN} at (0,0) size 177x19
     89                  RenderText {#text} at (177,42) size 144x19
     90                    text run at (177,42) width 144: "inline element of class "
     91                  RenderInline {TT} at (0,0) size 33x19
     92                    RenderText {#text} at (321,42) size 33x19
     93                      text run at (321,42) width 33: "three"
     94                RenderText {#text} at (354,42) size 686x38
     95                  text run at (354,42) width 357: ", which should have no left border width or visible border"
     96                  text run at (25,61) width 209: "because no border style was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_right-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 320x74
    11           text run at (0,1) width 184: "P {margin-right: 20px;}"
    12           text run at (184,1) width 0: " "
    13           text run at (0,20) width 320: ".one {border-right: purple double 10px;}"
    14           text run at (320,20) width 0: " "
    15           text run at (0,39) width 312: ".two {border-right: purple thin solid;}"
    16           text run at (312,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 251x76
     11          text run at (0,0) width 143: "P {margin-right: 20px;}"
     12          text run at (143,0) width 0: " "
     13          text run at (0,19) width 251: ".one {border-right: purple double 10px;}"
     14          text run at (251,19) width 0: " "
     15          text run at (0,38) width 227: ".two {border-right: purple thin solid;}"
     16          text run at (227,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 764x57 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_right_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x133
    10         RenderText {#text} at (0,1) size 352x131
    11           text run at (0,1) width 184: "P {margin-right: 20px;}"
    12           text run at (184,1) width 0: " "
    13           text run at (0,20) width 320: ".one {border-right: purple double 10px;}"
    14           text run at (320,20) width 0: " "
    15           text run at (0,39) width 312: ".two {border-right: purple thin solid;}"
    16           text run at (312,39) width 0: " "
    17           text run at (0,58) width 344: ".threea {border-right: black medium solid;}"
    18           text run at (344,58) width 0: " "
    19           text run at (0,77) width 352: ".threeb {border-right: purple medium solid;}"
    20           text run at (352,77) width 0: " "
    21           text run at (0,96) width 336: ".threec {border-right: blue medium solid;}"
    22           text run at (336,96) width 0: " "
    23           text run at (0,115) width 280: "TD {border-right: green 2px solid;}"
    24           text run at (280,115) width 0: " "
     10        RenderText {#text} at (0,0) size 274x133
     11          text run at (0,0) width 143: "P {margin-right: 20px;}"
     12          text run at (143,0) width 0: " "
     13          text run at (0,19) width 251: ".one {border-right: purple double 10px;}"
     14          text run at (251,19) width 0: " "
     15          text run at (0,38) width 227: ".two {border-right: purple thin solid;}"
     16          text run at (227,38) width 0: " "
     17          text run at (0,57) width 267: ".threea {border-right: black medium solid;}"
     18          text run at (267,57) width 0: " "
     19          text run at (0,76) width 274: ".threeb {border-right: purple medium solid;}"
     20          text run at (274,76) width 0: " "
     21          text run at (0,95) width 260: ".threec {border-right: blue medium solid;}"
     22          text run at (260,95) width 0: " "
     23          text run at (0,114) width 217: "TD {border-right: green 2px solid;}"
     24          text run at (217,114) width 0: " "
    2525      RenderBlock {HR} at (0,180) size 784x2 [border: (1px inset #000000)]
    2626      RenderBlock {P} at (0,196) size 764x38
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_right_width-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x826
     1layer at (0,0) size 800x822
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x826
    4   RenderBlock {HTML} at (0,0) size 800x826
    5     RenderBody {BODY} at (8,8) size 784x810 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x822
     4  RenderBlock {HTML} at (0,0) size 800x822
     5    RenderBody {BODY} at (8,8) size 784x806 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 456x112
    11           text run at (0,1) width 448: ".zero {background-color: silver; border-right-width: 0;}"
    12           text run at (448,1) width 0: " "
    13           text run at (0,20) width 424: ".one {border-right-width: 25px; border-style: solid;}"
    14           text run at (424,20) width 0: " "
    15           text run at (0,39) width 432: ".two {border-right-width: thick; border-style: solid;}"
    16           text run at (432,39) width 0: " "
    17           text run at (0,58) width 456: ".three {border-right-width: medium; border-style: solid;}"
    18           text run at (456,58) width 0: " "
    19           text run at (0,77) width 432: ".four {border-right-width: thin; border-style: solid;}"
    20           text run at (432,77) width 0: " "
    21           text run at (0,96) width 272: ".five {border-right-width: 100px;}"
    22           text run at (272,96) width 0: " "
     10        RenderText {#text} at (0,0) size 348x114
     11          text run at (0,0) width 339: ".zero {background-color: silver; border-right-width: 0;}"
     12          text run at (339,0) width 0: " "
     13          text run at (0,19) width 319: ".one {border-right-width: 25px; border-style: solid;}"
     14          text run at (319,19) width 0: " "
     15          text run at (0,38) width 315: ".two {border-right-width: thick; border-style: solid;}"
     16          text run at (315,38) width 0: " "
     17          text run at (0,57) width 348: ".three {border-right-width: medium; border-style: solid;}"
     18          text run at (348,57) width 0: " "
     19          text run at (0,76) width 312: ".four {border-right-width: thin; border-style: solid;}"
     20          text run at (312,76) width 0: " "
     21          text run at (0,95) width 204: ".five {border-right-width: 100px;}"
     22          text run at (204,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    24       RenderBlock {P} at (0,177) size 784x20
     24      RenderBlock {P} at (0,177) size 784x19
    2525        RenderText {#text} at (0,0) size 147x19
    2626          text run at (0,0) width 147: "(These will only work if "
    27         RenderInline {CODE} at (0,0) size 96x17
    28           RenderText {#text} at (147,2) size 96x17
    29             text run at (147,2) width 96: "border-style"
    30         RenderText {#text} at (243,0) size 91x19
    31           text run at (243,0) width 91: " is supported.)"
    32       RenderBlock {P} at (0,211) size 784x19 [bgcolor=#C0C0C0]
     27        RenderInline {CODE} at (0,0) size 76x19
     28          RenderText {#text} at (147,0) size 76x19
     29            text run at (147,0) width 76: "border-style"
     30        RenderText {#text} at (223,0) size 91x19
     31          text run at (223,0) width 91: " is supported.)"
     32      RenderBlock {P} at (0,210) size 784x19 [bgcolor=#C0C0C0]
    3333        RenderText {#text} at (0,0) size 209x19
    3434          text run at (0,0) width 209: "This element has a class of zero."
    35       RenderBlock {P} at (0,244) size 784x44 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
     35      RenderBlock {P} at (0,243) size 784x44 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
    3636        RenderText {#text} at (3,3) size 744x38
    3737          text run at (3,3) width 744: "This element should have a right border width of 25 pixels, which will be more obvious if the element is more than one"
    3838          text run at (3,22) width 57: "line long."
    39       RenderBlock {P} at (0,302) size 784x25 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
     39      RenderBlock {P} at (0,301) size 784x25 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
    4040        RenderText {#text} at (3,3) size 762x19
    4141          text run at (3,3) width 762: "This element should have a thick right border width, which will be more obvious if the element is more than one line long."
    42       RenderBlock {P} at (0,341) size 784x44 [border: (3px solid #000000)]
     42      RenderBlock {P} at (0,340) size 784x44 [border: (3px solid #000000)]
    4343        RenderText {#text} at (3,3) size 749x38
    4444          text run at (3,3) width 749: "This element should have a medium right border width, which will be more obvious if the element is more than one line"
    4545          text run at (3,22) width 31: "long."
    46       RenderBlock {P} at (0,399) size 784x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     46      RenderBlock {P} at (0,398) size 784x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    4747        RenderText {#text} at (3,3) size 756x19
    4848          text run at (3,3) width 756: "This element should have a thin right border width, which will be more obvious if the element is more than one line long."
    49       RenderBlock {P} at (0,438) size 784x20
     49      RenderBlock {P} at (0,437) size 784x19
    5050        RenderText {#text} at (0,0) size 525x19
    5151          text run at (0,0) width 525: "This element should have no border and no extra \"padding\" on its right side, as no "
    52         RenderInline {CODE} at (0,0) size 96x17
    53           RenderText {#text} at (525,2) size 96x17
    54             text run at (525,2) width 96: "border-style"
    55         RenderText {#text} at (621,0) size 56x19
    56           text run at (621,0) width 56: " was set."
    57       RenderTable {TABLE} at (0,472) size 784x338 [border: (1px outset #808080)]
    58         RenderTableSection {TBODY} at (1,1) size 782x336
     52        RenderInline {CODE} at (0,0) size 76x19
     53          RenderText {#text} at (525,0) size 76x19
     54            text run at (525,0) width 76: "border-style"
     55        RenderText {#text} at (601,0) size 56x19
     56          text run at (601,0) width 56: " was set."
     57      RenderTable {TABLE} at (0,470) size 784x336 [border: (1px outset #808080)]
     58        RenderTableSection {TBODY} at (1,1) size 782x334
    5959          RenderTableRow {TR} at (0,0) size 782x28
    6060            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    6262                RenderText {#text} at (4,4) size 159x20
    6363                  text run at (4,4) width 159: "TABLE Testing Section"
    64           RenderTableRow {TR} at (0,28) size 782x308
    65             RenderTableCell {TD} at (0,168) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     64          RenderTableRow {TR} at (0,28) size 782x306
     65            RenderTableCell {TD} at (0,167) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6666              RenderText {#text} at (4,4) size 4x19
    6767                text run at (4,4) width 4: " "
    68             RenderTableCell {TD} at (12,28) size 770x308 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    69               RenderBlock {P} at (4,4) size 762x20
     68            RenderTableCell {TD} at (12,28) size 770x306 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     69              RenderBlock {P} at (4,4) size 762x19
    7070                RenderText {#text} at (0,0) size 147x19
    7171                  text run at (0,0) width 147: "(These will only work if "
    72                 RenderInline {CODE} at (0,0) size 96x17
    73                   RenderText {#text} at (147,2) size 96x17
    74                     text run at (147,2) width 96: "border-style"
    75                 RenderText {#text} at (243,0) size 91x19
    76                   text run at (243,0) width 91: " is supported.)"
    77               RenderBlock {P} at (4,38) size 762x19 [bgcolor=#C0C0C0]
     72                RenderInline {CODE} at (0,0) size 76x19
     73                  RenderText {#text} at (147,0) size 76x19
     74                    text run at (147,0) width 76: "border-style"
     75                RenderText {#text} at (223,0) size 91x19
     76                  text run at (223,0) width 91: " is supported.)"
     77              RenderBlock {P} at (4,37) size 762x19 [bgcolor=#C0C0C0]
    7878                RenderText {#text} at (0,0) size 209x19
    7979                  text run at (0,0) width 209: "This element has a class of zero."
    80               RenderBlock {P} at (4,71) size 762x44 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
     80              RenderBlock {P} at (4,70) size 762x44 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
    8181                RenderText {#text} at (3,3) size 716x38
    8282                  text run at (3,3) width 716: "This element should have a right border width of 25 pixels, which will be more obvious if the element is more than"
    8383                  text run at (3,22) width 85: "one line long."
    84               RenderBlock {P} at (4,129) size 762x44 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
     84              RenderBlock {P} at (4,128) size 762x44 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
    8585                RenderText {#text} at (3,3) size 727x38
    8686                  text run at (3,3) width 727: "This element should have a thick right border width, which will be more obvious if the element is more than one line"
    8787                  text run at (3,22) width 31: "long."
    88               RenderBlock {P} at (4,187) size 762x44 [border: (3px solid #000000)]
     88              RenderBlock {P} at (4,186) size 762x44 [border: (3px solid #000000)]
    8989                RenderText {#text} at (3,3) size 749x38
    9090                  text run at (3,3) width 749: "This element should have a medium right border width, which will be more obvious if the element is more than one line"
    9191                  text run at (3,22) width 31: "long."
    92               RenderBlock {P} at (4,245) size 762x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     92              RenderBlock {P} at (4,244) size 762x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    9393                RenderText {#text} at (3,3) size 756x19
    9494                  text run at (3,3) width 756: "This element should have a thin right border width, which will be more obvious if the element is more than one line long."
    95               RenderBlock {P} at (4,284) size 762x20
     95              RenderBlock {P} at (4,283) size 762x19
    9696                RenderText {#text} at (0,0) size 525x19
    9797                  text run at (0,0) width 525: "This element should have no border and no extra \"padding\" on its right side, as no "
    98                 RenderInline {CODE} at (0,0) size 96x17
    99                   RenderText {#text} at (525,2) size 96x17
    100                     text run at (525,2) width 96: "border-style"
    101                 RenderText {#text} at (621,0) size 56x19
    102                   text run at (621,0) width 56: " was set."
     98                RenderInline {CODE} at (0,0) size 76x19
     99                  RenderText {#text} at (525,0) size 76x19
     100                    text run at (525,0) width 76: "border-style"
     101                RenderText {#text} at (601,0) size 56x19
     102                  text run at (601,0) width 56: " was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_right_width_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 424x55
    11           text run at (0,1) width 424: ".one {border-right-width: 25px; border-style: solid;}"
    12           text run at (424,1) width 0: " "
    13           text run at (0,20) width 424: ".two {border-right-width: thin; border-style: solid;}"
    14           text run at (424,20) width 0: " "
    15           text run at (0,39) width 272: ".three {border-right-width: 25px;}"
    16           text run at (272,39) width 0: " "
     10        RenderText {#text} at (0,0) size 319x57
     11          text run at (0,0) width 319: ".one {border-right-width: 25px; border-style: solid;}"
     12          text run at (319,0) width 0: " "
     13          text run at (0,19) width 309: ".two {border-right-width: thin; border-style: solid;}"
     14          text run at (309,19) width 0: " "
     15          text run at (0,38) width 207: ".three {border-right-width: 25px;}"
     16          text run at (207,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    18       RenderBlock {P} at (0,120) size 784x85 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
     18      RenderBlock {P} at (0,120) size 784x83 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
    1919        RenderText {#text} at (3,3) size 177x19
    2020          text run at (3,3) width 177: "This element has a class of "
    21         RenderInline {TT} at (0,0) size 24x17
    22           RenderText {#text} at (180,5) size 24x17
    23             text run at (180,5) width 24: "one"
     21        RenderInline {TT} at (0,0) size 24x19
     22          RenderText {#text} at (180,3) size 24x19
     23            text run at (180,3) width 24: "one"
    2424        RenderText {#text} at (204,3) size 160x19
    2525          text run at (204,3) width 8: ". "
    2626          text run at (212,3) width 152: "However, it contains an "
    27         RenderInline {SPAN} at (0,0) size 172x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     27        RenderInline {SPAN} at (0,0) size 170x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    2828          RenderText {#text} at (367,3) size 144x19
    2929            text run at (367,3) width 144: "inline element of class "
    30           RenderInline {TT} at (0,0) size 24x17
    31             RenderText {#text} at (511,5) size 24x17
    32               text run at (511,5) width 24: "two"
    33         RenderText {#text} at (536,3) size 749x39
    34           text run at (536,3) width 216: ", which should result in a thin solid"
    35           text run at (3,23) width 192: "border on the right side of the "
     30          RenderInline {TT} at (0,0) size 22x19
     31            RenderText {#text} at (511,3) size 22x19
     32              text run at (511,3) width 22: "two"
     33        RenderText {#text} at (534,3) size 747x38
     34          text run at (534,3) width 216: ", which should result in a thin solid"
     35          text run at (3,22) width 192: "border on the right side of the "
    3636        RenderInline {STRONG} at (0,0) size 25x20
    37           RenderText {#text} at (195,23) size 25x20
    38             text run at (195,23) width 25: "last"
    39         RenderText {#text} at (220,23) size 723x39
    40           text run at (220,23) width 506: " box of the inline element (and the UA's default border on the other three sides)."
    41           text run at (3,43) width 106: "There is also an "
    42         RenderInline {SPAN} at (0,0) size 184x19
    43           RenderText {#text} at (109,43) size 144x19
    44             text run at (109,43) width 144: "inline element of class "
    45           RenderInline {TT} at (0,0) size 40x17
    46             RenderText {#text} at (253,45) size 40x17
    47               text run at (253,45) width 40: "three"
    48         RenderText {#text} at (293,43) size 734x39
    49           text run at (293,43) width 444: ", which should have no right border width or visible border because no"
    50           text run at (3,63) width 131: "border style was set."
    51       RenderTable {TABLE} at (0,219) size 784x123 [border: (1px outset #808080)]
    52         RenderTableSection {TBODY} at (1,1) size 782x121
     37          RenderText {#text} at (195,22) size 25x20
     38            text run at (195,22) width 25: "last"
     39        RenderText {#text} at (220,22) size 723x39
     40          text run at (220,22) width 506: " box of the inline element (and the UA's default border on the other three sides)."
     41          text run at (3,42) width 106: "There is also an "
     42        RenderInline {SPAN} at (0,0) size 177x19
     43          RenderText {#text} at (109,42) size 144x19
     44            text run at (109,42) width 144: "inline element of class "
     45          RenderInline {TT} at (0,0) size 33x19
     46            RenderText {#text} at (253,42) size 33x19
     47              text run at (253,42) width 33: "three"
     48        RenderText {#text} at (286,42) size 727x38
     49          text run at (286,42) width 444: ", which should have no right border width or visible border because no"
     50          text run at (3,61) width 131: "border style was set."
     51      RenderTable {TABLE} at (0,217) size 784x121 [border: (1px outset #808080)]
     52        RenderTableSection {TBODY} at (1,1) size 782x119
    5353          RenderTableRow {TR} at (0,0) size 782x28
    5454            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5656                RenderText {#text} at (4,4) size 159x20
    5757                  text run at (4,4) width 159: "TABLE Testing Section"
    58           RenderTableRow {TR} at (0,28) size 782x93
    59             RenderTableCell {TD} at (0,61) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     58          RenderTableRow {TR} at (0,28) size 782x91
     59            RenderTableCell {TD} at (0,60) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6060              RenderText {#text} at (4,4) size 4x19
    6161                text run at (4,4) width 4: " "
    62             RenderTableCell {TD} at (12,28) size 770x93 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    63               RenderBlock {P} at (4,4) size 762x85 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
     62            RenderTableCell {TD} at (12,28) size 770x91 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     63              RenderBlock {P} at (4,4) size 762x83 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
    6464                RenderText {#text} at (3,3) size 177x19
    6565                  text run at (3,3) width 177: "This element has a class of "
    66                 RenderInline {TT} at (0,0) size 24x17
    67                   RenderText {#text} at (180,5) size 24x17
    68                     text run at (180,5) width 24: "one"
     66                RenderInline {TT} at (0,0) size 24x19
     67                  RenderText {#text} at (180,3) size 24x19
     68                    text run at (180,3) width 24: "one"
    6969                RenderText {#text} at (204,3) size 160x19
    7070                  text run at (204,3) width 8: ". "
    7171                  text run at (212,3) width 152: "However, it contains an "
    72                 RenderInline {SPAN} at (0,0) size 172x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
     72                RenderInline {SPAN} at (0,0) size 170x25 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
    7373                  RenderText {#text} at (367,3) size 144x19
    7474                    text run at (367,3) width 144: "inline element of class "
    75                   RenderInline {TT} at (0,0) size 24x17
    76                     RenderText {#text} at (511,5) size 24x17
    77                       text run at (511,5) width 24: "two"
    78                 RenderText {#text} at (536,3) size 716x39
    79                   text run at (536,3) width 183: ", which should result in a thin"
    80                   text run at (3,23) width 225: "solid border on the right side of the "
     75                  RenderInline {TT} at (0,0) size 22x19
     76                    RenderText {#text} at (511,3) size 22x19
     77                      text run at (511,3) width 22: "two"
     78                RenderText {#text} at (534,3) size 714x38
     79                  text run at (534,3) width 183: ", which should result in a thin"
     80                  text run at (3,22) width 225: "solid border on the right side of the "
    8181                RenderInline {STRONG} at (0,0) size 25x20
    82                   RenderText {#text} at (228,23) size 25x20
    83                     text run at (228,23) width 25: "last"
    84                 RenderText {#text} at (253,23) size 710x39
    85                   text run at (253,23) width 460: " box of the inline element (and the UA's default border on the other three"
    86                   text run at (3,43) width 46: "sides). "
    87                   text run at (49,43) width 106: "There is also an "
    88                 RenderInline {SPAN} at (0,0) size 184x19
    89                   RenderText {#text} at (155,43) size 144x19
    90                     text run at (155,43) width 144: "inline element of class "
    91                   RenderInline {TT} at (0,0) size 40x17
    92                     RenderText {#text} at (299,45) size 40x17
    93                       text run at (299,45) width 40: "three"
    94                 RenderText {#text} at (339,43) size 702x39
    95                   text run at (339,43) width 366: ", which should have no right border width or visible border"
    96                   text run at (3,63) width 209: "because no border style was set."
     82                  RenderText {#text} at (228,22) size 25x20
     83                    text run at (228,22) width 25: "last"
     84                RenderText {#text} at (253,22) size 710x39
     85                  text run at (253,22) width 460: " box of the inline element (and the UA's default border on the other three"
     86                  text run at (3,42) width 46: "sides). "
     87                  text run at (49,42) width 106: "There is also an "
     88                RenderInline {SPAN} at (0,0) size 177x19
     89                  RenderText {#text} at (155,42) size 144x19
     90                    text run at (155,42) width 144: "inline element of class "
     91                  RenderInline {TT} at (0,0) size 33x19
     92                    RenderText {#text} at (299,42) size 33x19
     93                      text run at (299,42) width 33: "three"
     94                RenderText {#text} at (332,42) size 695x38
     95                  text run at (332,42) width 366: ", which should have no right border width or visible border"
     96                  text run at (3,61) width 209: "because no border style was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_style-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x228
    10         RenderText {#text} at (0,1) size 632x226
    11           text run at (0,1) width 560: ".one {border-style: dotted; border-color: black; border-width: thick;}"
    12           text run at (560,1) width 0: " "
    13           text run at (0,20) width 560: ".two {border-style: dashed; border-color: black; border-width: thick;}"
    14           text run at (560,20) width 0: " "
    15           text run at (0,39) width 568: ".three {border-style: solid; border-color: black; border-width: thick;}"
    16           text run at (568,39) width 0: " "
    17           text run at (0,58) width 568: ".four {border-style: double; border-color: black; border-width: thick;}"
    18           text run at (568,58) width 0: " "
    19           text run at (0,77) width 568: ".five {border-style: groove; border-color: olive; border-width: thick;}"
    20           text run at (568,77) width 0: " "
    21           text run at (0,96) width 552: ".six {border-style: ridge; border-color: olive; border-width: thick;}"
    22           text run at (552,96) width 0: " "
    23           text run at (0,115) width 568: ".seven {border-style: inset; border-color: olive; border-width: thick;}"
    24           text run at (568,115) width 0: " "
    25           text run at (0,134) width 576: ".eight {border-style: outset; border-color: olive; border-width: thick;}"
    26           text run at (576,134) width 0: " "
    27           text run at (0,153) width 632: ".nine {border-style: double groove; border-color: purple; border-width: thick;}"
    28           text run at (632,153) width 0: " "
    29           text run at (0,172) width 368: ".ten {border-style: double groove ridge inset;"
    30           text run at (368,172) width 0: " "
    31           text run at (0,191) width 368: "   border-color: purple; border-width: thick;}"
    32           text run at (368,191) width 0: " "
    33           text run at (0,210) width 552: ".eleven {border-style: none; border-color: red; border-width: thick;}"
    34           text run at (552,210) width 0: " "
     10        RenderText {#text} at (0,0) size 483x228
     11          text run at (0,0) width 422: ".one {border-style: dotted; border-color: black; border-width: thick;}"
     12          text run at (422,0) width 0: " "
     13          text run at (0,19) width 427: ".two {border-style: dashed; border-color: black; border-width: thick;}"
     14          text run at (427,19) width 0: " "
     15          text run at (0,38) width 420: ".three {border-style: solid; border-color: black; border-width: thick;}"
     16          text run at (420,38) width 0: " "
     17          text run at (0,57) width 426: ".four {border-style: double; border-color: black; border-width: thick;}"
     18          text run at (426,57) width 0: " "
     19          text run at (0,76) width 420: ".five {border-style: groove; border-color: olive; border-width: thick;}"
     20          text run at (420,76) width 0: " "
     21          text run at (0,95) width 403: ".six {border-style: ridge; border-color: olive; border-width: thick;}"
     22          text run at (403,95) width 0: " "
     23          text run at (0,114) width 422: ".seven {border-style: inset; border-color: olive; border-width: thick;}"
     24          text run at (422,114) width 0: " "
     25          text run at (0,133) width 424: ".eight {border-style: outset; border-color: olive; border-width: thick;}"
     26          text run at (424,133) width 0: " "
     27          text run at (0,152) width 483: ".nine {border-style: double groove; border-color: purple; border-width: thick;}"
     28          text run at (483,152) width 0: " "
     29          text run at (0,171) width 282: ".ten {border-style: double groove ridge inset;"
     30          text run at (282,171) width 0: " "
     31          text run at (0,190) width 272: "   border-color: purple; border-width: thick;}"
     32          text run at (272,190) width 0: " "
     33          text run at (0,209) width 420: ".eleven {border-style: none; border-color: red; border-width: thick;}"
     34          text run at (420,209) width 0: " "
    3535      RenderBlock {HR} at (0,275) size 784x2 [border: (1px inset #000000)]
    3636      RenderBlock {P} at (0,291) size 784x29 [border: (5px dotted #000000)]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_style_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 568x55
    11           text run at (0,1) width 560: ".one {border-style: dashed; border-color: black; border-width: thick;}"
    12           text run at (560,1) width 0: " "
    13           text run at (0,20) width 544: ".two {border-style: groove; border-color: red; border-width: thick;}"
    14           text run at (544,20) width 0: " "
    15           text run at (0,39) width 568: ".three {border-style: none; border-color: purple; border-width: thick;}"
    16           text run at (568,39) width 0: " "
     10        RenderText {#text} at (0,0) size 430x57
     11          text run at (0,0) width 429: ".one {border-style: dashed; border-color: black; border-width: thick;}"
     12          text run at (429,0) width 0: " "
     13          text run at (0,19) width 412: ".two {border-style: groove; border-color: red; border-width: thick;}"
     14          text run at (412,19) width 0: " "
     15          text run at (0,38) width 430: ".three {border-style: none; border-color: purple; border-width: thick;}"
     16          text run at (430,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1818      RenderBlock {P} at (0,120) size 784x57 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_top-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 320x74
    11           text run at (0,1) width 304: ".one {border-top: purple double 10px;}"
    12           text run at (304,1) width 0: " "
    13           text run at (0,20) width 296: ".two {border-top: purple thin solid;}"
    14           text run at (296,20) width 0: " "
    15           text run at (0,39) width 320: ".three {border-top: black medium solid;}"
    16           text run at (320,39) width 0: " "
    17           text run at (0,58) width 264: "TD {border-top: green 2px solid;}"
    18           text run at (264,58) width 0: " "
     10        RenderText {#text} at (0,0) size 251x76
     11          text run at (0,0) width 243: ".one {border-top: purple double 10px;}"
     12          text run at (243,0) width 0: " "
     13          text run at (0,19) width 219: ".two {border-top: purple thin solid;}"
     14          text run at (219,19) width 0: " "
     15          text run at (0,38) width 251: ".three {border-top: black medium solid;}"
     16          text run at (251,38) width 0: " "
     17          text run at (0,57) width 209: "TD {border-top: green 2px solid;}"
     18          text run at (209,57) width 0: " "
    1919      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    2020      RenderBlock {P} at (0,139) size 784x38
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_top_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 304x55
    11           text run at (0,1) width 304: ".one {border-top: purple double 10px;}"
    12           text run at (304,1) width 0: " "
    13           text run at (0,20) width 296: ".two {border-top: purple thin solid;}"
    14           text run at (296,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 243x57
     11          text run at (0,0) width 243: ".one {border-top: purple double 10px;}"
     12          text run at (243,0) width 0: " "
     13          text run at (0,19) width 219: ".two {border-top: purple thin solid;}"
     14          text run at (219,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock {P} at (0,120) size 784x57 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_top_width-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x775
     1layer at (0,0) size 800x771
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x775
    4   RenderBlock {HTML} at (0,0) size 800x775
    5     RenderBody {BODY} at (8,8) size 784x759 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x771
     4  RenderBlock {HTML} at (0,0) size 800x771
     5    RenderBody {BODY} at (8,8) size 784x755 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 440x112
    11           text run at (0,1) width 432: ".zero {background-color: silver; border-top-width: 0;}"
    12           text run at (432,1) width 0: " "
    13           text run at (0,20) width 408: ".one {border-top-width: 25px; border-style: solid;}"
    14           text run at (408,20) width 0: " "
    15           text run at (0,39) width 416: ".two {border-top-width: thick; border-style: solid;}"
    16           text run at (416,39) width 0: " "
    17           text run at (0,58) width 440: ".three {border-top-width: medium; border-style: solid;}"
    18           text run at (440,58) width 0: " "
    19           text run at (0,77) width 416: ".four {border-top-width: thin; border-style: solid;}"
    20           text run at (416,77) width 0: " "
    21           text run at (0,96) width 248: ".five {border-top-width: 25px;}"
    22           text run at (248,96) width 0: " "
     10        RenderText {#text} at (0,0) size 340x114
     11          text run at (0,0) width 331: ".zero {background-color: silver; border-top-width: 0;}"
     12          text run at (331,0) width 0: " "
     13          text run at (0,19) width 311: ".one {border-top-width: 25px; border-style: solid;}"
     14          text run at (311,19) width 0: " "
     15          text run at (0,38) width 307: ".two {border-top-width: thick; border-style: solid;}"
     16          text run at (307,38) width 0: " "
     17          text run at (0,57) width 340: ".three {border-top-width: medium; border-style: solid;}"
     18          text run at (340,57) width 0: " "
     19          text run at (0,76) width 304: ".four {border-top-width: thin; border-style: solid;}"
     20          text run at (304,76) width 0: " "
     21          text run at (0,95) width 188: ".five {border-top-width: 25px;}"
     22          text run at (188,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    24       RenderBlock {P} at (0,177) size 784x20
     24      RenderBlock {P} at (0,177) size 784x19
    2525        RenderText {#text} at (0,0) size 147x19
    2626          text run at (0,0) width 147: "(These will only work if "
    27         RenderInline {CODE} at (0,0) size 96x17
    28           RenderText {#text} at (147,2) size 96x17
    29             text run at (147,2) width 96: "border-style"
    30         RenderText {#text} at (243,0) size 91x19
    31           text run at (243,0) width 91: " is supported.)"
    32       RenderBlock {P} at (0,211) size 784x19 [bgcolor=#C0C0C0]
     27        RenderInline {CODE} at (0,0) size 76x19
     28          RenderText {#text} at (147,0) size 76x19
     29            text run at (147,0) width 76: "border-style"
     30        RenderText {#text} at (223,0) size 91x19
     31          text run at (223,0) width 91: " is supported.)"
     32      RenderBlock {P} at (0,210) size 784x19 [bgcolor=#C0C0C0]
    3333        RenderText {#text} at (0,0) size 209x19
    3434          text run at (0,0) width 209: "This element has a class of zero."
    35       RenderBlock {P} at (0,244) size 784x47 [border: (25px solid #000000) (3px solid #000000)]
     35      RenderBlock {P} at (0,243) size 784x47 [border: (25px solid #000000) (3px solid #000000)]
    3636        RenderText {#text} at (3,25) size 377x19
    3737          text run at (3,25) width 377: "This paragraph should have a top border width of 25 pixels."
    38       RenderBlock {P} at (0,305) size 784x27 [border: (5px solid #000000) (3px solid #000000)]
     38      RenderBlock {P} at (0,304) size 784x27 [border: (5px solid #000000) (3px solid #000000)]
    3939        RenderText {#text} at (3,5) size 334x19
    4040          text run at (3,5) width 334: "This paragraph should have a thick top border width."
    41       RenderBlock {P} at (0,346) size 784x25 [border: (3px solid #000000)]
     41      RenderBlock {P} at (0,345) size 784x25 [border: (3px solid #000000)]
    4242        RenderText {#text} at (3,3) size 356x19
    4343          text run at (3,3) width 356: "This paragraph should have a medium top border width."
    44       RenderBlock {P} at (0,385) size 784x23 [border: (1px solid #000000) (3px solid #000000)]
     44      RenderBlock {P} at (0,384) size 784x23 [border: (1px solid #000000) (3px solid #000000)]
    4545        RenderText {#text} at (3,1) size 328x19
    4646          text run at (3,1) width 328: "This paragraph should have a thin top border width."
    47       RenderBlock {P} at (0,422) size 784x20
     47      RenderBlock {P} at (0,421) size 784x19
    4848        RenderText {#text} at (0,0) size 532x19
    4949          text run at (0,0) width 532: "This paragraph should have no border and no extra \"padding\" on its top side, as no "
    50         RenderInline {CODE} at (0,0) size 96x17
    51           RenderText {#text} at (532,2) size 96x17
    52             text run at (532,2) width 96: "border-style"
    53         RenderText {#text} at (628,0) size 56x19
    54           text run at (628,0) width 56: " was set."
    55       RenderTable {TABLE} at (0,456) size 706x303 [border: (1px outset #808080)]
    56         RenderTableSection {TBODY} at (1,1) size 704x301
    57           RenderTableRow {TR} at (0,0) size 704x28
    58             RenderTableCell {TD} at (0,0) size 704x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     50        RenderInline {CODE} at (0,0) size 76x19
     51          RenderText {#text} at (532,0) size 76x19
     52            text run at (532,0) width 76: "border-style"
     53        RenderText {#text} at (608,0) size 56x19
     54          text run at (608,0) width 56: " was set."
     55      RenderTable {TABLE} at (0,454) size 686x301 [border: (1px outset #808080)]
     56        RenderTableSection {TBODY} at (1,1) size 684x299
     57          RenderTableRow {TR} at (0,0) size 684x28
     58            RenderTableCell {TD} at (0,0) size 684x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    5959              RenderInline {STRONG} at (0,0) size 159x20
    6060                RenderText {#text} at (4,4) size 159x20
    6161                  text run at (4,4) width 159: "TABLE Testing Section"
    62           RenderTableRow {TR} at (0,28) size 704x273
    63             RenderTableCell {TD} at (0,151) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     62          RenderTableRow {TR} at (0,28) size 684x271
     63            RenderTableCell {TD} at (0,150) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6464              RenderText {#text} at (4,4) size 4x19
    6565                text run at (4,4) width 4: " "
    66             RenderTableCell {TD} at (12,28) size 692x273 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    67               RenderBlock {P} at (4,4) size 684x20
     66            RenderTableCell {TD} at (12,28) size 672x271 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     67              RenderBlock {P} at (4,4) size 664x19
    6868                RenderText {#text} at (0,0) size 147x19
    6969                  text run at (0,0) width 147: "(These will only work if "
    70                 RenderInline {CODE} at (0,0) size 96x17
    71                   RenderText {#text} at (147,2) size 96x17
    72                     text run at (147,2) width 96: "border-style"
    73                 RenderText {#text} at (243,0) size 91x19
    74                   text run at (243,0) width 91: " is supported.)"
    75               RenderBlock {P} at (4,38) size 684x19 [bgcolor=#C0C0C0]
     70                RenderInline {CODE} at (0,0) size 76x19
     71                  RenderText {#text} at (147,0) size 76x19
     72                    text run at (147,0) width 76: "border-style"
     73                RenderText {#text} at (223,0) size 91x19
     74                  text run at (223,0) width 91: " is supported.)"
     75              RenderBlock {P} at (4,37) size 664x19 [bgcolor=#C0C0C0]
    7676                RenderText {#text} at (0,0) size 209x19
    7777                  text run at (0,0) width 209: "This element has a class of zero."
    78               RenderBlock {P} at (4,71) size 684x47 [border: (25px solid #000000) (3px solid #000000)]
     78              RenderBlock {P} at (4,70) size 664x47 [border: (25px solid #000000) (3px solid #000000)]
    7979                RenderText {#text} at (3,25) size 377x19
    8080                  text run at (3,25) width 377: "This paragraph should have a top border width of 25 pixels."
    81               RenderBlock {P} at (4,132) size 684x27 [border: (5px solid #000000) (3px solid #000000)]
     81              RenderBlock {P} at (4,131) size 664x27 [border: (5px solid #000000) (3px solid #000000)]
    8282                RenderText {#text} at (3,5) size 334x19
    8383                  text run at (3,5) width 334: "This paragraph should have a thick top border width."
    84               RenderBlock {P} at (4,173) size 684x25 [border: (3px solid #000000)]
     84              RenderBlock {P} at (4,172) size 664x25 [border: (3px solid #000000)]
    8585                RenderText {#text} at (3,3) size 356x19
    8686                  text run at (3,3) width 356: "This paragraph should have a medium top border width."
    87               RenderBlock {P} at (4,212) size 684x23 [border: (1px solid #000000) (3px solid #000000)]
     87              RenderBlock {P} at (4,211) size 664x23 [border: (1px solid #000000) (3px solid #000000)]
    8888                RenderText {#text} at (3,1) size 328x19
    8989                  text run at (3,1) width 328: "This paragraph should have a thin top border width."
    90               RenderBlock {P} at (4,249) size 684x20
     90              RenderBlock {P} at (4,248) size 664x19
    9191                RenderText {#text} at (0,0) size 532x19
    9292                  text run at (0,0) width 532: "This paragraph should have no border and no extra \"padding\" on its top side, as no "
    93                 RenderInline {CODE} at (0,0) size 96x17
    94                   RenderText {#text} at (532,2) size 96x17
    95                     text run at (532,2) width 96: "border-style"
    96                 RenderText {#text} at (628,0) size 56x19
    97                   text run at (628,0) width 56: " was set."
     93                RenderInline {CODE} at (0,0) size 76x19
     94                  RenderText {#text} at (532,0) size 76x19
     95                    text run at (532,0) width 76: "border-style"
     96                RenderText {#text} at (608,0) size 56x19
     97                  text run at (608,0) width 56: " was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_top_width_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 408x55
    11           text run at (0,1) width 408: ".one {border-top-width: 25px; border-style: solid;}"
    12           text run at (408,1) width 0: " "
    13           text run at (0,20) width 408: ".two {border-top-width: thin; border-style: solid;}"
    14           text run at (408,20) width 0: " "
    15           text run at (0,39) width 256: ".three {border-top-width: 25px;}"
    16           text run at (256,39) width 0: " "
     10        RenderText {#text} at (0,0) size 311x57
     11          text run at (0,0) width 311: ".one {border-top-width: 25px; border-style: solid;}"
     12          text run at (311,0) width 0: " "
     13          text run at (0,19) width 301: ".two {border-top-width: thin; border-style: solid;}"
     14          text run at (301,19) width 0: " "
     15          text run at (0,38) width 199: ".three {border-top-width: 25px;}"
     16          text run at (199,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    18       RenderBlock {P} at (0,120) size 784x106 [border: (25px solid #000000) (3px solid #000000)]
     18      RenderBlock {P} at (0,120) size 784x104 [border: (25px solid #000000) (3px solid #000000)]
    1919        RenderText {#text} at (3,25) size 177x19
    2020          text run at (3,25) width 177: "This element has a class of "
    21         RenderInline {TT} at (0,0) size 24x17
    22           RenderText {#text} at (180,27) size 24x17
    23             text run at (180,27) width 24: "one"
     21        RenderInline {TT} at (0,0) size 24x19
     22          RenderText {#text} at (180,25) size 24x19
     23            text run at (180,25) width 24: "one"
    2424        RenderText {#text} at (204,25) size 160x19
    2525          text run at (204,25) width 8: ". "
    2626          text run at (212,25) width 152: "However, it contains an "
    27         RenderInline {SPAN} at (0,0) size 174x23 [border: (1px solid #000000) (3px solid #000000)]
     27        RenderInline {SPAN} at (0,0) size 172x23 [border: (1px solid #000000) (3px solid #000000)]
    2828          RenderText {#text} at (367,25) size 144x19
    2929            text run at (367,25) width 144: "inline element of class "
    30           RenderInline {TT} at (0,0) size 24x17
    31             RenderText {#text} at (511,27) size 24x17
    32               text run at (511,27) width 24: "two"
    33         RenderText {#text} at (538,25) size 752x58
    34           text run at (538,25) width 216: ", which should result in a thin solid"
    35           text run at (3,45) width 700: "border on the top side of each box in the inline element (and the UA's default border on the other three sides). "
    36           text run at (703,45) width 52: "There is"
    37           text run at (3,64) width 50: "also an "
    38         RenderInline {SPAN} at (0,0) size 184x19
    39           RenderText {#text} at (53,64) size 144x19
    40             text run at (53,64) width 144: "inline element of class "
    41           RenderInline {TT} at (0,0) size 40x17
    42             RenderText {#text} at (197,66) size 40x17
    43               text run at (197,66) width 40: "three"
    44         RenderText {#text} at (237,64) size 778x39
    45           text run at (237,64) width 544: ", which should have no top border width or visible border because no border style was"
    46           text run at (3,84) width 23: "set."
    47       RenderTable {TABLE} at (0,240) size 784x144 [border: (1px outset #808080)]
    48         RenderTableSection {TBODY} at (1,1) size 782x142
     30          RenderInline {TT} at (0,0) size 22x19
     31            RenderText {#text} at (511,25) size 22x19
     32              text run at (511,25) width 22: "two"
     33        RenderText {#text} at (536,25) size 752x57
     34          text run at (536,25) width 216: ", which should result in a thin solid"
     35          text run at (3,44) width 700: "border on the top side of each box in the inline element (and the UA's default border on the other three sides). "
     36          text run at (703,44) width 52: "There is"
     37          text run at (3,63) width 50: "also an "
     38        RenderInline {SPAN} at (0,0) size 177x19
     39          RenderText {#text} at (53,63) size 144x19
     40            text run at (53,63) width 144: "inline element of class "
     41          RenderInline {TT} at (0,0) size 33x19
     42            RenderText {#text} at (197,63) size 33x19
     43              text run at (197,63) width 33: "three"
     44        RenderText {#text} at (230,63) size 771x38
     45          text run at (230,63) width 544: ", which should have no top border width or visible border because no border style was"
     46          text run at (3,82) width 23: "set."
     47      RenderTable {TABLE} at (0,238) size 784x142 [border: (1px outset #808080)]
     48        RenderTableSection {TBODY} at (1,1) size 782x140
    4949          RenderTableRow {TR} at (0,0) size 782x28
    5050            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5252                RenderText {#text} at (4,4) size 159x20
    5353                  text run at (4,4) width 159: "TABLE Testing Section"
    54           RenderTableRow {TR} at (0,28) size 782x114
    55             RenderTableCell {TD} at (0,71) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     54          RenderTableRow {TR} at (0,28) size 782x112
     55            RenderTableCell {TD} at (0,70) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5656              RenderText {#text} at (4,4) size 4x19
    5757                text run at (4,4) width 4: " "
    58             RenderTableCell {TD} at (12,28) size 770x114 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    59               RenderBlock {P} at (4,4) size 762x106 [border: (25px solid #000000) (3px solid #000000)]
     58            RenderTableCell {TD} at (12,28) size 770x112 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     59              RenderBlock {P} at (4,4) size 762x104 [border: (25px solid #000000) (3px solid #000000)]
    6060                RenderText {#text} at (3,25) size 177x19
    6161                  text run at (3,25) width 177: "This element has a class of "
    62                 RenderInline {TT} at (0,0) size 24x17
    63                   RenderText {#text} at (180,27) size 24x17
    64                     text run at (180,27) width 24: "one"
     62                RenderInline {TT} at (0,0) size 24x19
     63                  RenderText {#text} at (180,25) size 24x19
     64                    text run at (180,25) width 24: "one"
    6565                RenderText {#text} at (204,25) size 160x19
    6666                  text run at (204,25) width 8: ". "
    6767                  text run at (212,25) width 152: "However, it contains an "
    68                 RenderInline {SPAN} at (0,0) size 174x23 [border: (1px solid #000000) (3px solid #000000)]
     68                RenderInline {SPAN} at (0,0) size 172x23 [border: (1px solid #000000) (3px solid #000000)]
    6969                  RenderText {#text} at (367,25) size 144x19
    7070                    text run at (367,25) width 144: "inline element of class "
    71                   RenderInline {TT} at (0,0) size 24x17
    72                     RenderText {#text} at (511,27) size 24x17
    73                       text run at (511,27) width 24: "two"
    74                 RenderText {#text} at (538,25) size 752x58
    75                   text run at (538,25) width 216: ", which should result in a thin solid"
    76                   text run at (3,45) width 700: "border on the top side of each box in the inline element (and the UA's default border on the other three sides). "
    77                   text run at (703,45) width 52: "There is"
    78                   text run at (3,64) width 50: "also an "
    79                 RenderInline {SPAN} at (0,0) size 184x19
    80                   RenderText {#text} at (53,64) size 144x19
    81                     text run at (53,64) width 144: "inline element of class "
    82                   RenderInline {TT} at (0,0) size 40x17
    83                     RenderText {#text} at (197,66) size 40x17
    84                       text run at (197,66) width 40: "three"
    85                 RenderText {#text} at (237,64) size 749x39
    86                   text run at (237,64) width 515: ", which should have no top border width or visible border because no border style"
    87                   text run at (3,84) width 52: "was set."
     71                  RenderInline {TT} at (0,0) size 22x19
     72                    RenderText {#text} at (511,25) size 22x19
     73                      text run at (511,25) width 22: "two"
     74                RenderText {#text} at (536,25) size 752x57
     75                  text run at (536,25) width 216: ", which should result in a thin solid"
     76                  text run at (3,44) width 700: "border on the top side of each box in the inline element (and the UA's default border on the other three sides). "
     77                  text run at (703,44) width 52: "There is"
     78                  text run at (3,63) width 50: "also an "
     79                RenderInline {SPAN} at (0,0) size 177x19
     80                  RenderText {#text} at (53,63) size 144x19
     81                    text run at (53,63) width 144: "inline element of class "
     82                  RenderInline {TT} at (0,0) size 33x19
     83                    RenderText {#text} at (197,63) size 33x19
     84                      text run at (197,63) width 33: "three"
     85                RenderText {#text} at (230,63) size 742x38
     86                  text run at (230,63) width 515: ", which should have no top border width or visible border because no border style"
     87                  text run at (3,82) width 52: "was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_width-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x919
     1layer at (0,0) size 800x915
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x919
    4   RenderBlock {HTML} at (0,0) size 800x919
    5     RenderBody {BODY} at (8,8) size 784x903 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x915
     4  RenderBlock {HTML} at (0,0) size 800x915
     5    RenderBody {BODY} at (8,8) size 784x899 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 408x112
    11           text run at (0,1) width 400: ".zero {background-color: silver; border-width: 0;}"
    12           text run at (400,1) width 0: " "
    13           text run at (0,20) width 376: ".one {border-width: 50px; border-style: solid;}"
    14           text run at (376,20) width 0: " "
    15           text run at (0,39) width 384: ".two {border-width: thick; border-style: solid;}"
    16           text run at (384,39) width 0: " "
    17           text run at (0,58) width 408: ".three {border-width: medium; border-style: solid;}"
    18           text run at (408,58) width 0: " "
    19           text run at (0,77) width 384: ".four {border-width: thin; border-style: solid;}"
    20           text run at (384,77) width 0: " "
    21           text run at (0,96) width 216: ".five {border-width: 25px;}"
    22           text run at (216,96) width 0: " "
     10        RenderText {#text} at (0,0) size 315x114
     11          text run at (0,0) width 306: ".zero {background-color: silver; border-width: 0;}"
     12          text run at (306,0) width 0: " "
     13          text run at (0,19) width 286: ".one {border-width: 50px; border-style: solid;}"
     14          text run at (286,19) width 0: " "
     15          text run at (0,38) width 282: ".two {border-width: thick; border-style: solid;}"
     16          text run at (282,38) width 0: " "
     17          text run at (0,57) width 315: ".three {border-width: medium; border-style: solid;}"
     18          text run at (315,57) width 0: " "
     19          text run at (0,76) width 279: ".four {border-width: thin; border-style: solid;}"
     20          text run at (279,76) width 0: " "
     21          text run at (0,95) width 163: ".five {border-width: 25px;}"
     22          text run at (163,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    24       RenderBlock {P} at (0,177) size 784x20
     24      RenderBlock {P} at (0,177) size 784x19
    2525        RenderText {#text} at (0,0) size 147x19
    2626          text run at (0,0) width 147: "(These will only work if "
    27         RenderInline {CODE} at (0,0) size 96x17
    28           RenderText {#text} at (147,2) size 96x17
    29             text run at (147,2) width 96: "border-style"
    30         RenderText {#text} at (243,0) size 91x19
    31           text run at (243,0) width 91: " is supported.)"
    32       RenderBlock {P} at (0,211) size 784x19 [bgcolor=#C0C0C0]
     27        RenderInline {CODE} at (0,0) size 76x19
     28          RenderText {#text} at (147,0) size 76x19
     29            text run at (147,0) width 76: "border-style"
     30        RenderText {#text} at (223,0) size 91x19
     31          text run at (223,0) width 91: " is supported.)"
     32      RenderBlock {P} at (0,210) size 784x19 [bgcolor=#C0C0C0]
    3333        RenderText {#text} at (0,0) size 209x19
    3434          text run at (0,0) width 209: "This element has a class of zero."
    35       RenderBlock {P} at (0,244) size 784x119 [border: (50px solid #000000)]
     35      RenderBlock {P} at (0,243) size 784x119 [border: (50px solid #000000)]
    3636        RenderText {#text} at (50,50) size 392x19
    3737          text run at (50,50) width 392: "This element should have an overall border width of 50 pixels."
    38       RenderBlock {P} at (0,377) size 784x29 [border: (5px solid #000000)]
     38      RenderBlock {P} at (0,376) size 784x29 [border: (5px solid #000000)]
    3939        RenderText {#text} at (5,5) size 341x19
    4040          text run at (5,5) width 341: "This element should have a thick overall border width."
    41       RenderBlock {P} at (0,420) size 784x25 [border: (3px solid #000000)]
     41      RenderBlock {P} at (0,419) size 784x25 [border: (3px solid #000000)]
    4242        RenderText {#text} at (3,3) size 363x19
    4343          text run at (3,3) width 363: "This element should have a medium overall border width."
    44       RenderBlock {P} at (0,459) size 784x21 [border: (1px solid #000000)]
     44      RenderBlock {P} at (0,458) size 784x21 [border: (1px solid #000000)]
    4545        RenderText {#text} at (1,1) size 335x19
    4646          text run at (1,1) width 335: "This element should have a thin overall border width."
    47       RenderBlock {P} at (0,494) size 784x20
     47      RenderBlock {P} at (0,493) size 784x19
    4848        RenderText {#text} at (0,0) size 502x19
    4949          text run at (0,0) width 502: "This element should have no border and no extra \"padding\" on any side, as no "
    50         RenderInline {CODE} at (0,0) size 96x17
    51           RenderText {#text} at (502,2) size 96x17
    52             text run at (502,2) width 96: "border-style"
    53         RenderText {#text} at (598,0) size 56x19
    54           text run at (598,0) width 56: " was set."
    55       RenderTable {TABLE} at (0,528) size 676x375 [border: (1px outset #808080)]
    56         RenderTableSection {TBODY} at (1,1) size 674x373
    57           RenderTableRow {TR} at (0,0) size 674x28
    58             RenderTableCell {TD} at (0,0) size 674x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     50        RenderInline {CODE} at (0,0) size 76x19
     51          RenderText {#text} at (502,0) size 76x19
     52            text run at (502,0) width 76: "border-style"
     53        RenderText {#text} at (578,0) size 56x19
     54          text run at (578,0) width 56: " was set."
     55      RenderTable {TABLE} at (0,526) size 656x373 [border: (1px outset #808080)]
     56        RenderTableSection {TBODY} at (1,1) size 654x371
     57          RenderTableRow {TR} at (0,0) size 654x28
     58            RenderTableCell {TD} at (0,0) size 654x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    5959              RenderInline {STRONG} at (0,0) size 159x20
    6060                RenderText {#text} at (4,4) size 159x20
    6161                  text run at (4,4) width 159: "TABLE Testing Section"
    62           RenderTableRow {TR} at (0,28) size 674x345
    63             RenderTableCell {TD} at (0,187) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     62          RenderTableRow {TR} at (0,28) size 654x343
     63            RenderTableCell {TD} at (0,186) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6464              RenderText {#text} at (4,4) size 4x19
    6565                text run at (4,4) width 4: " "
    66             RenderTableCell {TD} at (12,28) size 662x345 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    67               RenderBlock {P} at (4,4) size 654x20
     66            RenderTableCell {TD} at (12,28) size 642x343 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     67              RenderBlock {P} at (4,4) size 634x19
    6868                RenderText {#text} at (0,0) size 147x19
    6969                  text run at (0,0) width 147: "(These will only work if "
    70                 RenderInline {CODE} at (0,0) size 96x17
    71                   RenderText {#text} at (147,2) size 96x17
    72                     text run at (147,2) width 96: "border-style"
    73                 RenderText {#text} at (243,0) size 91x19
    74                   text run at (243,0) width 91: " is supported.)"
    75               RenderBlock {P} at (4,38) size 654x19 [bgcolor=#C0C0C0]
     70                RenderInline {CODE} at (0,0) size 76x19
     71                  RenderText {#text} at (147,0) size 76x19
     72                    text run at (147,0) width 76: "border-style"
     73                RenderText {#text} at (223,0) size 91x19
     74                  text run at (223,0) width 91: " is supported.)"
     75              RenderBlock {P} at (4,37) size 634x19 [bgcolor=#C0C0C0]
    7676                RenderText {#text} at (0,0) size 209x19
    7777                  text run at (0,0) width 209: "This element has a class of zero."
    78               RenderBlock {P} at (4,71) size 654x119 [border: (50px solid #000000)]
     78              RenderBlock {P} at (4,70) size 634x119 [border: (50px solid #000000)]
    7979                RenderText {#text} at (50,50) size 392x19
    8080                  text run at (50,50) width 392: "This element should have an overall border width of 50 pixels."
    81               RenderBlock {P} at (4,204) size 654x29 [border: (5px solid #000000)]
     81              RenderBlock {P} at (4,203) size 634x29 [border: (5px solid #000000)]
    8282                RenderText {#text} at (5,5) size 341x19
    8383                  text run at (5,5) width 341: "This element should have a thick overall border width."
    84               RenderBlock {P} at (4,247) size 654x25 [border: (3px solid #000000)]
     84              RenderBlock {P} at (4,246) size 634x25 [border: (3px solid #000000)]
    8585                RenderText {#text} at (3,3) size 363x19
    8686                  text run at (3,3) width 363: "This element should have a medium overall border width."
    87               RenderBlock {P} at (4,286) size 654x21 [border: (1px solid #000000)]
     87              RenderBlock {P} at (4,285) size 634x21 [border: (1px solid #000000)]
    8888                RenderText {#text} at (1,1) size 335x19
    8989                  text run at (1,1) width 335: "This element should have a thin overall border width."
    90               RenderBlock {P} at (4,321) size 654x20
     90              RenderBlock {P} at (4,320) size 634x19
    9191                RenderText {#text} at (0,0) size 502x19
    9292                  text run at (0,0) width 502: "This element should have no border and no extra \"padding\" on any side, as no "
    93                 RenderInline {CODE} at (0,0) size 96x17
    94                   RenderText {#text} at (502,2) size 96x17
    95                     text run at (502,2) width 96: "border-style"
    96                 RenderText {#text} at (598,0) size 56x19
    97                   text run at (598,0) width 56: " was set."
     93                RenderInline {CODE} at (0,0) size 76x19
     94                  RenderText {#text} at (502,0) size 76x19
     95                    text run at (502,0) width 76: "border-style"
     96                RenderText {#text} at (578,0) size 56x19
     97                  text run at (578,0) width 56: " was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/border_width_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 376x55
    11           text run at (0,1) width 376: ".one {border-width: 25px; border-style: solid;}"
    12           text run at (376,1) width 0: " "
    13           text run at (0,20) width 376: ".two {border-width: thin; border-style: solid;}"
    14           text run at (376,20) width 0: " "
    15           text run at (0,39) width 224: ".three {border-width: 25px;}"
    16           text run at (224,39) width 0: " "
     10        RenderText {#text} at (0,0) size 286x57
     11          text run at (0,0) width 286: ".one {border-width: 25px; border-style: solid;}"
     12          text run at (286,0) width 0: " "
     13          text run at (0,19) width 276: ".two {border-width: thin; border-style: solid;}"
     14          text run at (276,19) width 0: " "
     15          text run at (0,38) width 174: ".three {border-width: 25px;}"
     16          text run at (174,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    18       RenderBlock {P} at (0,120) size 784x109 [border: (25px solid #000000)]
     18      RenderBlock {P} at (0,120) size 784x107 [border: (25px solid #000000)]
    1919        RenderText {#text} at (25,25) size 177x19
    2020          text run at (25,25) width 177: "This element has a class of "
    21         RenderInline {TT} at (0,0) size 24x17
    22           RenderText {#text} at (202,27) size 24x17
    23             text run at (202,27) width 24: "one"
     21        RenderInline {TT} at (0,0) size 24x19
     22          RenderText {#text} at (202,25) size 24x19
     23            text run at (202,25) width 24: "one"
    2424        RenderText {#text} at (226,25) size 160x19
    2525          text run at (226,25) width 8: ". "
    2626          text run at (234,25) width 152: "However, it contains an "
    27         RenderInline {SPAN} at (0,0) size 170x21 [border: (1px solid #000000)]
     27        RenderInline {SPAN} at (0,0) size 168x21 [border: (1px solid #000000)]
    2828          RenderText {#text} at (387,25) size 144x19
    2929            text run at (387,25) width 144: "inline element of class "
    30           RenderInline {TT} at (0,0) size 24x17
    31             RenderText {#text} at (531,27) size 24x17
    32               text run at (531,27) width 24: "two"
    33         RenderText {#text} at (556,25) size 714x39
    34           text run at (556,25) width 183: ", which should result in a thin"
    35           text run at (25,45) width 377: "solid border on each side of each box in the inline element. "
    36           text run at (402,45) width 106: "There is also an "
    37         RenderInline {SPAN} at (0,0) size 184x19
    38           RenderText {#text} at (508,45) size 144x19
    39             text run at (508,45) width 144: "inline element of class "
    40           RenderInline {TT} at (0,0) size 40x17
    41             RenderText {#text} at (652,47) size 40x17
    42               text run at (652,47) width 40: "three"
    43         RenderText {#text} at (692,45) size 711x39
    44           text run at (692,45) width 44: ", which"
    45           text run at (25,65) width 393: "should have no border width because no border style was set."
    46       RenderTable {TABLE} at (0,243) size 784x147 [border: (1px outset #808080)]
    47         RenderTableSection {TBODY} at (1,1) size 782x145
     30          RenderInline {TT} at (0,0) size 22x19
     31            RenderText {#text} at (531,25) size 22x19
     32              text run at (531,25) width 22: "two"
     33        RenderText {#text} at (554,25) size 712x38
     34          text run at (554,25) width 183: ", which should result in a thin"
     35          text run at (25,44) width 377: "solid border on each side of each box in the inline element. "
     36          text run at (402,44) width 106: "There is also an "
     37        RenderInline {SPAN} at (0,0) size 177x19
     38          RenderText {#text} at (508,44) size 144x19
     39            text run at (508,44) width 144: "inline element of class "
     40          RenderInline {TT} at (0,0) size 33x19
     41            RenderText {#text} at (652,44) size 33x19
     42              text run at (652,44) width 33: "three"
     43        RenderText {#text} at (685,44) size 704x38
     44          text run at (685,44) width 44: ", which"
     45          text run at (25,63) width 393: "should have no border width because no border style was set."
     46      RenderTable {TABLE} at (0,241) size 784x145 [border: (1px outset #808080)]
     47        RenderTableSection {TBODY} at (1,1) size 782x143
    4848          RenderTableRow {TR} at (0,0) size 782x28
    4949            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5151                RenderText {#text} at (4,4) size 159x20
    5252                  text run at (4,4) width 159: "TABLE Testing Section"
    53           RenderTableRow {TR} at (0,28) size 782x117
    54             RenderTableCell {TD} at (0,73) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     53          RenderTableRow {TR} at (0,28) size 782x115
     54            RenderTableCell {TD} at (0,72) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5555              RenderText {#text} at (4,4) size 4x19
    5656                text run at (4,4) width 4: " "
    57             RenderTableCell {TD} at (12,28) size 770x117 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    58               RenderBlock {P} at (4,4) size 762x109 [border: (25px solid #000000)]
     57            RenderTableCell {TD} at (12,28) size 770x115 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     58              RenderBlock {P} at (4,4) size 762x107 [border: (25px solid #000000)]
    5959                RenderText {#text} at (25,25) size 177x19
    6060                  text run at (25,25) width 177: "This element has a class of "
    61                 RenderInline {TT} at (0,0) size 24x17
    62                   RenderText {#text} at (202,27) size 24x17
    63                     text run at (202,27) width 24: "one"
     61                RenderInline {TT} at (0,0) size 24x19
     62                  RenderText {#text} at (202,25) size 24x19
     63                    text run at (202,25) width 24: "one"
    6464                RenderText {#text} at (226,25) size 160x19
    6565                  text run at (226,25) width 8: ". "
    6666                  text run at (234,25) width 152: "However, it contains an "
    67                 RenderInline {SPAN} at (0,0) size 170x21 [border: (1px solid #000000)]
     67                RenderInline {SPAN} at (0,0) size 168x21 [border: (1px solid #000000)]
    6868                  RenderText {#text} at (387,25) size 144x19
    6969                    text run at (387,25) width 144: "inline element of class "
    70                   RenderInline {TT} at (0,0) size 24x17
    71                     RenderText {#text} at (531,27) size 24x17
    72                       text run at (531,27) width 24: "two"
    73                 RenderText {#text} at (556,25) size 687x39
    74                   text run at (556,25) width 156: ", which should result in a"
    75                   text run at (25,45) width 404: "thin solid border on each side of each box in the inline element. "
    76                   text run at (429,45) width 106: "There is also an "
    77                 RenderInline {SPAN} at (0,0) size 184x19
    78                   RenderText {#text} at (535,45) size 144x19
    79                     text run at (535,45) width 144: "inline element of class "
    80                   RenderInline {TT} at (0,0) size 40x17
    81                     RenderText {#text} at (679,47) size 40x17
    82                       text run at (679,47) width 40: "three"
    83                 RenderText {#text} at (719,45) size 698x39
    84                   text run at (719,45) width 4: ","
    85                   text run at (25,65) width 433: "which should have no border width because no border style was set."
     70                  RenderInline {TT} at (0,0) size 22x19
     71                    RenderText {#text} at (531,25) size 22x19
     72                      text run at (531,25) width 22: "two"
     73                RenderText {#text} at (554,25) size 712x38
     74                  text run at (554,25) width 183: ", which should result in a thin"
     75                  text run at (25,44) width 377: "solid border on each side of each box in the inline element. "
     76                  text run at (402,44) width 106: "There is also an "
     77                RenderInline {SPAN} at (0,0) size 177x19
     78                  RenderText {#text} at (508,44) size 144x19
     79                    text run at (508,44) width 144: "inline element of class "
     80                  RenderInline {TT} at (0,0) size 33x19
     81                    RenderText {#text} at (652,44) size 33x19
     82                      text run at (652,44) width 33: "three"
     83                RenderText {#text} at (685,44) size 704x38
     84                  text run at (685,44) width 44: ", which"
     85                  text run at (25,63) width 393: "should have no border width because no border style was set."
  • trunk/LayoutTests/platform/qt/css1/box_properties/clear-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 168x74
    11           text run at (0,1) width 152: ".one {clear: left;}"
    12           text run at (152,1) width 0: " "
    13           text run at (0,20) width 160: ".two {clear: right;}"
    14           text run at (160,20) width 0: " "
    15           text run at (0,39) width 168: ".three {clear: both;}"
    16           text run at (168,39) width 0: " "
    17           text run at (0,58) width 160: ".four {clear: none;}"
    18           text run at (160,58) width 0: " "
     10        RenderText {#text} at (0,0) size 122x76
     11          text run at (0,0) width 104: ".one {clear: left;}"
     12          text run at (104,0) width 0: " "
     13          text run at (0,19) width 111: ".two {clear: right;}"
     14          text run at (111,19) width 0: " "
     15          text run at (0,38) width 122: ".three {clear: both;}"
     16          text run at (122,38) width 0: " "
     17          text run at (0,57) width 118: ".four {clear: none;}"
     18          text run at (118,57) width 0: " "
    1919      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    2020      RenderImage {IMG} at (0,132) size 15x50
  • trunk/LayoutTests/platform/qt/css1/box_properties/clear_float-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x171
    10         RenderText {#text} at (0,1) size 616x169
    11           text run at (0,1) width 392: "P { margin: 0; padding: 0; text-align:  justify;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 0: " "
    14           text run at (0,39) width 384: "DIV.menu {float: left; clear: left; width: 11em;"
    15           text run at (384,39) width 0: " "
    16           text run at (0,58) width 464: "          margin: 0; margin-bottom: 10px; padding: 0.5em;}"
    17           text run at (464,58) width 0: " "
    18           text run at (0,77) width 432: "DIV.menu H1 {font-size: 1.2em; margin: 0; padding: 0;}"
    19           text run at (432,77) width 0: " "
    20           text run at (0,96) width 448: "DIV.menu UL {margin: 0.2em 0.3em 0.2em 1em; padding: 0;}"
    21           text run at (448,96) width 0: " "
    22           text run at (0,115) width 616: "DIV.article {padding: 0.5em; margin: 0; margin-left: 14em; margin-right: 2em;"
    23           text run at (616,115) width 0: " "
    24           text run at (0,134) width 480: "             color: black; background: yellow; clear: none;}"
    25           text run at (480,134) width 0: " "
    26           text run at (0,153) width 0: " "
     10        RenderText {#text} at (0,0) size 486x171
     11          text run at (0,0) width 280: "P { margin: 0; padding: 0; text-align:  justify;}"
     12          text run at (280,0) width 0: " "
     13          text run at (0,19) width 0: " "
     14          text run at (0,38) width 281: "DIV.menu {float: left; clear: left; width: 11em;"
     15          text run at (281,38) width 0: " "
     16          text run at (0,57) width 356: "          margin: 0; margin-bottom: 10px; padding: 0.5em;}"
     17          text run at (356,57) width 0: " "
     18          text run at (0,76) width 348: "DIV.menu H1 {font-size: 1.2em; margin: 0; padding: 0;}"
     19          text run at (348,76) width 0: " "
     20          text run at (0,95) width 390: "DIV.menu UL {margin: 0.2em 0.3em 0.2em 1em; padding: 0;}"
     21          text run at (390,95) width 0: " "
     22          text run at (0,114) width 486: "DIV.article {padding: 0.5em; margin: 0; margin-left: 14em; margin-right: 2em;"
     23          text run at (486,114) width 0: " "
     24          text run at (0,133) width 342: "             color: black; background: yellow; clear: none;}"
     25          text run at (342,133) width 0: " "
     26          text run at (0,152) width 0: " "
    2727      RenderBlock {HR} at (0,218) size 784x2 [border: (1px inset #000000)]
    2828      RenderBlock (floating) {DIV} at (0,227) size 168x118 [color=#FFFFFF] [bgcolor=#008000]
  • trunk/LayoutTests/platform/qt/css1/box_properties/float-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 160x55
    11           text run at (0,1) width 152: ".one {float: left;}"
    12           text run at (152,1) width 0: " "
    13           text run at (0,20) width 160: ".two {float: right;}"
    14           text run at (160,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 107x57
     11          text run at (0,0) width 100: ".one {float: left;}"
     12          text run at (100,0) width 0: " "
     13          text run at (0,19) width 107: ".two {float: right;}"
     14          text run at (107,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderImage {IMG} at (0,113) size 15x50
  • trunk/LayoutTests/platform/qt/css1/box_properties/float_elements_in_series-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x247
    10         RenderText {#text} at (0,1) size 512x245
    11           text run at (0,1) width 392: "P { margin: 0; padding: 0; text-align:  justify;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 0: " "
    14           text run at (0,39) width 336: "DIV.yellow, DIV.blue, DIV.red, DIV.green {"
    15           text run at (336,39) width 0: " "
    16           text run at (0,58) width 336: " width: 60px; padding: 20px; margin: 10px;"
    17           text run at (336,58) width 0: " "
    18           text run at (0,77) width 472: " border: 20px solid black; float: left; text-align: center;"
    19           text run at (472,77) width 0: " "
    20           text run at (0,96) width 360: " font-family: \"Times New Roman\",Times,serif;}"
    21           text run at (360,96) width 0: " "
    22           text run at (0,115) width 512: "DIV.yellow {margin-left: 0px; background: yellow; color: black;}"
    23           text run at (512,115) width 0: " "
    24           text run at (0,134) width 336: "DIV.blue {background: blue; color: white;}"
    25           text run at (336,134) width 0: " "
    26           text run at (0,153) width 320: "DIV.red {background: red; color: black;}"
    27           text run at (320,153) width 0: " "
    28           text run at (0,172) width 352: "DIV.green {background: green; color: white;}"
    29           text run at (352,172) width 0: " "
    30           text run at (0,191) width 192: "DIV.below {clear: both;}"
    31           text run at (192,191) width 0: " "
    32           text run at (0,210) width 200: "TABLE {margin: 20px 0px;}"
    33           text run at (200,210) width 0: " "
    34           text run at (0,229) width 0: " "
     10        RenderText {#text} at (0,0) size 393x247
     11          text run at (0,0) width 280: "P { margin: 0; padding: 0; text-align:  justify;}"
     12          text run at (280,0) width 0: " "
     13          text run at (0,19) width 0: " "
     14          text run at (0,38) width 265: "DIV.yellow, DIV.blue, DIV.red, DIV.green {"
     15          text run at (265,38) width 0: " "
     16          text run at (0,57) width 269: " width: 60px; padding: 20px; margin: 10px;"
     17          text run at (269,57) width 0: " "
     18          text run at (0,76) width 335: " border: 20px solid black; float: left; text-align: center;"
     19          text run at (335,76) width 0: " "
     20          text run at (0,95) width 292: " font-family: \"Times New Roman\",Times,serif;}"
     21          text run at (292,95) width 0: " "
     22          text run at (0,114) width 393: "DIV.yellow {margin-left: 0px; background: yellow; color: black;}"
     23          text run at (393,114) width 0: " "
     24          text run at (0,133) width 262: "DIV.blue {background: blue; color: white;}"
     25          text run at (262,133) width 0: " "
     26          text run at (0,152) width 250: "DIV.red {background: red; color: black;}"
     27          text run at (250,152) width 0: " "
     28          text run at (0,171) width 282: "DIV.green {background: green; color: white;}"
     29          text run at (282,171) width 0: " "
     30          text run at (0,190) width 149: "DIV.below {clear: both;}"
     31          text run at (149,190) width 0: " "
     32          text run at (0,209) width 172: "TABLE {margin: 20px 0px;}"
     33          text run at (172,209) width 0: " "
     34          text run at (0,228) width 0: " "
    3535      RenderBlock {HR} at (0,294) size 784x2 [border: (1px inset #000000)]
    3636      RenderBlock {P} at (0,303) size 784x38
  • trunk/LayoutTests/platform/qt/css1/box_properties/float_margin-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x171
    10         RenderText {#text} at (0,1) size 560x169
    11           text run at (0,1) width 344: "P.test {background: white; font-size: 20px;"
    12           text run at (344,1) width 0: " "
    13           text run at (0,20) width 560: "        margin-left: 30px; margin-right: 10px; padding: 0; border: 0;}"
    14           text run at (560,20) width 0: " "
    15           text run at (0,39) width 312: "IMG {padding: 0; border: 0; margin: 0;}"
    16           text run at (312,39) width 0: " "
    17           text run at (0,58) width 200: "P.test IMG {float: left;}"
    18           text run at (200,58) width 0: " "
    19           text run at (0,77) width 352: "#img2 {margin-top: 30px; margin-left: 30px;}"
    20           text run at (352,77) width 0: " "
    21           text run at (0,96) width 368: "#img3 {margin-top: -30px; margin-left: -30px;}"
    22           text run at (368,96) width 0: " "
    23           text run at (0,115) width 384: "#img4 {margin-right: 30px; margin-bottom: 30px;}"
    24           text run at (384,115) width 0: " "
    25           text run at (0,134) width 400: "#img5 {margin-right: -30px; margin-bottom: -30px;}"
    26           text run at (400,134) width 0: " "
    27           text run at (0,153) width 0: " "
     10        RenderText {#text} at (0,0) size 413x171
     11          text run at (0,0) width 266: "P.test {background: white; font-size: 20px;"
     12          text run at (266,0) width 0: " "
     13          text run at (0,19) width 413: "        margin-left: 30px; margin-right: 10px; padding: 0; border: 0;}"
     14          text run at (413,19) width 0: " "
     15          text run at (0,38) width 246: "IMG {padding: 0; border: 0; margin: 0;}"
     16          text run at (246,38) width 0: " "
     17          text run at (0,57) width 139: "P.test IMG {float: left;}"
     18          text run at (139,57) width 0: " "
     19          text run at (0,76) width 280: "#img2 {margin-top: 30px; margin-left: 30px;}"
     20          text run at (280,76) width 0: " "
     21          text run at (0,95) width 290: "#img3 {margin-top: -30px; margin-left: -30px;}"
     22          text run at (290,95) width 0: " "
     23          text run at (0,114) width 313: "#img4 {margin-right: 30px; margin-bottom: 30px;}"
     24          text run at (313,114) width 0: " "
     25          text run at (0,133) width 323: "#img5 {margin-right: -30px; margin-bottom: -30px;}"
     26          text run at (323,133) width 0: " "
     27          text run at (0,152) width 0: " "
    2828      RenderBlock {HR} at (0,218) size 784x2 [border: (1px inset #000000)]
    2929      RenderBlock {P} at (30,240) size 744x108 [bgcolor=#FFFFFF]
  • trunk/LayoutTests/platform/qt/css1/box_properties/height-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x975
     1layer at (0,0) size 800x973
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x975
    4   RenderBlock {HTML} at (0,0) size 800x975
    5     RenderBody {BODY} at (8,8) size 784x959 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x973
     4  RenderBlock {HTML} at (0,0) size 800x973
     5    RenderBody {BODY} at (8,8) size 784x957 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 168x55
    11           text run at (0,1) width 160: ".one {height: 50px;}"
    12           text run at (160,1) width 0: " "
    13           text run at (0,20) width 168: ".two {height: 100px;}"
    14           text run at (168,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 130x57
     11          text run at (0,0) width 124: ".one {height: 50px;}"
     12          text run at (124,0) width 0: " "
     13          text run at (0,19) width 130: ".two {height: 100px;}"
     14          text run at (130,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock (anonymous) at (0,113) size 784x50
     
    3030        RenderImage {IMG} at (0,0) size 30x100
    3131        RenderText {#text} at (0,0) size 0x0
    32       RenderBlock {P} at (0,471) size 784x39
     32      RenderBlock {P} at (0,471) size 784x38
    3333        RenderText {#text} at (0,0) size 755x38
    3434          text run at (0,0) width 755: "The rectangular image above should be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the size has"
    3535          text run at (0,19) width 153: "been doubled using the "
    36         RenderInline {CODE} at (0,0) size 48x17
    37           RenderText {#text} at (153,21) size 48x17
    38             text run at (153,21) width 48: "height"
    39         RenderText {#text} at (201,19) size 66x19
    40           text run at (201,19) width 66: " property)."
    41       RenderTable {TABLE} at (0,524) size 784x435 [border: (1px outset #808080)]
    42         RenderTableSection {TBODY} at (1,1) size 782x433
     36        RenderInline {CODE} at (0,0) size 39x19
     37          RenderText {#text} at (153,19) size 39x19
     38            text run at (153,19) width 39: "height"
     39        RenderText {#text} at (192,19) size 66x19
     40          text run at (192,19) width 66: " property)."
     41      RenderTable {TABLE} at (0,523) size 784x434 [border: (1px outset #808080)]
     42        RenderTableSection {TBODY} at (1,1) size 782x432
    4343          RenderTableRow {TR} at (0,0) size 782x28
    4444            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    4646                RenderText {#text} at (4,4) size 159x20
    4747                  text run at (4,4) width 159: "TABLE Testing Section"
    48           RenderTableRow {TR} at (0,28) size 782x405
    49             RenderTableCell {TD} at (0,217) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     48          RenderTableRow {TR} at (0,28) size 782x404
     49            RenderTableCell {TD} at (0,216) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5050              RenderText {#text} at (4,4) size 4x19
    5151                text run at (4,4) width 4: " "
    52             RenderTableCell {TD} at (12,28) size 770x405 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     52            RenderTableCell {TD} at (12,28) size 770x404 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    5353              RenderBlock (anonymous) at (4,4) size 762x50
    5454                RenderImage {IMG} at (0,0) size 50x50
     
    6666                RenderImage {IMG} at (0,0) size 30x100
    6767                RenderText {#text} at (0,0) size 0x0
    68               RenderBlock {P} at (4,362) size 762x39
     68              RenderBlock {P} at (4,362) size 762x38
    6969                RenderText {#text} at (0,0) size 755x38
    7070                  text run at (0,0) width 755: "The rectangular image above should be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the size has"
    7171                  text run at (0,19) width 153: "been doubled using the "
    72                 RenderInline {CODE} at (0,0) size 48x17
    73                   RenderText {#text} at (153,21) size 48x17
    74                     text run at (153,21) width 48: "height"
    75                 RenderText {#text} at (201,19) size 66x19
    76                   text run at (201,19) width 66: " property)."
     72                RenderInline {CODE} at (0,0) size 39x19
     73                  RenderText {#text} at (153,19) size 39x19
     74                    text run at (153,19) width 39: "height"
     75                RenderText {#text} at (192,19) size 66x19
     76                  text run at (192,19) width 66: " property)."
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x133
    10         RenderText {#text} at (0,1) size 360x131
    11           text run at (0,1) width 352: ".zero {background-color: silver; margin: 0;}"
    12           text run at (352,1) width 0: " "
    13           text run at (0,20) width 360: ".one {margin: 0.5in; background-color: aqua;}"
    14           text run at (360,20) width 0: " "
    15           text run at (0,39) width 352: ".two {margin: 25px; background-color: aqua;}"
    16           text run at (352,39) width 0: " "
    17           text run at (0,58) width 360: ".three {margin: 5em; background-color: aqua;}"
    18           text run at (360,58) width 0: " "
    19           text run at (0,77) width 352: ".four {margin: 25%; background-color: aqua;}"
    20           text run at (352,77) width 0: " "
    21           text run at (0,96) width 168: ".five {margin: 25px;}"
    22           text run at (168,96) width 0: " "
    23           text run at (0,115) width 360: ".six {margin: -10px; background-color: aqua;}"
    24           text run at (360,115) width 0: " "
     10        RenderText {#text} at (0,0) size 294x133
     11          text run at (0,0) width 270: ".zero {background-color: silver; margin: 0;}"
     12          text run at (270,0) width 0: " "
     13          text run at (0,19) width 288: ".one {margin: 0.5in; background-color: aqua;}"
     14          text run at (288,19) width 0: " "
     15          text run at (0,38) width 286: ".two {margin: 25px; background-color: aqua;}"
     16          text run at (286,38) width 0: " "
     17          text run at (0,57) width 294: ".three {margin: 5em; background-color: aqua;}"
     18          text run at (294,57) width 0: " "
     19          text run at (0,76) width 286: ".four {margin: 25%; background-color: aqua;}"
     20          text run at (286,76) width 0: " "
     21          text run at (0,95) width 127: ".five {margin: 25px;}"
     22          text run at (127,95) width 0: " "
     23          text run at (0,114) width 286: ".six {margin: -10px; background-color: aqua;}"
     24          text run at (286,114) width 0: " "
    2525      RenderBlock {HR} at (0,180) size 784x2 [border: (1px inset #000000)]
    2626      RenderBlock {P} at (0,196) size 784x38
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_bottom-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x171
    10         RenderText {#text} at (0,1) size 416x169
    11           text run at (0,1) width 408: ".zero {background-color: silver; margin-bottom: 0;}"
    12           text run at (408,1) width 0: " "
    13           text run at (0,20) width 416: ".one {margin-bottom: 0.5in; background-color: aqua;}"
    14           text run at (416,20) width 0: " "
    15           text run at (0,39) width 408: ".two {margin-bottom: 25px; background-color: aqua;}"
    16           text run at (408,39) width 0: " "
    17           text run at (0,58) width 416: ".three {margin-bottom: 5em; background-color: aqua;}"
    18           text run at (416,58) width 0: " "
    19           text run at (0,77) width 408: ".four {margin-bottom: 25%; background-color: aqua;}"
    20           text run at (408,77) width 0: " "
    21           text run at (0,96) width 224: ".five {margin-bottom: 25px;}"
    22           text run at (224,96) width 0: " "
    23           text run at (0,115) width 416: ".six {margin-bottom: -10px; background-color: aqua;}"
    24           text run at (416,115) width 0: " "
    25           text run at (0,134) width 176: "P, UL {margin-top: 0;}"
    26           text run at (176,134) width 0: " "
    27           text run at (0,153) width 0: " "
     10        RenderText {#text} at (0,0) size 343x171
     11          text run at (0,0) width 319: ".zero {background-color: silver; margin-bottom: 0;}"
     12          text run at (319,0) width 0: " "
     13          text run at (0,19) width 337: ".one {margin-bottom: 0.5in; background-color: aqua;}"
     14          text run at (337,19) width 0: " "
     15          text run at (0,38) width 335: ".two {margin-bottom: 25px; background-color: aqua;}"
     16          text run at (335,38) width 0: " "
     17          text run at (0,57) width 343: ".three {margin-bottom: 5em; background-color: aqua;}"
     18          text run at (343,57) width 0: " "
     19          text run at (0,76) width 335: ".four {margin-bottom: 25%; background-color: aqua;}"
     20          text run at (335,76) width 0: " "
     21          text run at (0,95) width 176: ".five {margin-bottom: 25px;}"
     22          text run at (176,95) width 0: " "
     23          text run at (0,114) width 335: ".six {margin-bottom: -10px; background-color: aqua;}"
     24          text run at (335,114) width 0: " "
     25          text run at (0,133) width 138: "P, UL {margin-top: 0;}"
     26          text run at (138,133) width 0: " "
     27          text run at (0,152) width 0: " "
    2828      RenderBlock {HR} at (0,218) size 784x2 [border: (1px inset #000000)]
    2929      RenderBlock {P} at (0,227) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_bottom_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x38
    10         RenderText {#text} at (0,1) size 416x36
    11           text run at (0,1) width 408: ".one {margin-bottom: 25px; background-color: aqua;}"
    12           text run at (408,1) width 0: " "
    13           text run at (0,20) width 416: ".two {margin-bottom: -10px; background-color: aqua;}"
    14           text run at (416,20) width 0: " "
     10        RenderText {#text} at (0,0) size 340x38
     11          text run at (0,0) width 337: ".one {margin-bottom: 25px; background-color: aqua;}"
     12          text run at (337,0) width 0: " "
     13          text run at (0,19) width 340: ".two {margin-bottom: -10px; background-color: aqua;}"
     14          text run at (340,19) width 0: " "
    1515      RenderBlock {HR} at (0,85) size 784x2 [border: (1px inset #000000)]
    16       RenderBlock {P} at (0,101) size 784x58 [bgcolor=#808080]
     16      RenderBlock {P} at (0,101) size 784x57 [bgcolor=#808080]
    1717        RenderText {#text} at (0,0) size 483x19
    1818          text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    1919          text run at (394,0) width 89: "It contains an "
    20         RenderInline {SPAN} at (0,0) size 763x39 [bgcolor=#00FFFF]
     20        RenderInline {SPAN} at (0,0) size 763x38 [bgcolor=#00FFFF]
    2121          RenderText {#text} at (483,0) size 144x19
    2222            text run at (483,0) width 144: "inline element of class "
    23           RenderInline {TT} at (0,0) size 24x17
    24             RenderText {#text} at (627,2) size 24x17
    25               text run at (627,2) width 24: "one"
    26           RenderText {#text} at (651,0) size 763x39
     23          RenderInline {TT} at (0,0) size 24x19
     24            RenderText {#text} at (627,0) size 24x19
     25              text run at (627,0) width 24: "one"
     26          RenderText {#text} at (651,0) size 763x38
    2727            text run at (651,0) width 112: ", giving it an aqua"
    28             text run at (0,20) width 246: "background and a 25px bottom margin"
    29         RenderText {#text} at (246,20) size 759x38
    30           text run at (246,20) width 8: ". "
    31           text run at (254,20) width 505: "Margins on inline elements does not affect line-height calculations, so all lines in"
    32           text run at (0,39) width 295: "this element should have the same line-height."
    33       RenderBlock {P} at (0,173) size 784x58 [bgcolor=#808080]
     28            text run at (0,19) width 246: "background and a 25px bottom margin"
     29        RenderText {#text} at (246,19) size 759x38
     30          text run at (246,19) width 8: ". "
     31          text run at (254,19) width 505: "Margins on inline elements does not affect line-height calculations, so all lines in"
     32          text run at (0,38) width 295: "this element should have the same line-height."
     33      RenderBlock {P} at (0,172) size 784x57 [bgcolor=#808080]
    3434        RenderText {#text} at (0,0) size 483x19
    3535          text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    3636          text run at (394,0) width 89: "It contains an "
    37         RenderInline {SPAN} at (0,0) size 763x39 [bgcolor=#00FFFF]
     37        RenderInline {SPAN} at (0,0) size 761x38 [bgcolor=#00FFFF]
    3838          RenderText {#text} at (483,0) size 144x19
    3939            text run at (483,0) width 144: "inline element of class "
    40           RenderInline {TT} at (0,0) size 24x17
    41             RenderText {#text} at (627,2) size 24x17
    42               text run at (627,2) width 24: "two"
    43           RenderText {#text} at (651,0) size 763x39
    44             text run at (651,0) width 112: ", giving it an aqua"
    45             text run at (0,20) width 251: "background and a -10px bottom margin"
    46         RenderText {#text} at (251,20) size 764x38
    47           text run at (251,20) width 8: ". "
    48           text run at (259,20) width 505: "Margins on inline elements does not affect line-height calculations, so all lines in"
    49           text run at (0,39) width 295: "this element should have the same line-height."
    50       RenderTable {TABLE} at (0,245) size 784x168 [border: (1px outset #808080)]
    51         RenderTableSection {TBODY} at (1,1) size 782x166
     40          RenderInline {TT} at (0,0) size 22x19
     41            RenderText {#text} at (627,0) size 22x19
     42              text run at (627,0) width 22: "two"
     43          RenderText {#text} at (649,0) size 761x38
     44            text run at (649,0) width 112: ", giving it an aqua"
     45            text run at (0,19) width 251: "background and a -10px bottom margin"
     46        RenderText {#text} at (251,19) size 764x38
     47          text run at (251,19) width 8: ". "
     48          text run at (259,19) width 505: "Margins on inline elements does not affect line-height calculations, so all lines in"
     49          text run at (0,38) width 295: "this element should have the same line-height."
     50      RenderTable {TABLE} at (0,243) size 784x166 [border: (1px outset #808080)]
     51        RenderTableSection {TBODY} at (1,1) size 782x164
    5252          RenderTableRow {TR} at (0,0) size 782x28
    5353            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5555                RenderText {#text} at (4,4) size 159x20
    5656                  text run at (4,4) width 159: "TABLE Testing Section"
    57           RenderTableRow {TR} at (0,28) size 782x138
    58             RenderTableCell {TD} at (0,83) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     57          RenderTableRow {TR} at (0,28) size 782x136
     58            RenderTableCell {TD} at (0,82) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5959              RenderText {#text} at (4,4) size 4x19
    6060                text run at (4,4) width 4: " "
    61             RenderTableCell {TD} at (12,28) size 770x138 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    62               RenderBlock {P} at (4,4) size 762x58 [bgcolor=#808080]
     61            RenderTableCell {TD} at (12,28) size 770x136 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     62              RenderBlock {P} at (4,4) size 762x57 [bgcolor=#808080]
    6363                RenderText {#text} at (0,0) size 483x19
    6464                  text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    6565                  text run at (394,0) width 89: "It contains an "
    66                 RenderInline {SPAN} at (0,0) size 727x39 [bgcolor=#00FFFF]
     66                RenderInline {SPAN} at (0,0) size 727x38 [bgcolor=#00FFFF]
    6767                  RenderText {#text} at (483,0) size 144x19
    6868                    text run at (483,0) width 144: "inline element of class "
    69                   RenderInline {TT} at (0,0) size 24x17
    70                     RenderText {#text} at (627,2) size 24x17
    71                       text run at (627,2) width 24: "one"
    72                   RenderText {#text} at (651,0) size 727x39
     69                  RenderInline {TT} at (0,0) size 24x19
     70                    RenderText {#text} at (627,0) size 24x19
     71                      text run at (627,0) width 24: "one"
     72                  RenderText {#text} at (651,0) size 727x38
    7373                    text run at (651,0) width 76: ", giving it an"
    74                     text run at (0,20) width 282: "aqua background and a 25px bottom margin"
    75                 RenderText {#text} at (282,20) size 747x38
    76                   text run at (282,20) width 8: ". "
    77                   text run at (290,20) width 457: "Margins on inline elements does not affect line-height calculations, so all"
    78                   text run at (0,39) width 343: "lines in this element should have the same line-height."
    79               RenderBlock {P} at (4,76) size 762x58 [bgcolor=#808080]
     74                    text run at (0,19) width 282: "aqua background and a 25px bottom margin"
     75                RenderText {#text} at (282,19) size 747x38
     76                  text run at (282,19) width 8: ". "
     77                  text run at (290,19) width 457: "Margins on inline elements does not affect line-height calculations, so all"
     78                  text run at (0,38) width 343: "lines in this element should have the same line-height."
     79              RenderBlock {P} at (4,75) size 762x57 [bgcolor=#808080]
    8080                RenderText {#text} at (0,0) size 483x19
    8181                  text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    8282                  text run at (394,0) width 89: "It contains an "
    83                 RenderInline {SPAN} at (0,0) size 727x39 [bgcolor=#00FFFF]
     83                RenderInline {SPAN} at (0,0) size 761x38 [bgcolor=#00FFFF]
    8484                  RenderText {#text} at (483,0) size 144x19
    8585                    text run at (483,0) width 144: "inline element of class "
    86                   RenderInline {TT} at (0,0) size 24x17
    87                     RenderText {#text} at (627,2) size 24x17
    88                       text run at (627,2) width 24: "two"
    89                   RenderText {#text} at (651,0) size 727x39
    90                     text run at (651,0) width 76: ", giving it an"
    91                     text run at (0,20) width 287: "aqua background and a -10px bottom margin"
    92                 RenderText {#text} at (287,20) size 752x38
    93                   text run at (287,20) width 8: ". "
    94                   text run at (295,20) width 457: "Margins on inline elements does not affect line-height calculations, so all"
    95                   text run at (0,39) width 343: "lines in this element should have the same line-height."
     86                  RenderInline {TT} at (0,0) size 22x19
     87                    RenderText {#text} at (627,0) size 22x19
     88                      text run at (627,0) width 22: "two"
     89                  RenderText {#text} at (649,0) size 761x38
     90                    text run at (649,0) width 112: ", giving it an aqua"
     91                    text run at (0,19) width 251: "background and a -10px bottom margin"
     92                RenderText {#text} at (251,19) size 749x38
     93                  text run at (251,19) width 8: ". "
     94                  text run at (259,19) width 490: "Margins on inline elements does not affect line-height calculations, so all lines"
     95                  text run at (0,38) width 310: "in this element should have the same line-height."
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_inline-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x720
     1layer at (0,0) size 800x716
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x720
    4   RenderBlock {HTML} at (0,0) size 800x720
    5     RenderBody {BODY} at (8,8) size 784x704 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x716
     4  RenderBlock {HTML} at (0,0) size 800x716
     5    RenderBody {BODY} at (8,8) size 784x700 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 360x55
    11           text run at (0,1) width 352: ".zero {background-color: silver; margin: 0;}"
    12           text run at (352,1) width 0: " "
    13           text run at (0,20) width 352: ".one {margin: 25px; background-color: aqua;}"
    14           text run at (352,20) width 0: " "
    15           text run at (0,39) width 360: ".two {margin: -10px; background-color: aqua;}"
    16           text run at (360,39) width 0: " "
     10        RenderText {#text} at (0,0) size 291x57
     11          text run at (0,0) width 270: ".zero {background-color: silver; margin: 0;}"
     12          text run at (270,0) width 0: " "
     13          text run at (0,19) width 288: ".one {margin: 25px; background-color: aqua;}"
     14          text run at (288,19) width 0: " "
     15          text run at (0,38) width 291: ".two {margin: -10px; background-color: aqua;}"
     16          text run at (291,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1818      RenderBlock {P} at (0,113) size 784x19 [bgcolor=#C0C0C0]
    1919        RenderText {#text} at (0,0) size 209x19
    2020          text run at (0,0) width 209: "This element has a class of zero."
    21       RenderBlock {P} at (0,146) size 784x77 [bgcolor=#808080]
     21      RenderBlock {P} at (0,146) size 784x76 [bgcolor=#808080]
    2222        RenderText {#text} at (0,0) size 483x19
    2323          text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    2424          text run at (394,0) width 89: "It contains an "
    25         RenderInline {SPAN} at (0,0) size 752x39 [bgcolor=#00FFFF]
     25        RenderInline {SPAN} at (0,0) size 752x38 [bgcolor=#00FFFF]
    2626          RenderText {#text} at (508,0) size 144x19
    2727            text run at (508,0) width 144: "inline element of class "
    28           RenderInline {TT} at (0,0) size 24x17
    29             RenderText {#text} at (652,2) size 24x17
    30               text run at (652,2) width 24: "one"
    31           RenderText {#text} at (676,0) size 752x39
     28          RenderInline {TT} at (0,0) size 24x19
     29            RenderText {#text} at (652,0) size 24x19
     30              text run at (652,0) width 24: "one"
     31          RenderText {#text} at (676,0) size 752x38
    3232            text run at (676,0) width 76: ", giving it an"
    33             text run at (0,20) width 234: "aqua background and a 25px margin"
    34         RenderText {#text} at (259,20) size 772x57
    35           text run at (259,20) width 8: ". "
    36           text run at (267,20) width 505: "Margins on inline elements does not affect line-height calculations, so all lines in"
    37           text run at (0,39) width 299: "this element should have the same line-height. "
    38           text run at (299,39) width 470: "However, there should be a 25px margin to the left side of the inline box in"
    39           text run at (0,58) width 733: "the first line it appears, and a 25px margin to the right side of the inline element box in the last line where it appears."
    40       RenderBlock {P} at (0,237) size 784x19 [bgcolor=#C0C0C0]
     33            text run at (0,19) width 234: "aqua background and a 25px margin"
     34        RenderText {#text} at (259,19) size 772x57
     35          text run at (259,19) width 8: ". "
     36          text run at (267,19) width 505: "Margins on inline elements does not affect line-height calculations, so all lines in"
     37          text run at (0,38) width 299: "this element should have the same line-height. "
     38          text run at (299,38) width 470: "However, there should be a 25px margin to the left side of the inline box in"
     39          text run at (0,57) width 733: "the first line it appears, and a 25px margin to the right side of the inline element box in the last line where it appears."
     40      RenderBlock {P} at (0,236) size 784x19 [bgcolor=#C0C0C0]
    4141        RenderText {#text} at (0,0) size 209x19
    4242          text run at (0,0) width 209: "This element has a class of zero."
    43       RenderBlock {P} at (0,270) size 784x77 [bgcolor=#808080]
     43      RenderBlock {P} at (0,269) size 784x76 [bgcolor=#808080]
    4444        RenderText {#text} at (0,0) size 483x19
    4545          text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    4646          text run at (394,0) width 89: "It contains an "
    47         RenderInline {SPAN} at (0,0) size 753x39 [bgcolor=#00FFFF]
     47        RenderInline {SPAN} at (0,0) size 751x38 [bgcolor=#00FFFF]
    4848          RenderText {#text} at (473,0) size 144x19
    4949            text run at (473,0) width 144: "inline element of class "
    50           RenderInline {TT} at (0,0) size 24x17
    51             RenderText {#text} at (617,2) size 24x17
    52               text run at (617,2) width 24: "two"
    53           RenderText {#text} at (641,0) size 753x39
    54             text run at (641,0) width 112: ", giving it an aqua"
    55             text run at (0,20) width 203: "background and a -10px margin"
    56         RenderText {#text} at (193,20) size 772x57
    57           text run at (193,20) width 8: ". "
    58           text run at (201,20) width 531: "Margins on inline elements does not affect line-height calculations, so all lines in this"
    59           text run at (0,39) width 273: "element should have the same line-height. "
    60           text run at (273,39) width 499: "However, there should be a -10px margin to the left side of the inline box in the"
    61           text run at (0,58) width 714: "first line it appears, and a -10px margin to the right side of the inline element box in the last line where it appears."
    62       RenderBlock {P} at (0,361) size 784x19 [bgcolor=#C0C0C0]
     50          RenderInline {TT} at (0,0) size 22x19
     51            RenderText {#text} at (617,0) size 22x19
     52              text run at (617,0) width 22: "two"
     53          RenderText {#text} at (639,0) size 751x38
     54            text run at (639,0) width 112: ", giving it an aqua"
     55            text run at (0,19) width 203: "background and a -10px margin"
     56        RenderText {#text} at (193,19) size 772x57
     57          text run at (193,19) width 8: ". "
     58          text run at (201,19) width 531: "Margins on inline elements does not affect line-height calculations, so all lines in this"
     59          text run at (0,38) width 273: "element should have the same line-height. "
     60          text run at (273,38) width 499: "However, there should be a -10px margin to the left side of the inline box in the"
     61          text run at (0,57) width 714: "first line it appears, and a -10px margin to the right side of the inline element box in the last line where it appears."
     62      RenderBlock {P} at (0,359) size 784x19 [bgcolor=#C0C0C0]
    6363        RenderText {#text} at (0,0) size 209x19
    6464          text run at (0,0) width 209: "This element has a class of zero."
    65       RenderTable {TABLE} at (0,380) size 784x324 [border: (1px outset #808080)]
    66         RenderTableSection {TBODY} at (1,1) size 782x322
     65      RenderTable {TABLE} at (0,378) size 784x322 [border: (1px outset #808080)]
     66        RenderTableSection {TBODY} at (1,1) size 782x320
    6767          RenderTableRow {TR} at (0,0) size 782x28
    6868            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    7070                RenderText {#text} at (4,4) size 159x20
    7171                  text run at (4,4) width 159: "TABLE Testing Section"
    72           RenderTableRow {TR} at (0,28) size 782x294
    73             RenderTableCell {TD} at (0,161) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     72          RenderTableRow {TR} at (0,28) size 782x292
     73            RenderTableCell {TD} at (0,160) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    7474              RenderText {#text} at (4,4) size 4x19
    7575                text run at (4,4) width 4: " "
    76             RenderTableCell {TD} at (12,28) size 770x294 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     76            RenderTableCell {TD} at (12,28) size 770x292 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    7777              RenderBlock {P} at (4,4) size 762x19 [bgcolor=#C0C0C0]
    7878                RenderText {#text} at (0,0) size 209x19
    7979                  text run at (0,0) width 209: "This element has a class of zero."
    80               RenderBlock {P} at (4,37) size 762x96 [bgcolor=#808080]
     80              RenderBlock {P} at (4,37) size 762x95 [bgcolor=#808080]
    8181                RenderText {#text} at (0,0) size 483x19
    8282                  text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    8383                  text run at (394,0) width 89: "It contains an "
    84                 RenderInline {SPAN} at (0,0) size 752x39 [bgcolor=#00FFFF]
     84                RenderInline {SPAN} at (0,0) size 752x38 [bgcolor=#00FFFF]
    8585                  RenderText {#text} at (508,0) size 144x19
    8686                    text run at (508,0) width 144: "inline element of class "
    87                   RenderInline {TT} at (0,0) size 24x17
    88                     RenderText {#text} at (652,2) size 24x17
    89                       text run at (652,2) width 24: "one"
    90                   RenderText {#text} at (676,0) size 752x39
     87                  RenderInline {TT} at (0,0) size 24x19
     88                    RenderText {#text} at (652,0) size 24x19
     89                      text run at (652,0) width 24: "one"
     90                  RenderText {#text} at (676,0) size 752x38
    9191                    text run at (676,0) width 76: ", giving it an"
    92                     text run at (0,20) width 234: "aqua background and a 25px margin"
    93                 RenderText {#text} at (259,20) size 757x76
    94                   text run at (259,20) width 8: ". "
    95                   text run at (267,20) width 490: "Margins on inline elements does not affect line-height calculations, so all lines"
    96                   text run at (0,39) width 314: "in this element should have the same line-height. "
    97                   text run at (314,39) width 428: "However, there should be a 25px margin to the left side of the inline"
    98                   text run at (0,58) width 715: "box in the first line it appears, and a 25px margin to the right side of the inline element box in the last line where it"
    99                   text run at (0,77) width 56: "appears."
    100               RenderBlock {P} at (4,147) size 762x19 [bgcolor=#C0C0C0]
     92                    text run at (0,19) width 234: "aqua background and a 25px margin"
     93                RenderText {#text} at (259,19) size 757x76
     94                  text run at (259,19) width 8: ". "
     95                  text run at (267,19) width 490: "Margins on inline elements does not affect line-height calculations, so all lines"
     96                  text run at (0,38) width 314: "in this element should have the same line-height. "
     97                  text run at (314,38) width 428: "However, there should be a 25px margin to the left side of the inline"
     98                  text run at (0,57) width 715: "box in the first line it appears, and a 25px margin to the right side of the inline element box in the last line where it"
     99                  text run at (0,76) width 56: "appears."
     100              RenderBlock {P} at (4,146) size 762x19 [bgcolor=#C0C0C0]
    101101                RenderText {#text} at (0,0) size 209x19
    102102                  text run at (0,0) width 209: "This element has a class of zero."
    103               RenderBlock {P} at (4,180) size 762x77 [bgcolor=#808080]
     103              RenderBlock {P} at (4,179) size 762x76 [bgcolor=#808080]
    104104                RenderText {#text} at (0,0) size 483x19
    105105                  text run at (0,0) width 394: "This element is unstyled save for a background color of gray.. "
    106106                  text run at (394,0) width 89: "It contains an "
    107                 RenderInline {SPAN} at (0,0) size 753x39 [bgcolor=#00FFFF]
     107                RenderInline {SPAN} at (0,0) size 751x38 [bgcolor=#00FFFF]
    108108                  RenderText {#text} at (473,0) size 144x19
    109109                    text run at (473,0) width 144: "inline element of class "
    110                   RenderInline {TT} at (0,0) size 24x17
    111                     RenderText {#text} at (617,2) size 24x17
    112                       text run at (617,2) width 24: "two"
    113                   RenderText {#text} at (641,0) size 753x39
    114                     text run at (641,0) width 112: ", giving it an aqua"
    115                     text run at (0,20) width 203: "background and a -10px margin"
    116                 RenderText {#text} at (193,20) size 748x57
    117                   text run at (193,20) width 8: ". "
    118                   text run at (201,20) width 531: "Margins on inline elements does not affect line-height calculations, so all lines in this"
    119                   text run at (0,39) width 273: "element should have the same line-height. "
    120                   text run at (273,39) width 475: "However, there should be a -10px margin to the left side of the inline box in"
    121                   text run at (0,58) width 738: "the first line it appears, and a -10px margin to the right side of the inline element box in the last line where it appears."
    122               RenderBlock {P} at (4,271) size 762x19 [bgcolor=#C0C0C0]
     110                  RenderInline {TT} at (0,0) size 22x19
     111                    RenderText {#text} at (617,0) size 22x19
     112                      text run at (617,0) width 22: "two"
     113                  RenderText {#text} at (639,0) size 751x38
     114                    text run at (639,0) width 112: ", giving it an aqua"
     115                    text run at (0,19) width 203: "background and a -10px margin"
     116                RenderText {#text} at (193,19) size 748x57
     117                  text run at (193,19) width 8: ". "
     118                  text run at (201,19) width 531: "Margins on inline elements does not affect line-height calculations, so all lines in this"
     119                  text run at (0,38) width 273: "element should have the same line-height. "
     120                  text run at (273,38) width 475: "However, there should be a -10px margin to the left side of the inline box in"
     121                  text run at (0,57) width 738: "the first line it appears, and a -10px margin to the right side of the inline element box in the last line where it appears."
     122              RenderBlock {P} at (4,269) size 762x19 [bgcolor=#C0C0C0]
    123123                RenderText {#text} at (0,0) size 209x19
    124124                  text run at (0,0) width 209: "This element has a class of zero."
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_left-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 408x112
    11           text run at (0,1) width 392: ".zero {background-color: silver; margin-left: 0;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 400: ".one {margin-left: 0.5in; background-color: aqua;}"
    14           text run at (400,20) width 0: " "
    15           text run at (0,39) width 392: ".two {margin-left: 25px; background-color: aqua;}"
    16           text run at (392,39) width 0: " "
    17           text run at (0,58) width 400: ".three {margin-left: 5em; background-color: aqua;}"
    18           text run at (400,58) width 0: " "
    19           text run at (0,77) width 392: ".four {margin-left: 25%; background-color: aqua;}"
    20           text run at (392,77) width 0: " "
    21           text run at (0,96) width 408: ".five {margin-left: -10px; background-color: aqua;}"
    22           text run at (408,96) width 0: " "
     10        RenderText {#text} at (0,0) size 318x114
     11          text run at (0,0) width 294: ".zero {background-color: silver; margin-left: 0;}"
     12          text run at (294,0) width 0: " "
     13          text run at (0,19) width 312: ".one {margin-left: 0.5in; background-color: aqua;}"
     14          text run at (312,19) width 0: " "
     15          text run at (0,38) width 310: ".two {margin-left: 25px; background-color: aqua;}"
     16          text run at (310,38) width 0: " "
     17          text run at (0,57) width 318: ".three {margin-left: 5em; background-color: aqua;}"
     18          text run at (318,57) width 0: " "
     19          text run at (0,76) width 310: ".four {margin-left: 25%; background-color: aqua;}"
     20          text run at (310,76) width 0: " "
     21          text run at (0,95) width 315: ".five {margin-left: -10px; background-color: aqua;}"
     22          text run at (315,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2424      RenderBlock {P} at (0,177) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_left_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x38
    10         RenderText {#text} at (0,1) size 400x36
    11           text run at (0,1) width 392: ".one {margin-left: 25px; background-color: aqua;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 400: ".two {margin-left: -10px; background-color: aqua;}"
    14           text run at (400,20) width 0: " "
     10        RenderText {#text} at (0,0) size 315x38
     11          text run at (0,0) width 312: ".one {margin-left: 25px; background-color: aqua;}"
     12          text run at (312,0) width 0: " "
     13          text run at (0,19) width 315: ".two {margin-left: -10px; background-color: aqua;}"
     14          text run at (315,19) width 0: " "
    1515      RenderBlock {HR} at (0,85) size 784x2 [border: (1px inset #000000)]
    16       RenderBlock {P} at (0,101) size 784x40 [bgcolor=#808080]
     16      RenderBlock {P} at (0,101) size 784x39 [bgcolor=#808080]
    1717        RenderText {#text} at (0,0) size 542x19
    1818          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    2121          RenderText {#text} at (567,0) size 144x19
    2222            text run at (567,0) width 144: "inline element of class "
    23           RenderInline {TT} at (0,0) size 24x17
    24             RenderText {#text} at (711,2) size 24x17
    25               text run at (711,2) width 24: "one"
    26         RenderText {#text} at (735,0) size 779x39
     23          RenderInline {TT} at (0,0) size 24x19
     24            RenderText {#text} at (711,0) size 24x19
     25              text run at (711,0) width 24: "one"
     26        RenderText {#text} at (735,0) size 779x38
    2727          text run at (735,0) width 44: ", which"
    28           text run at (0,20) width 294: "should result in 25-pixel left margin only in the "
     28          text run at (0,19) width 294: "should result in 25-pixel left margin only in the "
    2929        RenderInline {STRONG} at (0,0) size 27x20
    30           RenderText {#text} at (294,20) size 27x20
    31             text run at (294,20) width 27: "first"
    32         RenderText {#text} at (321,20) size 229x19
    33           text run at (321,20) width 229: " line in which the inline box appears."
    34       RenderBlock {P} at (0,155) size 784x40 [bgcolor=#808080]
     30          RenderText {#text} at (294,19) size 27x20
     31            text run at (294,19) width 27: "first"
     32        RenderText {#text} at (321,19) size 229x19
     33          text run at (321,19) width 229: " line in which the inline box appears."
     34      RenderBlock {P} at (0,154) size 784x39 [bgcolor=#808080]
    3535        RenderText {#text} at (0,0) size 542x19
    3636          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    3737          text run at (390,0) width 152: "However, it contains an "
    38         RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     38        RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    3939          RenderText {#text} at (532,0) size 144x19
    4040            text run at (532,0) width 144: "inline element of class "
    41           RenderInline {TT} at (0,0) size 24x17
    42             RenderText {#text} at (676,2) size 24x17
    43               text run at (676,2) width 24: "two"
    44         RenderText {#text} at (700,0) size 744x39
    45           text run at (700,0) width 44: ", which"
    46           text run at (0,20) width 280: "should result in -10px left margin only in the "
     41          RenderInline {TT} at (0,0) size 22x19
     42            RenderText {#text} at (676,0) size 22x19
     43              text run at (676,0) width 22: "two"
     44        RenderText {#text} at (698,0) size 742x38
     45          text run at (698,0) width 44: ", which"
     46          text run at (0,19) width 280: "should result in -10px left margin only in the "
    4747        RenderInline {STRONG} at (0,0) size 27x20
    48           RenderText {#text} at (280,20) size 27x20
    49             text run at (280,20) width 27: "first"
    50         RenderText {#text} at (307,20) size 229x19
    51           text run at (307,20) width 229: " line in which the inline box appears."
    52       RenderTable {TABLE} at (0,209) size 784x132 [border: (1px outset #808080)]
    53         RenderTableSection {TBODY} at (1,1) size 782x130
     48          RenderText {#text} at (280,19) size 27x20
     49            text run at (280,19) width 27: "first"
     50        RenderText {#text} at (307,19) size 229x19
     51          text run at (307,19) width 229: " line in which the inline box appears."
     52      RenderTable {TABLE} at (0,207) size 784x130 [border: (1px outset #808080)]
     53        RenderTableSection {TBODY} at (1,1) size 782x128
    5454          RenderTableRow {TR} at (0,0) size 782x28
    5555            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5757                RenderText {#text} at (4,4) size 159x20
    5858                  text run at (4,4) width 159: "TABLE Testing Section"
    59           RenderTableRow {TR} at (0,28) size 782x102
    60             RenderTableCell {TD} at (0,65) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     59          RenderTableRow {TR} at (0,28) size 782x100
     60            RenderTableCell {TD} at (0,64) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6161              RenderText {#text} at (4,4) size 4x19
    6262                text run at (4,4) width 4: " "
    63             RenderTableCell {TD} at (12,28) size 770x102 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    64               RenderBlock {P} at (4,4) size 762x40 [bgcolor=#808080]
     63            RenderTableCell {TD} at (12,28) size 770x100 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     64              RenderBlock {P} at (4,4) size 762x39 [bgcolor=#808080]
    6565                RenderText {#text} at (0,0) size 542x19
    6666                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    6969                  RenderText {#text} at (567,0) size 144x19
    7070                    text run at (567,0) width 144: "inline element of class "
    71                   RenderInline {TT} at (0,0) size 24x17
    72                     RenderText {#text} at (711,2) size 24x17
    73                       text run at (711,2) width 24: "one"
    74                 RenderText {#text} at (735,0) size 739x39
     71                  RenderInline {TT} at (0,0) size 24x19
     72                    RenderText {#text} at (711,0) size 24x19
     73                      text run at (711,0) width 24: "one"
     74                RenderText {#text} at (735,0) size 739x38
    7575                  text run at (735,0) width 4: ","
    76                   text run at (0,20) width 334: "which should result in 25-pixel left margin only in the "
     76                  text run at (0,19) width 334: "which should result in 25-pixel left margin only in the "
    7777                RenderInline {STRONG} at (0,0) size 27x20
    78                   RenderText {#text} at (334,20) size 27x20
    79                     text run at (334,20) width 27: "first"
    80                 RenderText {#text} at (361,20) size 229x19
    81                   text run at (361,20) width 229: " line in which the inline box appears."
    82               RenderBlock {P} at (4,58) size 762x40 [bgcolor=#808080]
     78                  RenderText {#text} at (334,19) size 27x20
     79                    text run at (334,19) width 27: "first"
     80                RenderText {#text} at (361,19) size 229x19
     81                  text run at (361,19) width 229: " line in which the inline box appears."
     82              RenderBlock {P} at (4,57) size 762x39 [bgcolor=#808080]
    8383                RenderText {#text} at (0,0) size 542x19
    8484                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8585                  text run at (390,0) width 152: "However, it contains an "
    86                 RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     86                RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    8787                  RenderText {#text} at (532,0) size 144x19
    8888                    text run at (532,0) width 144: "inline element of class "
    89                   RenderInline {TT} at (0,0) size 24x17
    90                     RenderText {#text} at (676,2) size 24x17
    91                       text run at (676,2) width 24: "two"
    92                 RenderText {#text} at (700,0) size 744x39
    93                   text run at (700,0) width 44: ", which"
    94                   text run at (0,20) width 280: "should result in -10px left margin only in the "
     89                  RenderInline {TT} at (0,0) size 22x19
     90                    RenderText {#text} at (676,0) size 22x19
     91                      text run at (676,0) width 22: "two"
     92                RenderText {#text} at (698,0) size 742x38
     93                  text run at (698,0) width 44: ", which"
     94                  text run at (0,19) width 280: "should result in -10px left margin only in the "
    9595                RenderInline {STRONG} at (0,0) size 27x20
    96                   RenderText {#text} at (280,20) size 27x20
    97                     text run at (280,20) width 27: "first"
    98                 RenderText {#text} at (307,20) size 229x19
    99                   text run at (307,20) width 229: " line in which the inline box appears."
     96                  RenderText {#text} at (280,19) size 27x20
     97                    text run at (280,19) width 27: "first"
     98                RenderText {#text} at (307,19) size 229x19
     99                  text run at (307,19) width 229: " line in which the inline box appears."
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_right-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 560x112
    11           text run at (0,1) width 552: ".zero {background-color: silver; margin-right: 0; text-align: right;}"
    12           text run at (552,1) width 0: " "
    13           text run at (0,20) width 560: ".one {margin-right: 0.5in; text-align: right; background-color: aqua;}"
    14           text run at (560,20) width 0: " "
    15           text run at (0,39) width 552: ".two {margin-right: 25px; text-align: right; background-color: aqua;}"
    16           text run at (552,39) width 0: " "
    17           text run at (0,58) width 560: ".three {margin-right: 5em; text-align: right; background-color: aqua;}"
    18           text run at (560,58) width 0: " "
    19           text run at (0,77) width 552: ".four {margin-right: 25%; text-align: right; background-color: aqua;}"
    20           text run at (552,77) width 0: " "
    21           text run at (0,96) width 416: ".five {margin-right: -10px; background-color: aqua;}"
    22           text run at (416,96) width 0: " "
     10        RenderText {#text} at (0,0) size 429x114
     11          text run at (0,0) width 405: ".zero {background-color: silver; margin-right: 0; text-align: right;}"
     12          text run at (405,0) width 0: " "
     13          text run at (0,19) width 423: ".one {margin-right: 0.5in; text-align: right; background-color: aqua;}"
     14          text run at (423,19) width 0: " "
     15          text run at (0,38) width 421: ".two {margin-right: 25px; text-align: right; background-color: aqua;}"
     16          text run at (421,38) width 0: " "
     17          text run at (0,57) width 429: ".three {margin-right: 5em; text-align: right; background-color: aqua;}"
     18          text run at (429,57) width 0: " "
     19          text run at (0,76) width 421: ".four {margin-right: 25%; text-align: right; background-color: aqua;}"
     20          text run at (421,76) width 0: " "
     21          text run at (0,95) width 324: ".five {margin-right: -10px; background-color: aqua;}"
     22          text run at (324,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2424      RenderBlock {P} at (0,177) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_right_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x38
    10         RenderText {#text} at (0,1) size 552x36
    11           text run at (0,1) width 552: ".one {margin-right: 25px; text-align: right; background-color: aqua;}"
    12           text run at (552,1) width 0: " "
    13           text run at (0,20) width 408: ".two {margin-right: -10px; background-color: aqua;}"
    14           text run at (408,20) width 0: " "
     10        RenderText {#text} at (0,0) size 423x38
     11          text run at (0,0) width 423: ".one {margin-right: 25px; text-align: right; background-color: aqua;}"
     12          text run at (423,0) width 0: " "
     13          text run at (0,19) width 324: ".two {margin-right: -10px; background-color: aqua;}"
     14          text run at (324,19) width 0: " "
    1515      RenderBlock {HR} at (0,85) size 784x2 [border: (1px inset #000000)]
    16       RenderBlock {P} at (0,101) size 784x40 [bgcolor=#808080]
     16      RenderBlock {P} at (0,101) size 784x39 [bgcolor=#808080]
    1717        RenderText {#text} at (0,0) size 542x19
    1818          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    2121          RenderText {#text} at (542,0) size 144x19
    2222            text run at (542,0) width 144: "inline element of class "
    23           RenderInline {TT} at (0,0) size 24x17
    24             RenderText {#text} at (686,2) size 24x17
    25               text run at (686,2) width 24: "one"
    26         RenderText {#text} at (735,0) size 779x39
     23          RenderInline {TT} at (0,0) size 24x19
     24            RenderText {#text} at (686,0) size 24x19
     25              text run at (686,0) width 24: "one"
     26        RenderText {#text} at (735,0) size 779x38
    2727          text run at (735,0) width 44: ", which"
    28           text run at (0,20) width 303: "should result in 25-pixel right margin only in the "
     28          text run at (0,19) width 303: "should result in 25-pixel right margin only in the "
    2929        RenderInline {STRONG} at (0,0) size 25x20
    30           RenderText {#text} at (303,20) size 25x20
    31             text run at (303,20) width 25: "last"
    32         RenderText {#text} at (328,20) size 229x19
    33           text run at (328,20) width 229: " line in which the inline box appears."
    34       RenderBlock {P} at (0,155) size 784x40 [bgcolor=#808080]
     30          RenderText {#text} at (303,19) size 25x20
     31            text run at (303,19) width 25: "last"
     32        RenderText {#text} at (328,19) size 229x19
     33          text run at (328,19) width 229: " line in which the inline box appears."
     34      RenderBlock {P} at (0,154) size 784x39 [bgcolor=#808080]
    3535        RenderText {#text} at (0,0) size 542x19
    3636          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    3737          text run at (390,0) width 152: "However, it contains an "
    38         RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     38        RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    3939          RenderText {#text} at (542,0) size 144x19
    4040            text run at (542,0) width 144: "inline element of class "
    41           RenderInline {TT} at (0,0) size 24x17
    42             RenderText {#text} at (686,2) size 24x17
    43               text run at (686,2) width 24: "two"
    44         RenderText {#text} at (700,0) size 744x39
    45           text run at (700,0) width 44: ", which"
    46           text run at (0,20) width 289: "should result in -10px right margin only in the "
     41          RenderInline {TT} at (0,0) size 22x19
     42            RenderText {#text} at (686,0) size 22x19
     43              text run at (686,0) width 22: "two"
     44        RenderText {#text} at (698,0) size 742x38
     45          text run at (698,0) width 44: ", which"
     46          text run at (0,19) width 289: "should result in -10px right margin only in the "
    4747        RenderInline {STRONG} at (0,0) size 25x20
    48           RenderText {#text} at (289,20) size 25x20
    49             text run at (289,20) width 25: "last"
    50         RenderText {#text} at (314,20) size 229x19
    51           text run at (314,20) width 229: " line in which the inline box appears."
    52       RenderTable {TABLE} at (0,209) size 784x132 [border: (1px outset #808080)]
    53         RenderTableSection {TBODY} at (1,1) size 782x130
     48          RenderText {#text} at (289,19) size 25x20
     49            text run at (289,19) width 25: "last"
     50        RenderText {#text} at (314,19) size 229x19
     51          text run at (314,19) width 229: " line in which the inline box appears."
     52      RenderTable {TABLE} at (0,207) size 784x130 [border: (1px outset #808080)]
     53        RenderTableSection {TBODY} at (1,1) size 782x128
    5454          RenderTableRow {TR} at (0,0) size 782x28
    5555            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5757                RenderText {#text} at (4,4) size 159x20
    5858                  text run at (4,4) width 159: "TABLE Testing Section"
    59           RenderTableRow {TR} at (0,28) size 782x102
    60             RenderTableCell {TD} at (0,65) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     59          RenderTableRow {TR} at (0,28) size 782x100
     60            RenderTableCell {TD} at (0,64) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6161              RenderText {#text} at (4,4) size 4x19
    6262                text run at (4,4) width 4: " "
    63             RenderTableCell {TD} at (12,28) size 770x102 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    64               RenderBlock {P} at (4,4) size 762x40 [bgcolor=#808080]
     63            RenderTableCell {TD} at (12,28) size 770x100 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     64              RenderBlock {P} at (4,4) size 762x39 [bgcolor=#808080]
    6565                RenderText {#text} at (0,0) size 542x19
    6666                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    6969                  RenderText {#text} at (542,0) size 144x19
    7070                    text run at (542,0) width 144: "inline element of class "
    71                   RenderInline {TT} at (0,0) size 24x17
    72                     RenderText {#text} at (686,2) size 24x17
    73                       text run at (686,2) width 24: "one"
    74                 RenderText {#text} at (735,0) size 739x39
     71                  RenderInline {TT} at (0,0) size 24x19
     72                    RenderText {#text} at (686,0) size 24x19
     73                      text run at (686,0) width 24: "one"
     74                RenderText {#text} at (735,0) size 739x38
    7575                  text run at (735,0) width 4: ","
    76                   text run at (0,20) width 343: "which should result in 25-pixel right margin only in the "
     76                  text run at (0,19) width 343: "which should result in 25-pixel right margin only in the "
    7777                RenderInline {STRONG} at (0,0) size 25x20
    78                   RenderText {#text} at (343,20) size 25x20
    79                     text run at (343,20) width 25: "last"
    80                 RenderText {#text} at (368,20) size 229x19
    81                   text run at (368,20) width 229: " line in which the inline box appears."
    82               RenderBlock {P} at (4,58) size 762x40 [bgcolor=#808080]
     78                  RenderText {#text} at (343,19) size 25x20
     79                    text run at (343,19) width 25: "last"
     80                RenderText {#text} at (368,19) size 229x19
     81                  text run at (368,19) width 229: " line in which the inline box appears."
     82              RenderBlock {P} at (4,57) size 762x39 [bgcolor=#808080]
    8383                RenderText {#text} at (0,0) size 542x19
    8484                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8585                  text run at (390,0) width 152: "However, it contains an "
    86                 RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     86                RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    8787                  RenderText {#text} at (542,0) size 144x19
    8888                    text run at (542,0) width 144: "inline element of class "
    89                   RenderInline {TT} at (0,0) size 24x17
    90                     RenderText {#text} at (686,2) size 24x17
    91                       text run at (686,2) width 24: "two"
    92                 RenderText {#text} at (700,0) size 744x39
    93                   text run at (700,0) width 44: ", which"
    94                   text run at (0,20) width 289: "should result in -10px right margin only in the "
     89                  RenderInline {TT} at (0,0) size 22x19
     90                    RenderText {#text} at (686,0) size 22x19
     91                      text run at (686,0) width 22: "two"
     92                RenderText {#text} at (698,0) size 742x38
     93                  text run at (698,0) width 44: ", which"
     94                  text run at (0,19) width 289: "should result in -10px right margin only in the "
    9595                RenderInline {STRONG} at (0,0) size 25x20
    96                   RenderText {#text} at (289,20) size 25x20
    97                     text run at (289,20) width 25: "last"
    98                 RenderText {#text} at (314,20) size 229x19
    99                   text run at (314,20) width 229: " line in which the inline box appears."
     96                  RenderText {#text} at (289,19) size 25x20
     97                    text run at (289,19) width 25: "last"
     98                RenderText {#text} at (314,19) size 229x19
     99                  text run at (314,19) width 229: " line in which the inline box appears."
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_top-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x152
    10         RenderText {#text} at (0,1) size 392x150
    11           text run at (0,1) width 384: ".zero {background-color: silver; margin-top: 0;}"
    12           text run at (384,1) width 0: " "
    13           text run at (0,20) width 392: ".one {margin-top: 0.5in; background-color: aqua;}"
    14           text run at (392,20) width 0: " "
    15           text run at (0,39) width 384: ".two {margin-top: 25px; background-color: aqua;}"
    16           text run at (384,39) width 0: " "
    17           text run at (0,58) width 392: ".three {margin-top: 5em; background-color: aqua;}"
    18           text run at (392,58) width 0: " "
    19           text run at (0,77) width 384: ".four {margin-top: 25%; background-color: aqua;}"
    20           text run at (384,77) width 0: " "
    21           text run at (0,96) width 200: ".five {margin-top: 25px;}"
    22           text run at (200,96) width 0: " "
    23           text run at (0,115) width 392: ".six {margin-top: -10px; background-color: aqua;}"
    24           text run at (392,115) width 0: " "
    25           text run at (0,134) width 200: "P, UL {margin-bottom: 0;}"
    26           text run at (200,134) width 0: " "
     10        RenderText {#text} at (0,0) size 319x152
     11          text run at (0,0) width 295: ".zero {background-color: silver; margin-top: 0;}"
     12          text run at (295,0) width 0: " "
     13          text run at (0,19) width 313: ".one {margin-top: 0.5in; background-color: aqua;}"
     14          text run at (313,19) width 0: " "
     15          text run at (0,38) width 311: ".two {margin-top: 25px; background-color: aqua;}"
     16          text run at (311,38) width 0: " "
     17          text run at (0,57) width 319: ".three {margin-top: 5em; background-color: aqua;}"
     18          text run at (319,57) width 0: " "
     19          text run at (0,76) width 311: ".four {margin-top: 25%; background-color: aqua;}"
     20          text run at (311,76) width 0: " "
     21          text run at (0,95) width 152: ".five {margin-top: 25px;}"
     22          text run at (152,95) width 0: " "
     23          text run at (0,114) width 311: ".six {margin-top: -10px; background-color: aqua;}"
     24          text run at (311,114) width 0: " "
     25          text run at (0,133) width 162: "P, UL {margin-bottom: 0;}"
     26          text run at (162,133) width 0: " "
    2727      RenderBlock {HR} at (0,199) size 784x2 [border: (1px inset #000000)]
    2828      RenderBlock {P} at (0,208) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/margin_top_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 392x74
    11           text run at (0,1) width 384: ".zero {background-color: silver; margin-top: 0;}"
    12           text run at (384,1) width 0: " "
    13           text run at (0,20) width 384: ".one {margin-top: 25px; background-color: aqua;}"
    14           text run at (384,20) width 0: " "
    15           text run at (0,39) width 392: ".two {margin-top: -10px; background-color: aqua;}"
    16           text run at (392,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 316x76
     11          text run at (0,0) width 295: ".zero {background-color: silver; margin-top: 0;}"
     12          text run at (295,0) width 0: " "
     13          text run at (0,19) width 313: ".one {margin-top: 25px; background-color: aqua;}"
     14          text run at (313,19) width 0: " "
     15          text run at (0,38) width 316: ".two {margin-top: -10px; background-color: aqua;}"
     16          text run at (316,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    19       RenderBlock {P} at (0,139) size 784x58 [bgcolor=#808080]
     19      RenderBlock {P} at (0,139) size 784x57 [bgcolor=#808080]
    2020        RenderText {#text} at (0,0) size 479x19
    2121          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    2222          text run at (390,0) width 89: "It contains an "
    23         RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     23        RenderInline {SPAN} at (0,0) size 759x38 [bgcolor=#00FFFF]
    2424          RenderText {#text} at (479,0) size 144x19
    2525            text run at (479,0) width 144: "inline element of class "
    26           RenderInline {TT} at (0,0) size 24x17
    27             RenderText {#text} at (623,2) size 24x17
    28               text run at (623,2) width 24: "one"
    29           RenderText {#text} at (647,0) size 759x39
     26          RenderInline {TT} at (0,0) size 24x19
     27            RenderText {#text} at (623,0) size 24x19
     28              text run at (623,0) width 24: "one"
     29          RenderText {#text} at (647,0) size 759x38
    3030            text run at (647,0) width 112: ", giving it an aqua"
    31             text run at (0,20) width 222: "background and a 25px top margin"
    32         RenderText {#text} at (222,20) size 746x38
    33           text run at (222,20) width 8: ". "
    34           text run at (230,20) width 516: "Margins on inline elements do not affect line-height calculations, so all lines in this"
    35           text run at (0,39) width 269: "element should have the same line-height."
    36       RenderBlock {P} at (0,211) size 784x58 [bgcolor=#808080]
     31            text run at (0,19) width 222: "background and a 25px top margin"
     32        RenderText {#text} at (222,19) size 746x38
     33          text run at (222,19) width 8: ". "
     34          text run at (230,19) width 516: "Margins on inline elements do not affect line-height calculations, so all lines in this"
     35          text run at (0,38) width 269: "element should have the same line-height."
     36      RenderBlock {P} at (0,210) size 784x57 [bgcolor=#808080]
    3737        RenderText {#text} at (0,0) size 479x19
    3838          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    3939          text run at (390,0) width 89: "It contains an "
    40         RenderInline {SPAN} at (0,0) size 753x39 [bgcolor=#00FFFF]
     40        RenderInline {SPAN} at (0,0) size 751x38 [bgcolor=#00FFFF]
    4141          RenderText {#text} at (479,0) size 144x19
    4242            text run at (479,0) width 144: "inline element of class "
    43           RenderInline {TT} at (0,0) size 24x17
    44             RenderText {#text} at (623,2) size 24x17
    45               text run at (623,2) width 24: "two"
    46           RenderText {#text} at (647,0) size 753x39
    47             text run at (647,0) width 106: ", giving the inline"
    48             text run at (0,20) width 338: "element an aqua background and a -10px top margin"
    49         RenderText {#text} at (338,20) size 770x38
    50           text run at (338,20) width 8: ". "
    51           text run at (346,20) width 424: "Margins on inline elements do not affect line-height calculations, so"
    52           text run at (0,39) width 361: "all lines in this element should have the same line-height."
    53       RenderTable {TABLE} at (0,283) size 784x168 [border: (1px outset #808080)]
    54         RenderTableSection {TBODY} at (1,1) size 782x166
     43          RenderInline {TT} at (0,0) size 22x19
     44            RenderText {#text} at (623,0) size 22x19
     45              text run at (623,0) width 22: "two"
     46          RenderText {#text} at (645,0) size 751x38
     47            text run at (645,0) width 106: ", giving the inline"
     48            text run at (0,19) width 338: "element an aqua background and a -10px top margin"
     49        RenderText {#text} at (338,19) size 770x38
     50          text run at (338,19) width 8: ". "
     51          text run at (346,19) width 424: "Margins on inline elements do not affect line-height calculations, so"
     52          text run at (0,38) width 361: "all lines in this element should have the same line-height."
     53      RenderTable {TABLE} at (0,281) size 784x166 [border: (1px outset #808080)]
     54        RenderTableSection {TBODY} at (1,1) size 782x164
    5555          RenderTableRow {TR} at (0,0) size 782x28
    5656            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5858                RenderText {#text} at (4,4) size 159x20
    5959                  text run at (4,4) width 159: "TABLE Testing Section"
    60           RenderTableRow {TR} at (0,28) size 782x138
    61             RenderTableCell {TD} at (0,83) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     60          RenderTableRow {TR} at (0,28) size 782x136
     61            RenderTableCell {TD} at (0,82) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6262              RenderText {#text} at (4,4) size 4x19
    6363                text run at (4,4) width 4: " "
    64             RenderTableCell {TD} at (12,28) size 770x138 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    65               RenderBlock {P} at (4,4) size 762x58 [bgcolor=#808080]
     64            RenderTableCell {TD} at (12,28) size 770x136 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     65              RenderBlock {P} at (4,4) size 762x57 [bgcolor=#808080]
    6666                RenderText {#text} at (0,0) size 479x19
    6767                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    6868                  text run at (390,0) width 89: "It contains an "
    69                 RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     69                RenderInline {SPAN} at (0,0) size 759x38 [bgcolor=#00FFFF]
    7070                  RenderText {#text} at (479,0) size 144x19
    7171                    text run at (479,0) width 144: "inline element of class "
    72                   RenderInline {TT} at (0,0) size 24x17
    73                     RenderText {#text} at (623,2) size 24x17
    74                       text run at (623,2) width 24: "one"
    75                   RenderText {#text} at (647,0) size 759x39
     72                  RenderInline {TT} at (0,0) size 24x19
     73                    RenderText {#text} at (623,0) size 24x19
     74                      text run at (623,0) width 24: "one"
     75                  RenderText {#text} at (647,0) size 759x38
    7676                    text run at (647,0) width 112: ", giving it an aqua"
    77                     text run at (0,20) width 222: "background and a 25px top margin"
    78                 RenderText {#text} at (222,20) size 746x38
    79                   text run at (222,20) width 8: ". "
    80                   text run at (230,20) width 516: "Margins on inline elements do not affect line-height calculations, so all lines in this"
    81                   text run at (0,39) width 269: "element should have the same line-height."
    82               RenderBlock {P} at (4,76) size 762x58 [bgcolor=#808080]
     77                    text run at (0,19) width 222: "background and a 25px top margin"
     78                RenderText {#text} at (222,19) size 746x38
     79                  text run at (222,19) width 8: ". "
     80                  text run at (230,19) width 516: "Margins on inline elements do not affect line-height calculations, so all lines in this"
     81                  text run at (0,38) width 269: "element should have the same line-height."
     82              RenderBlock {P} at (4,75) size 762x57 [bgcolor=#808080]
    8383                RenderText {#text} at (0,0) size 479x19
    8484                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8585                  text run at (390,0) width 89: "It contains an "
    86                 RenderInline {SPAN} at (0,0) size 753x39 [bgcolor=#00FFFF]
     86                RenderInline {SPAN} at (0,0) size 751x38 [bgcolor=#00FFFF]
    8787                  RenderText {#text} at (479,0) size 144x19
    8888                    text run at (479,0) width 144: "inline element of class "
    89                   RenderInline {TT} at (0,0) size 24x17
    90                     RenderText {#text} at (623,2) size 24x17
    91                       text run at (623,2) width 24: "two"
    92                   RenderText {#text} at (647,0) size 753x39
    93                     text run at (647,0) width 106: ", giving the inline"
    94                     text run at (0,20) width 338: "element an aqua background and a -10px top margin"
    95                 RenderText {#text} at (338,20) size 751x38
    96                   text run at (338,20) width 8: ". "
    97                   text run at (346,20) width 405: "Margins on inline elements do not affect line-height calculations,"
    98                   text run at (0,39) width 380: "so all lines in this element should have the same line-height."
     89                  RenderInline {TT} at (0,0) size 22x19
     90                    RenderText {#text} at (623,0) size 22x19
     91                      text run at (623,0) width 22: "two"
     92                  RenderText {#text} at (645,0) size 751x38
     93                    text run at (645,0) width 106: ", giving the inline"
     94                    text run at (0,19) width 338: "element an aqua background and a -10px top margin"
     95                RenderText {#text} at (338,19) size 751x38
     96                  text run at (338,19) width 8: ". "
     97                  text run at (346,19) width 405: "Margins on inline elements do not affect line-height calculations,"
     98                  text run at (0,38) width 380: "so all lines in this element should have the same line-height."
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 376x112
    11           text run at (0,1) width 360: ".zero {background-color: silver; padding: 0;}"
    12           text run at (360,1) width 0: " "
    13           text run at (0,20) width 368: ".one {padding: 0.5in; background-color: aqua;}"
    14           text run at (368,20) width 0: " "
    15           text run at (0,39) width 360: ".two {padding: 25px; background-color: aqua;}"
    16           text run at (360,39) width 0: " "
    17           text run at (0,58) width 368: ".three {padding: 5em; background-color: aqua;}"
    18           text run at (368,58) width 0: " "
    19           text run at (0,77) width 360: ".four {padding: 25%; background-color: aqua;}"
    20           text run at (360,77) width 0: " "
    21           text run at (0,96) width 376: ".five {padding: -20px; background-color: aqua;}"
    22           text run at (376,96) width 0: " "
     10        RenderText {#text} at (0,0) size 301x114
     11          text run at (0,0) width 277: ".zero {background-color: silver; padding: 0;}"
     12          text run at (277,0) width 0: " "
     13          text run at (0,19) width 295: ".one {padding: 0.5in; background-color: aqua;}"
     14          text run at (295,19) width 0: " "
     15          text run at (0,38) width 293: ".two {padding: 25px; background-color: aqua;}"
     16          text run at (293,38) width 0: " "
     17          text run at (0,57) width 301: ".three {padding: 5em; background-color: aqua;}"
     18          text run at (301,57) width 0: " "
     19          text run at (0,76) width 293: ".four {padding: 25%; background-color: aqua;}"
     20          text run at (293,76) width 0: " "
     21          text run at (0,95) width 298: ".five {padding: -20px; background-color: aqua;}"
     22          text run at (298,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2424      RenderBlock {P} at (0,177) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_bottom-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 432x112
    11           text run at (0,1) width 416: ".zero {background-color: silver; padding-bottom: 0;}"
    12           text run at (416,1) width 0: " "
    13           text run at (0,20) width 424: ".one {padding-bottom: 0.5in; background-color: aqua;}"
    14           text run at (424,20) width 0: " "
    15           text run at (0,39) width 416: ".two {padding-bottom: 25px; background-color: aqua;}"
    16           text run at (416,39) width 0: " "
    17           text run at (0,58) width 424: ".three {padding-bottom: 5em; background-color: aqua;}"
    18           text run at (424,58) width 0: " "
    19           text run at (0,77) width 416: ".four {padding-bottom: 25%; background-color: aqua;}"
    20           text run at (416,77) width 0: " "
    21           text run at (0,96) width 432: ".five {padding-bottom: -20px; background-color: aqua;}"
    22           text run at (432,96) width 0: " "
     10        RenderText {#text} at (0,0) size 350x114
     11          text run at (0,0) width 326: ".zero {background-color: silver; padding-bottom: 0;}"
     12          text run at (326,0) width 0: " "
     13          text run at (0,19) width 344: ".one {padding-bottom: 0.5in; background-color: aqua;}"
     14          text run at (344,19) width 0: " "
     15          text run at (0,38) width 342: ".two {padding-bottom: 25px; background-color: aqua;}"
     16          text run at (342,38) width 0: " "
     17          text run at (0,57) width 350: ".three {padding-bottom: 5em; background-color: aqua;}"
     18          text run at (350,57) width 0: " "
     19          text run at (0,76) width 342: ".four {padding-bottom: 25%; background-color: aqua;}"
     20          text run at (342,76) width 0: " "
     21          text run at (0,95) width 347: ".five {padding-bottom: -20px; background-color: aqua;}"
     22          text run at (347,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2424      RenderBlock {P} at (0,177) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_bottom_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 424x55
    11           text run at (0,1) width 416: ".one {padding-bottom: 25px; background-color: aqua;}"
    12           text run at (416,1) width 0: " "
    13           text run at (0,20) width 424: ".two {padding-bottom: -10px; background-color: aqua;}"
    14           text run at (424,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 347x57
     11          text run at (0,0) width 344: ".one {padding-bottom: 25px; background-color: aqua;}"
     12          text run at (344,0) width 0: " "
     13          text run at (0,19) width 347: ".two {padding-bottom: -10px; background-color: aqua;}"
     14          text run at (347,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    17       RenderBlock {P} at (0,120) size 784x77 [bgcolor=#808080]
     17      RenderBlock {P} at (0,120) size 784x76 [bgcolor=#808080]
    1818        RenderText {#text} at (0,0) size 479x19
    1919          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    2020          text run at (390,0) width 89: "It contains an "
    21         RenderInline {SPAN} at (0,0) size 759x64 [bgcolor=#00FFFF]
     21        RenderInline {SPAN} at (0,0) size 759x63 [bgcolor=#00FFFF]
    2222          RenderText {#text} at (479,0) size 144x19
    2323            text run at (479,0) width 144: "inline element of class "
    24           RenderInline {TT} at (0,0) size 24x17
    25             RenderText {#text} at (623,2) size 24x17
    26               text run at (623,2) width 24: "one"
    27           RenderText {#text} at (647,0) size 759x39
     24          RenderInline {TT} at (0,0) size 24x19
     25            RenderText {#text} at (623,0) size 24x19
     26              text run at (623,0) width 24: "one"
     27          RenderText {#text} at (647,0) size 759x38
    2828            text run at (647,0) width 112: ", giving it an aqua"
    29             text run at (0,20) width 253: "background and a 25px bottom padding"
    30         RenderText {#text} at (253,20) size 767x57
    31           text run at (253,20) width 8: ". "
    32           text run at (261,20) width 506: "Padding on inline elements does not affect line-height calculations, so all lines in"
    33           text run at (0,39) width 299: "this element should have the same line-height. "
    34           text run at (299,39) width 462: "There may be implementation-specific limits on how much of the padding"
    35           text run at (0,58) width 205: "the user agent is able to display."
    36       RenderBlock {P} at (0,211) size 784x58 [bgcolor=#808080]
     29            text run at (0,19) width 253: "background and a 25px bottom padding"
     30        RenderText {#text} at (253,19) size 767x57
     31          text run at (253,19) width 8: ". "
     32          text run at (261,19) width 506: "Padding on inline elements does not affect line-height calculations, so all lines in"
     33          text run at (0,38) width 299: "this element should have the same line-height. "
     34          text run at (299,38) width 462: "There may be implementation-specific limits on how much of the padding"
     35          text run at (0,57) width 205: "the user agent is able to display."
     36      RenderBlock {P} at (0,210) size 784x57 [bgcolor=#808080]
    3737        RenderText {#text} at (0,0) size 479x19
    3838          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    3939          text run at (390,0) width 89: "It contains an "
    40         RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     40        RenderInline {SPAN} at (0,0) size 757x38 [bgcolor=#00FFFF]
    4141          RenderText {#text} at (479,0) size 144x19
    4242            text run at (479,0) width 144: "inline element of class "
    43           RenderInline {TT} at (0,0) size 24x17
    44             RenderText {#text} at (623,2) size 24x17
    45               text run at (623,2) width 24: "two"
    46           RenderText {#text} at (647,0) size 759x39
    47             text run at (647,0) width 112: ", giving it an aqua"
    48             text run at (0,20) width 526: "background and no bottom padding, since negative padding values are not allowed"
    49         RenderText {#text} at (526,20) size 764x38
    50           text run at (526,20) width 8: ". "
    51           text run at (534,20) width 230: "Padding on inline elements does not"
    52           text run at (0,39) width 571: "affect line-height calculations, so all lines in this element should have the same line-height."
    53       RenderTable {TABLE} at (0,283) size 784x187 [border: (1px outset #808080)]
    54         RenderTableSection {TBODY} at (1,1) size 782x185
     43          RenderInline {TT} at (0,0) size 22x19
     44            RenderText {#text} at (623,0) size 22x19
     45              text run at (623,0) width 22: "two"
     46          RenderText {#text} at (645,0) size 757x38
     47            text run at (645,0) width 112: ", giving it an aqua"
     48            text run at (0,19) width 526: "background and no bottom padding, since negative padding values are not allowed"
     49        RenderText {#text} at (526,19) size 764x38
     50          text run at (526,19) width 8: ". "
     51          text run at (534,19) width 230: "Padding on inline elements does not"
     52          text run at (0,38) width 571: "affect line-height calculations, so all lines in this element should have the same line-height."
     53      RenderTable {TABLE} at (0,281) size 784x185 [border: (1px outset #808080)]
     54        RenderTableSection {TBODY} at (1,1) size 782x183
    5555          RenderTableRow {TR} at (0,0) size 782x28
    5656            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5858                RenderText {#text} at (4,4) size 159x20
    5959                  text run at (4,4) width 159: "TABLE Testing Section"
    60           RenderTableRow {TR} at (0,28) size 782x157
    61             RenderTableCell {TD} at (0,93) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     60          RenderTableRow {TR} at (0,28) size 782x155
     61            RenderTableCell {TD} at (0,92) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6262              RenderText {#text} at (4,4) size 4x19
    6363                text run at (4,4) width 4: " "
    64             RenderTableCell {TD} at (12,28) size 770x157 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    65               RenderBlock {P} at (4,4) size 762x77 [bgcolor=#808080]
     64            RenderTableCell {TD} at (12,28) size 770x155 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     65              RenderBlock {P} at (4,4) size 762x76 [bgcolor=#808080]
    6666                RenderText {#text} at (0,0) size 479x19
    6767                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    6868                  text run at (390,0) width 89: "It contains an "
    69                 RenderInline {SPAN} at (0,0) size 759x64 [bgcolor=#00FFFF]
     69                RenderInline {SPAN} at (0,0) size 759x63 [bgcolor=#00FFFF]
    7070                  RenderText {#text} at (479,0) size 144x19
    7171                    text run at (479,0) width 144: "inline element of class "
    72                   RenderInline {TT} at (0,0) size 24x17
    73                     RenderText {#text} at (623,2) size 24x17
    74                       text run at (623,2) width 24: "one"
    75                   RenderText {#text} at (647,0) size 759x39
     72                  RenderInline {TT} at (0,0) size 24x19
     73                    RenderText {#text} at (623,0) size 24x19
     74                      text run at (623,0) width 24: "one"
     75                  RenderText {#text} at (647,0) size 759x38
    7676                    text run at (647,0) width 112: ", giving it an aqua"
    77                     text run at (0,20) width 253: "background and a 25px bottom padding"
    78                 RenderText {#text} at (253,20) size 752x57
    79                   text run at (253,20) width 8: ". "
    80                   text run at (261,20) width 491: "Padding on inline elements does not affect line-height calculations, so all lines"
    81                   text run at (0,39) width 314: "in this element should have the same line-height. "
    82                   text run at (314,39) width 407: "There may be implementation-specific limits on how much of the"
    83                   text run at (0,58) width 260: "padding the user agent is able to display."
    84               RenderBlock {P} at (4,95) size 762x58 [bgcolor=#808080]
     77                    text run at (0,19) width 253: "background and a 25px bottom padding"
     78                RenderText {#text} at (253,19) size 752x57
     79                  text run at (253,19) width 8: ". "
     80                  text run at (261,19) width 491: "Padding on inline elements does not affect line-height calculations, so all lines"
     81                  text run at (0,38) width 314: "in this element should have the same line-height. "
     82                  text run at (314,38) width 407: "There may be implementation-specific limits on how much of the"
     83                  text run at (0,57) width 260: "padding the user agent is able to display."
     84              RenderBlock {P} at (4,94) size 762x57 [bgcolor=#808080]
    8585                RenderText {#text} at (0,0) size 479x19
    8686                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8787                  text run at (390,0) width 89: "It contains an "
    88                 RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     88                RenderInline {SPAN} at (0,0) size 757x38 [bgcolor=#00FFFF]
    8989                  RenderText {#text} at (479,0) size 144x19
    9090                    text run at (479,0) width 144: "inline element of class "
    91                   RenderInline {TT} at (0,0) size 24x17
    92                     RenderText {#text} at (623,2) size 24x17
    93                       text run at (623,2) width 24: "two"
    94                   RenderText {#text} at (647,0) size 759x39
    95                     text run at (647,0) width 112: ", giving it an aqua"
    96                     text run at (0,20) width 526: "background and no bottom padding, since negative padding values are not allowed"
    97                 RenderText {#text} at (526,20) size 740x38
    98                   text run at (526,20) width 8: ". "
    99                   text run at (534,20) width 206: "Padding on inline elements does"
    100                   text run at (0,39) width 595: "not affect line-height calculations, so all lines in this element should have the same line-height."
     91                  RenderInline {TT} at (0,0) size 22x19
     92                    RenderText {#text} at (623,0) size 22x19
     93                      text run at (623,0) width 22: "two"
     94                  RenderText {#text} at (645,0) size 757x38
     95                    text run at (645,0) width 112: ", giving it an aqua"
     96                    text run at (0,19) width 526: "background and no bottom padding, since negative padding values are not allowed"
     97                RenderText {#text} at (526,19) size 740x38
     98                  text run at (526,19) width 8: ". "
     99                  text run at (534,19) width 206: "Padding on inline elements does"
     100                  text run at (0,38) width 595: "not affect line-height calculations, so all lines in this element should have the same line-height."
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_inline-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x779
     1layer at (0,0) size 800x775
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x779
    4   RenderBlock {HTML} at (0,0) size 800x779
    5     RenderBody {BODY} at (8,8) size 784x763 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x775
     4  RenderBlock {HTML} at (0,0) size 800x775
     5    RenderBody {BODY} at (8,8) size 784x759 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 368x74
    11           text run at (0,1) width 360: ".zero {background-color: silver; padding: 0;}"
    12           text run at (360,1) width 0: " "
    13           text run at (0,20) width 360: ".one {padding: 25px; background-color: aqua;}"
    14           text run at (360,20) width 0: " "
    15           text run at (0,39) width 368: ".two {padding: -10px; background-color: aqua;}"
    16           text run at (368,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 298x76
     11          text run at (0,0) width 277: ".zero {background-color: silver; padding: 0;}"
     12          text run at (277,0) width 0: " "
     13          text run at (0,19) width 295: ".one {padding: 25px; background-color: aqua;}"
     14          text run at (295,19) width 0: " "
     15          text run at (0,38) width 298: ".two {padding: -10px; background-color: aqua;}"
     16          text run at (298,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 784x19 [bgcolor=#C0C0C0]
    2020        RenderText {#text} at (0,0) size 209x19
    2121          text run at (0,0) width 209: "This element has a class of zero."
    22       RenderBlock {P} at (0,172) size 784x115 [bgcolor=#808080]
     22      RenderBlock {P} at (0,172) size 784x114 [bgcolor=#808080]
    2323        RenderText {#text} at (0,0) size 479x19
    2424          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    2525          text run at (390,0) width 89: "It contains an "
    26         RenderInline {SPAN} at (0,0) size 784x89 [bgcolor=#00FFFF]
     26        RenderInline {SPAN} at (0,0) size 784x88 [bgcolor=#00FFFF]
    2727          RenderText {#text} at (504,0) size 144x19
    2828            text run at (504,0) width 144: "inline element of class "
    29           RenderInline {TT} at (0,0) size 24x17
    30             RenderText {#text} at (648,2) size 24x17
    31               text run at (648,2) width 24: "one"
    32           RenderText {#text} at (672,0) size 784x39
     29          RenderInline {TT} at (0,0) size 24x19
     30            RenderText {#text} at (648,0) size 24x19
     31              text run at (648,0) width 24: "one"
     32          RenderText {#text} at (672,0) size 784x38
    3333            text run at (672,0) width 112: ", giving it an aqua"
    34             text run at (0,20) width 205: "background and a 25px padding"
    35         RenderText {#text} at (230,20) size 770x95
    36           text run at (230,20) width 8: ". "
    37           text run at (238,20) width 532: "Padding on inline elements does not affect line-height calculations, so all lines in this"
    38           text run at (0,39) width 273: "element should have the same line-height. "
    39           text run at (273,39) width 486: "There may be implementation-specific limits on how much of the padding the"
    40           text run at (0,58) width 358: "user agent is able to display above and below each line. "
    41           text run at (358,58) width 412: "However, there should be at least 25px of padding to the left side"
    42           text run at (0,77) width 749: "of the inline box in the first line it appears, and 25px of padding to the right side of the inline element box in the last line"
    43           text run at (0,96) width 110: "where it appears."
    44       RenderBlock {P} at (0,301) size 784x19 [bgcolor=#C0C0C0]
     34            text run at (0,19) width 205: "background and a 25px padding"
     35        RenderText {#text} at (230,19) size 770x95
     36          text run at (230,19) width 8: ". "
     37          text run at (238,19) width 532: "Padding on inline elements does not affect line-height calculations, so all lines in this"
     38          text run at (0,38) width 273: "element should have the same line-height. "
     39          text run at (273,38) width 486: "There may be implementation-specific limits on how much of the padding the"
     40          text run at (0,57) width 358: "user agent is able to display above and below each line. "
     41          text run at (358,57) width 412: "However, there should be at least 25px of padding to the left side"
     42          text run at (0,76) width 749: "of the inline box in the first line it appears, and 25px of padding to the right side of the inline element box in the last line"
     43          text run at (0,95) width 110: "where it appears."
     44      RenderBlock {P} at (0,300) size 784x19 [bgcolor=#C0C0C0]
    4545        RenderText {#text} at (0,0) size 209x19
    4646          text run at (0,0) width 209: "This element has a class of zero."
    47       RenderBlock {P} at (0,334) size 784x58 [bgcolor=#808080]
     47      RenderBlock {P} at (0,333) size 784x57 [bgcolor=#808080]
    4848        RenderText {#text} at (0,0) size 479x19
    4949          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    5050          text run at (390,0) width 89: "It contains an "
    51         RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     51        RenderInline {SPAN} at (0,0) size 757x38 [bgcolor=#00FFFF]
    5252          RenderText {#text} at (479,0) size 144x19
    5353            text run at (479,0) width 144: "inline element of class "
    54           RenderInline {TT} at (0,0) size 24x17
    55             RenderText {#text} at (623,2) size 24x17
    56               text run at (623,2) width 24: "two"
    57           RenderText {#text} at (647,0) size 759x39
    58             text run at (647,0) width 112: ", giving it an aqua"
    59             text run at (0,20) width 478: "background and no padding, since negative padding values are not allowed"
    60         RenderText {#text} at (478,20) size 755x38
    61           text run at (478,20) width 8: ". "
    62           text run at (486,20) width 269: "Padding on inline elements does not affect"
    63           text run at (0,39) width 532: "line-height calculations, so all lines in this element should have the same line-height."
    64       RenderBlock {P} at (0,406) size 784x19 [bgcolor=#C0C0C0]
     54          RenderInline {TT} at (0,0) size 22x19
     55            RenderText {#text} at (623,0) size 22x19
     56              text run at (623,0) width 22: "two"
     57          RenderText {#text} at (645,0) size 757x38
     58            text run at (645,0) width 112: ", giving it an aqua"
     59            text run at (0,19) width 478: "background and no padding, since negative padding values are not allowed"
     60        RenderText {#text} at (478,19) size 755x38
     61          text run at (478,19) width 8: ". "
     62          text run at (486,19) width 269: "Padding on inline elements does not affect"
     63          text run at (0,38) width 532: "line-height calculations, so all lines in this element should have the same line-height."
     64      RenderBlock {P} at (0,404) size 784x19 [bgcolor=#C0C0C0]
    6565        RenderText {#text} at (0,0) size 209x19
    6666          text run at (0,0) width 209: "This element has a class of zero."
    67       RenderTable {TABLE} at (0,439) size 784x324 [border: (1px outset #808080)]
    68         RenderTableSection {TBODY} at (1,1) size 782x322
     67      RenderTable {TABLE} at (0,437) size 784x322 [border: (1px outset #808080)]
     68        RenderTableSection {TBODY} at (1,1) size 782x320
    6969          RenderTableRow {TR} at (0,0) size 782x28
    7070            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    7272                RenderText {#text} at (4,4) size 159x20
    7373                  text run at (4,4) width 159: "TABLE Testing Section"
    74           RenderTableRow {TR} at (0,28) size 782x294
    75             RenderTableCell {TD} at (0,161) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     74          RenderTableRow {TR} at (0,28) size 782x292
     75            RenderTableCell {TD} at (0,160) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    7676              RenderText {#text} at (4,4) size 4x19
    7777                text run at (4,4) width 4: " "
    78             RenderTableCell {TD} at (12,28) size 770x294 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     78            RenderTableCell {TD} at (12,28) size 770x292 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    7979              RenderBlock {P} at (4,4) size 762x19 [bgcolor=#C0C0C0]
    8080                RenderText {#text} at (0,0) size 209x19
    8181                  text run at (0,0) width 209: "This element has a class of zero."
    82               RenderBlock {P} at (4,37) size 762x115 [bgcolor=#808080]
     82              RenderBlock {P} at (4,37) size 762x114 [bgcolor=#808080]
    8383                RenderText {#text} at (0,0) size 479x19
    8484                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8585                  text run at (390,0) width 89: "It contains an "
    86                 RenderInline {SPAN} at (0,0) size 748x89 [bgcolor=#00FFFF]
     86                RenderInline {SPAN} at (0,0) size 748x88 [bgcolor=#00FFFF]
    8787                  RenderText {#text} at (504,0) size 144x19
    8888                    text run at (504,0) width 144: "inline element of class "
    89                   RenderInline {TT} at (0,0) size 24x17
    90                     RenderText {#text} at (648,2) size 24x17
    91                       text run at (648,2) width 24: "one"
    92                   RenderText {#text} at (672,0) size 748x39
     89                  RenderInline {TT} at (0,0) size 24x19
     90                    RenderText {#text} at (648,0) size 24x19
     91                      text run at (648,0) width 24: "one"
     92                  RenderText {#text} at (672,0) size 748x38
    9393                    text run at (672,0) width 76: ", giving it an"
    94                     text run at (0,20) width 241: "aqua background and a 25px padding"
    95                 RenderText {#text} at (266,20) size 756x95
    96                   text run at (266,20) width 8: ". "
    97                   text run at (274,20) width 458: "Padding on inline elements does not affect line-height calculations, so all"
    98                   text run at (0,39) width 347: "lines in this element should have the same line-height. "
    99                   text run at (347,39) width 407: "There may be implementation-specific limits on how much of the"
    100                   text run at (0,58) width 437: "padding the user agent is able to display above and below each line. "
    101                   text run at (437,58) width 319: "However, there should be at least 25px of padding"
    102                   text run at (0,77) width 751: "to the left side of the inline box in the first line it appears, and 25px of padding to the right side of the inline element box"
    103                   text run at (0,96) width 201: "in the last line where it appears."
    104               RenderBlock {P} at (4,166) size 762x19 [bgcolor=#C0C0C0]
     94                    text run at (0,19) width 241: "aqua background and a 25px padding"
     95                RenderText {#text} at (266,19) size 756x95
     96                  text run at (266,19) width 8: ". "
     97                  text run at (274,19) width 458: "Padding on inline elements does not affect line-height calculations, so all"
     98                  text run at (0,38) width 347: "lines in this element should have the same line-height. "
     99                  text run at (347,38) width 407: "There may be implementation-specific limits on how much of the"
     100                  text run at (0,57) width 437: "padding the user agent is able to display above and below each line. "
     101                  text run at (437,57) width 319: "However, there should be at least 25px of padding"
     102                  text run at (0,76) width 751: "to the left side of the inline box in the first line it appears, and 25px of padding to the right side of the inline element box"
     103                  text run at (0,95) width 201: "in the last line where it appears."
     104              RenderBlock {P} at (4,165) size 762x19 [bgcolor=#C0C0C0]
    105105                RenderText {#text} at (0,0) size 209x19
    106106                  text run at (0,0) width 209: "This element has a class of zero."
    107               RenderBlock {P} at (4,199) size 762x58 [bgcolor=#808080]
     107              RenderBlock {P} at (4,198) size 762x57 [bgcolor=#808080]
    108108                RenderText {#text} at (0,0) size 479x19
    109109                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    110110                  text run at (390,0) width 89: "It contains an "
    111                 RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     111                RenderInline {SPAN} at (0,0) size 757x38 [bgcolor=#00FFFF]
    112112                  RenderText {#text} at (479,0) size 144x19
    113113                    text run at (479,0) width 144: "inline element of class "
    114                   RenderInline {TT} at (0,0) size 24x17
    115                     RenderText {#text} at (623,2) size 24x17
    116                       text run at (623,2) width 24: "two"
    117                   RenderText {#text} at (647,0) size 759x39
    118                     text run at (647,0) width 112: ", giving it an aqua"
    119                     text run at (0,20) width 478: "background and no padding, since negative padding values are not allowed"
    120                 RenderText {#text} at (478,20) size 755x38
    121                   text run at (478,20) width 8: ". "
    122                   text run at (486,20) width 269: "Padding on inline elements does not affect"
    123                   text run at (0,39) width 532: "line-height calculations, so all lines in this element should have the same line-height."
    124               RenderBlock {P} at (4,271) size 762x19 [bgcolor=#C0C0C0]
     114                  RenderInline {TT} at (0,0) size 22x19
     115                    RenderText {#text} at (623,0) size 22x19
     116                      text run at (623,0) width 22: "two"
     117                  RenderText {#text} at (645,0) size 757x38
     118                    text run at (645,0) width 112: ", giving it an aqua"
     119                    text run at (0,19) width 478: "background and no padding, since negative padding values are not allowed"
     120                RenderText {#text} at (478,19) size 755x38
     121                  text run at (478,19) width 8: ". "
     122                  text run at (486,19) width 269: "Padding on inline elements does not affect"
     123                  text run at (0,38) width 532: "line-height calculations, so all lines in this element should have the same line-height."
     124              RenderBlock {P} at (4,269) size 762x19 [bgcolor=#C0C0C0]
    125125                RenderText {#text} at (0,0) size 209x19
    126126                  text run at (0,0) width 209: "This element has a class of zero."
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_left-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 416x112
    11           text run at (0,1) width 400: ".zero {background-color: silver; padding-left: 0;}"
    12           text run at (400,1) width 0: " "
    13           text run at (0,20) width 408: ".one {padding-left: 0.5in; background-color: aqua;}"
    14           text run at (408,20) width 0: " "
    15           text run at (0,39) width 400: ".two {padding-left: 25px; background-color: aqua;}"
    16           text run at (400,39) width 0: " "
    17           text run at (0,58) width 408: ".three {padding-left: 5em; background-color: aqua;}"
    18           text run at (408,58) width 0: " "
    19           text run at (0,77) width 400: ".four {padding-left: 25%; background-color: aqua;}"
    20           text run at (400,77) width 0: " "
    21           text run at (0,96) width 416: ".five {padding-left: -20px; background-color: aqua;}"
    22           text run at (416,96) width 0: " "
     10        RenderText {#text} at (0,0) size 325x114
     11          text run at (0,0) width 301: ".zero {background-color: silver; padding-left: 0;}"
     12          text run at (301,0) width 0: " "
     13          text run at (0,19) width 319: ".one {padding-left: 0.5in; background-color: aqua;}"
     14          text run at (319,19) width 0: " "
     15          text run at (0,38) width 317: ".two {padding-left: 25px; background-color: aqua;}"
     16          text run at (317,38) width 0: " "
     17          text run at (0,57) width 325: ".three {padding-left: 5em; background-color: aqua;}"
     18          text run at (325,57) width 0: " "
     19          text run at (0,76) width 317: ".four {padding-left: 25%; background-color: aqua;}"
     20          text run at (317,76) width 0: " "
     21          text run at (0,95) width 322: ".five {padding-left: -20px; background-color: aqua;}"
     22          text run at (322,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2424      RenderBlock {P} at (0,177) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_left_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 408x55
    11           text run at (0,1) width 400: ".one {padding-left: 25px; background-color: aqua;}"
    12           text run at (400,1) width 0: " "
    13           text run at (0,20) width 408: ".two {padding-left: -10px; background-color: aqua;}"
    14           text run at (408,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 322x57
     11          text run at (0,0) width 319: ".one {padding-left: 25px; background-color: aqua;}"
     12          text run at (319,0) width 0: " "
     13          text run at (0,19) width 322: ".two {padding-left: -10px; background-color: aqua;}"
     14          text run at (322,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    17       RenderBlock {P} at (0,120) size 784x40 [bgcolor=#808080]
     17      RenderBlock {P} at (0,120) size 784x39 [bgcolor=#808080]
    1818        RenderText {#text} at (0,0) size 542x19
    1919          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    2222          RenderText {#text} at (567,0) size 144x19
    2323            text run at (567,0) width 144: "inline element of class "
    24           RenderInline {TT} at (0,0) size 24x17
    25             RenderText {#text} at (711,2) size 24x17
    26               text run at (711,2) width 24: "one"
    27         RenderText {#text} at (735,0) size 775x39
     24          RenderInline {TT} at (0,0) size 24x19
     25            RenderText {#text} at (711,0) size 24x19
     26              text run at (711,0) width 24: "one"
     27        RenderText {#text} at (735,0) size 775x38
    2828          text run at (735,0) width 40: " which"
    29           text run at (0,20) width 520: "should result in 25-pixel left padding (which should also be a light blue) only in the "
     29          text run at (0,19) width 520: "should result in 25-pixel left padding (which should also be a light blue) only in the "
    3030        RenderInline {STRONG} at (0,0) size 27x20
    31           RenderText {#text} at (520,20) size 27x20
    32             text run at (520,20) width 27: "first"
    33         RenderText {#text} at (547,20) size 229x19
    34           text run at (547,20) width 229: " line in which the inline box appears."
    35       RenderBlock {P} at (0,174) size 784x40 [bgcolor=#808080]
     31          RenderText {#text} at (520,19) size 27x20
     32            text run at (520,19) width 27: "first"
     33        RenderText {#text} at (547,19) size 229x19
     34          text run at (547,19) width 229: " line in which the inline box appears."
     35      RenderBlock {P} at (0,173) size 784x39 [bgcolor=#808080]
    3636        RenderText {#text} at (0,0) size 542x19
    3737          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    3838          text run at (390,0) width 152: "However, it contains an "
    39         RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     39        RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    4040          RenderText {#text} at (542,0) size 144x19
    4141            text run at (542,0) width 144: "inline element of class "
    42           RenderInline {TT} at (0,0) size 24x17
    43             RenderText {#text} at (686,2) size 24x17
    44               text run at (686,2) width 24: "two"
    45         RenderText {#text} at (710,0) size 750x39
    46           text run at (710,0) width 40: " which"
    47           text run at (0,20) width 506: "should result in -10px left padding (which should also be a light blue) only in the "
     42          RenderInline {TT} at (0,0) size 22x19
     43            RenderText {#text} at (686,0) size 22x19
     44              text run at (686,0) width 22: "two"
     45        RenderText {#text} at (708,0) size 748x38
     46          text run at (708,0) width 40: " which"
     47          text run at (0,19) width 506: "should result in -10px left padding (which should also be a light blue) only in the "
    4848        RenderInline {STRONG} at (0,0) size 27x20
    49           RenderText {#text} at (506,20) size 27x20
    50             text run at (506,20) width 27: "first"
    51         RenderText {#text} at (533,20) size 229x19
    52           text run at (533,20) width 229: " line in which the inline box appears."
    53       RenderTable {TABLE} at (0,228) size 784x151 [border: (1px outset #808080)]
    54         RenderTableSection {TBODY} at (1,1) size 782x149
     49          RenderText {#text} at (506,19) size 27x20
     50            text run at (506,19) width 27: "first"
     51        RenderText {#text} at (533,19) size 229x19
     52          text run at (533,19) width 229: " line in which the inline box appears."
     53      RenderTable {TABLE} at (0,226) size 784x149 [border: (1px outset #808080)]
     54        RenderTableSection {TBODY} at (1,1) size 782x147
    5555          RenderTableRow {TR} at (0,0) size 782x28
    5656            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5858                RenderText {#text} at (4,4) size 159x20
    5959                  text run at (4,4) width 159: "TABLE Testing Section"
    60           RenderTableRow {TR} at (0,28) size 782x121
    61             RenderTableCell {TD} at (0,75) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     60          RenderTableRow {TR} at (0,28) size 782x119
     61            RenderTableCell {TD} at (0,74) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6262              RenderText {#text} at (4,4) size 4x19
    6363                text run at (4,4) width 4: " "
    64             RenderTableCell {TD} at (12,28) size 770x121 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    65               RenderBlock {P} at (4,4) size 762x59 [bgcolor=#808080]
     64            RenderTableCell {TD} at (12,28) size 770x119 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     65              RenderBlock {P} at (4,4) size 762x58 [bgcolor=#808080]
    6666                RenderText {#text} at (0,0) size 542x19
    6767                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    7070                  RenderText {#text} at (567,0) size 144x19
    7171                    text run at (567,0) width 144: "inline element of class "
    72                   RenderInline {TT} at (0,0) size 24x17
    73                     RenderText {#text} at (711,2) size 24x17
    74                       text run at (711,2) width 24: "one"
    75                 RenderText {#text} at (0,20) size 560x19
    76                   text run at (0,20) width 560: "which should result in 25-pixel left padding (which should also be a light blue) only in the "
     72                  RenderInline {TT} at (0,0) size 24x19
     73                    RenderText {#text} at (711,0) size 24x19
     74                      text run at (711,0) width 24: "one"
     75                RenderText {#text} at (0,19) size 560x19
     76                  text run at (0,19) width 560: "which should result in 25-pixel left padding (which should also be a light blue) only in the "
    7777                RenderInline {STRONG} at (0,0) size 27x20
    78                   RenderText {#text} at (560,20) size 27x20
    79                     text run at (560,20) width 27: "first"
    80                 RenderText {#text} at (587,20) size 756x39
    81                   text run at (587,20) width 169: " line in which the inline box"
    82                   text run at (0,40) width 56: "appears."
    83               RenderBlock {P} at (4,77) size 762x40 [bgcolor=#808080]
     78                  RenderText {#text} at (560,19) size 27x20
     79                    text run at (560,19) width 27: "first"
     80                RenderText {#text} at (587,19) size 756x39
     81                  text run at (587,19) width 169: " line in which the inline box"
     82                  text run at (0,39) width 56: "appears."
     83              RenderBlock {P} at (4,76) size 762x39 [bgcolor=#808080]
    8484                RenderText {#text} at (0,0) size 542x19
    8585                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8686                  text run at (390,0) width 152: "However, it contains an "
    87                 RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     87                RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    8888                  RenderText {#text} at (542,0) size 144x19
    8989                    text run at (542,0) width 144: "inline element of class "
    90                   RenderInline {TT} at (0,0) size 24x17
    91                     RenderText {#text} at (686,2) size 24x17
    92                       text run at (686,2) width 24: "two"
    93                 RenderText {#text} at (710,0) size 750x39
    94                   text run at (710,0) width 40: " which"
    95                   text run at (0,20) width 506: "should result in -10px left padding (which should also be a light blue) only in the "
     90                  RenderInline {TT} at (0,0) size 22x19
     91                    RenderText {#text} at (686,0) size 22x19
     92                      text run at (686,0) width 22: "two"
     93                RenderText {#text} at (708,0) size 748x38
     94                  text run at (708,0) width 40: " which"
     95                  text run at (0,19) width 506: "should result in -10px left padding (which should also be a light blue) only in the "
    9696                RenderInline {STRONG} at (0,0) size 27x20
    97                   RenderText {#text} at (506,20) size 27x20
    98                     text run at (506,20) width 27: "first"
    99                 RenderText {#text} at (533,20) size 229x19
    100                   text run at (533,20) width 229: " line in which the inline box appears."
     97                  RenderText {#text} at (506,19) size 27x20
     98                    text run at (506,19) width 27: "first"
     99                RenderText {#text} at (533,19) size 229x19
     100                  text run at (533,19) width 229: " line in which the inline box appears."
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_right-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 576x112
    11           text run at (0,1) width 408: ".zero {background-color: silver; padding-right: 0;}"
    12           text run at (408,1) width 0: " "
    13           text run at (0,20) width 568: ".one {padding-right: 0.5in; text-align: right; background-color: aqua;}"
    14           text run at (568,20) width 0: " "
    15           text run at (0,39) width 560: ".two {padding-right: 25px; text-align: right; background-color: aqua;}"
    16           text run at (560,39) width 0: " "
    17           text run at (0,58) width 568: ".three {padding-right: 5em; text-align: right; background-color: aqua;}"
    18           text run at (568,58) width 0: " "
    19           text run at (0,77) width 560: ".four {padding-right: 25%; text-align: right; background-color: aqua;}"
    20           text run at (560,77) width 0: " "
    21           text run at (0,96) width 576: ".five {padding-right: -20px; text-align: right; background-color: aqua;}"
    22           text run at (576,96) width 0: " "
     10        RenderText {#text} at (0,0) size 436x114
     11          text run at (0,0) width 310: ".zero {background-color: silver; padding-right: 0;}"
     12          text run at (310,0) width 0: " "
     13          text run at (0,19) width 430: ".one {padding-right: 0.5in; text-align: right; background-color: aqua;}"
     14          text run at (430,19) width 0: " "
     15          text run at (0,38) width 428: ".two {padding-right: 25px; text-align: right; background-color: aqua;}"
     16          text run at (428,38) width 0: " "
     17          text run at (0,57) width 436: ".three {padding-right: 5em; text-align: right; background-color: aqua;}"
     18          text run at (436,57) width 0: " "
     19          text run at (0,76) width 428: ".four {padding-right: 25%; text-align: right; background-color: aqua;}"
     20          text run at (428,76) width 0: " "
     21          text run at (0,95) width 433: ".five {padding-right: -20px; text-align: right; background-color: aqua;}"
     22          text run at (433,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2424      RenderBlock {P} at (0,177) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_right_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 568x55
    11           text run at (0,1) width 560: ".one {padding-right: 25px; text-align: right; background-color: aqua;}"
    12           text run at (560,1) width 0: " "
    13           text run at (0,20) width 568: ".two {padding-right: -10px; text-align: right; background-color: aqua;}"
    14           text run at (568,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 433x57
     11          text run at (0,0) width 430: ".one {padding-right: 25px; text-align: right; background-color: aqua;}"
     12          text run at (430,0) width 0: " "
     13          text run at (0,19) width 433: ".two {padding-right: -10px; text-align: right; background-color: aqua;}"
     14          text run at (433,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    17       RenderBlock {P} at (0,120) size 784x40 [bgcolor=#808080]
     17      RenderBlock {P} at (0,120) size 784x39 [bgcolor=#808080]
    1818        RenderText {#text} at (0,0) size 542x19
    1919          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    2222          RenderText {#text} at (542,0) size 144x19
    2323            text run at (542,0) width 144: "inline element of class "
    24           RenderInline {TT} at (0,0) size 24x17
    25             RenderText {#text} at (686,2) size 24x17
    26               text run at (686,2) width 24: "one"
    27         RenderText {#text} at (735,0) size 779x39
     24          RenderInline {TT} at (0,0) size 24x19
     25            RenderText {#text} at (686,0) size 24x19
     26              text run at (686,0) width 24: "one"
     27        RenderText {#text} at (735,0) size 779x38
    2828          text run at (735,0) width 44: ", which"
    29           text run at (0,20) width 517: "should result in 25-pixel right padding (which should also be light blue) only in the "
     29          text run at (0,19) width 517: "should result in 25-pixel right padding (which should also be light blue) only in the "
    3030        RenderInline {STRONG} at (0,0) size 25x20
    31           RenderText {#text} at (517,20) size 25x20
    32             text run at (517,20) width 25: "last"
    33         RenderText {#text} at (542,20) size 229x19
    34           text run at (542,20) width 229: " line in which the inline box appears."
    35       RenderBlock {P} at (0,174) size 784x59 [bgcolor=#808080]
     31          RenderText {#text} at (517,19) size 25x20
     32            text run at (517,19) width 25: "last"
     33        RenderText {#text} at (542,19) size 229x19
     34          text run at (542,19) width 229: " line in which the inline box appears."
     35      RenderBlock {P} at (0,173) size 784x58 [bgcolor=#808080]
    3636        RenderText {#text} at (0,0) size 542x19
    3737          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    3838          text run at (390,0) width 152: "However, it contains an "
    39         RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     39        RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    4040          RenderText {#text} at (542,0) size 144x19
    4141            text run at (542,0) width 144: "inline element of class "
    42           RenderInline {TT} at (0,0) size 24x17
    43             RenderText {#text} at (686,2) size 24x17
    44               text run at (686,2) width 24: "two"
    45         RenderText {#text} at (710,0) size 754x39
    46           text run at (710,0) width 44: ", which"
    47           text run at (0,20) width 550: "should result in no right padding, since negative padding values are not allowed, in the "
     42          RenderInline {TT} at (0,0) size 22x19
     43            RenderText {#text} at (686,0) size 22x19
     44              text run at (686,0) width 22: "two"
     45        RenderText {#text} at (708,0) size 752x38
     46          text run at (708,0) width 44: ", which"
     47          text run at (0,19) width 550: "should result in no right padding, since negative padding values are not allowed, in the "
    4848        RenderInline {STRONG} at (0,0) size 25x20
    49           RenderText {#text} at (550,20) size 25x20
    50             text run at (550,20) width 25: "last"
    51         RenderText {#text} at (575,20) size 744x39
    52           text run at (575,20) width 169: " line in which the inline box"
    53           text run at (0,40) width 56: "appears."
    54       RenderTable {TABLE} at (0,247) size 784x170 [border: (1px outset #808080)]
    55         RenderTableSection {TBODY} at (1,1) size 782x168
     49          RenderText {#text} at (550,19) size 25x20
     50            text run at (550,19) width 25: "last"
     51        RenderText {#text} at (575,19) size 744x39
     52          text run at (575,19) width 169: " line in which the inline box"
     53          text run at (0,39) width 56: "appears."
     54      RenderTable {TABLE} at (0,245) size 784x168 [border: (1px outset #808080)]
     55        RenderTableSection {TBODY} at (1,1) size 782x166
    5656          RenderTableRow {TR} at (0,0) size 782x28
    5757            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5959                RenderText {#text} at (4,4) size 159x20
    6060                  text run at (4,4) width 159: "TABLE Testing Section"
    61           RenderTableRow {TR} at (0,28) size 782x140
    62             RenderTableCell {TD} at (0,84) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     61          RenderTableRow {TR} at (0,28) size 782x138
     62            RenderTableCell {TD} at (0,83) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6363              RenderText {#text} at (4,4) size 4x19
    6464                text run at (4,4) width 4: " "
    65             RenderTableCell {TD} at (12,28) size 770x140 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    66               RenderBlock {P} at (4,4) size 762x59 [bgcolor=#808080]
     65            RenderTableCell {TD} at (12,28) size 770x138 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     66              RenderBlock {P} at (4,4) size 762x58 [bgcolor=#808080]
    6767                RenderText {#text} at (0,0) size 542x19
    6868                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
     
    7171                  RenderText {#text} at (542,0) size 144x19
    7272                    text run at (542,0) width 144: "inline element of class "
    73                   RenderInline {TT} at (0,0) size 24x17
    74                     RenderText {#text} at (686,2) size 24x17
    75                       text run at (686,2) width 24: "one"
    76                 RenderText {#text} at (735,0) size 739x39
     73                  RenderInline {TT} at (0,0) size 24x19
     74                    RenderText {#text} at (686,0) size 24x19
     75                      text run at (686,0) width 24: "one"
     76                RenderText {#text} at (735,0) size 739x38
    7777                  text run at (735,0) width 4: ","
    78                   text run at (0,20) width 557: "which should result in 25-pixel right padding (which should also be light blue) only in the "
     78                  text run at (0,19) width 557: "which should result in 25-pixel right padding (which should also be light blue) only in the "
    7979                RenderInline {STRONG} at (0,0) size 25x20
    80                   RenderText {#text} at (557,20) size 25x20
    81                     text run at (557,20) width 25: "last"
    82                 RenderText {#text} at (582,20) size 751x39
    83                   text run at (582,20) width 169: " line in which the inline box"
    84                   text run at (0,40) width 56: "appears."
    85               RenderBlock {P} at (4,77) size 762x59 [bgcolor=#808080]
     80                  RenderText {#text} at (557,19) size 25x20
     81                    text run at (557,19) width 25: "last"
     82                RenderText {#text} at (582,19) size 751x39
     83                  text run at (582,19) width 169: " line in which the inline box"
     84                  text run at (0,39) width 56: "appears."
     85              RenderBlock {P} at (4,76) size 762x58 [bgcolor=#808080]
    8686                RenderText {#text} at (0,0) size 542x19
    8787                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8888                  text run at (390,0) width 152: "However, it contains an "
    89                 RenderInline {SPAN} at (0,0) size 168x19 [bgcolor=#00FFFF]
     89                RenderInline {SPAN} at (0,0) size 166x19 [bgcolor=#00FFFF]
    9090                  RenderText {#text} at (542,0) size 144x19
    9191                    text run at (542,0) width 144: "inline element of class "
    92                   RenderInline {TT} at (0,0) size 24x17
    93                     RenderText {#text} at (686,2) size 24x17
    94                       text run at (686,2) width 24: "two"
    95                 RenderText {#text} at (710,0) size 754x39
    96                   text run at (710,0) width 44: ", which"
    97                   text run at (0,20) width 550: "should result in no right padding, since negative padding values are not allowed, in the "
     92                  RenderInline {TT} at (0,0) size 22x19
     93                    RenderText {#text} at (686,0) size 22x19
     94                      text run at (686,0) width 22: "two"
     95                RenderText {#text} at (708,0) size 752x38
     96                  text run at (708,0) width 44: ", which"
     97                  text run at (0,19) width 550: "should result in no right padding, since negative padding values are not allowed, in the "
    9898                RenderInline {STRONG} at (0,0) size 25x20
    99                   RenderText {#text} at (550,20) size 25x20
    100                     text run at (550,20) width 25: "last"
    101                 RenderText {#text} at (575,20) size 744x39
    102                   text run at (575,20) width 169: " line in which the inline box"
    103                   text run at (0,40) width 56: "appears."
     99                  RenderText {#text} at (550,19) size 25x20
     100                    text run at (550,19) width 25: "last"
     101                RenderText {#text} at (575,19) size 744x39
     102                  text run at (575,19) width 169: " line in which the inline box"
     103                  text run at (0,39) width 56: "appears."
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_top-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 408x112
    11           text run at (0,1) width 392: ".zero {background-color: silver; padding-top: 0;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 400: ".one {padding-top: 0.5in; background-color: aqua;}"
    14           text run at (400,20) width 0: " "
    15           text run at (0,39) width 392: ".two {padding-top: 25px; background-color: aqua;}"
    16           text run at (392,39) width 0: " "
    17           text run at (0,58) width 400: ".three {padding-top: 5em; background-color: aqua;}"
    18           text run at (400,58) width 0: " "
    19           text run at (0,77) width 392: ".four {padding-top: 25%; background-color: aqua;}"
    20           text run at (392,77) width 0: " "
    21           text run at (0,96) width 408: ".five {padding-top: -20px; background-color: aqua;}"
    22           text run at (408,96) width 0: " "
     10        RenderText {#text} at (0,0) size 326x114
     11          text run at (0,0) width 302: ".zero {background-color: silver; padding-top: 0;}"
     12          text run at (302,0) width 0: " "
     13          text run at (0,19) width 320: ".one {padding-top: 0.5in; background-color: aqua;}"
     14          text run at (320,19) width 0: " "
     15          text run at (0,38) width 318: ".two {padding-top: 25px; background-color: aqua;}"
     16          text run at (318,38) width 0: " "
     17          text run at (0,57) width 326: ".three {padding-top: 5em; background-color: aqua;}"
     18          text run at (326,57) width 0: " "
     19          text run at (0,76) width 318: ".four {padding-top: 25%; background-color: aqua;}"
     20          text run at (318,76) width 0: " "
     21          text run at (0,95) width 323: ".five {padding-top: -20px; background-color: aqua;}"
     22          text run at (323,95) width 0: " "
    2323      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2424      RenderBlock {P} at (0,177) size 784x19 [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/qt/css1/box_properties/padding_top_inline-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 400x55
    11           text run at (0,1) width 392: ".one {padding-top: 25px; background-color: aqua;}"
    12           text run at (392,1) width 0: " "
    13           text run at (0,20) width 400: ".two {padding-top: -10px; background-color: aqua;}"
    14           text run at (400,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 323x57
     11          text run at (0,0) width 320: ".one {padding-top: 25px; background-color: aqua;}"
     12          text run at (320,0) width 0: " "
     13          text run at (0,19) width 323: ".two {padding-top: -10px; background-color: aqua;}"
     14          text run at (323,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    17       RenderBlock {P} at (0,120) size 784x77 [bgcolor=#808080]
     17      RenderBlock {P} at (0,120) size 784x76 [bgcolor=#808080]
    1818        RenderText {#text} at (0,0) size 479x19
    1919          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    2020          text run at (390,0) width 89: "It contains an "
    21         RenderInline {SPAN} at (0,0) size 759x64 [bgcolor=#00FFFF]
     21        RenderInline {SPAN} at (0,0) size 759x63 [bgcolor=#00FFFF]
    2222          RenderText {#text} at (479,0) size 144x19
    2323            text run at (479,0) width 144: "inline element of class "
    24           RenderInline {TT} at (0,0) size 24x17
    25             RenderText {#text} at (623,2) size 24x17
    26               text run at (623,2) width 24: "one"
    27           RenderText {#text} at (647,0) size 759x39
     24          RenderInline {TT} at (0,0) size 24x19
     25            RenderText {#text} at (623,0) size 24x19
     26              text run at (623,0) width 24: "one"
     27          RenderText {#text} at (647,0) size 759x38
    2828            text run at (647,0) width 112: ", giving it an aqua"
    29             text run at (0,20) width 229: "background and a 25px top padding"
    30         RenderText {#text} at (229,20) size 769x57
    31           text run at (229,20) width 8: ". "
    32           text run at (237,20) width 532: "Padding on inline elements does not affect line-height calculations, so all lines in this"
    33           text run at (0,39) width 273: "element should have the same line-height. "
    34           text run at (273,39) width 486: "There may be implementation-specific limits on how much of the padding the"
    35           text run at (0,58) width 181: "user agent is able to display."
    36       RenderBlock {P} at (0,211) size 784x58 [bgcolor=#808080]
     29            text run at (0,19) width 229: "background and a 25px top padding"
     30        RenderText {#text} at (229,19) size 769x57
     31          text run at (229,19) width 8: ". "
     32          text run at (237,19) width 532: "Padding on inline elements does not affect line-height calculations, so all lines in this"
     33          text run at (0,38) width 273: "element should have the same line-height. "
     34          text run at (273,38) width 486: "There may be implementation-specific limits on how much of the padding the"
     35          text run at (0,57) width 181: "user agent is able to display."
     36      RenderBlock {P} at (0,210) size 784x57 [bgcolor=#808080]
    3737        RenderText {#text} at (0,0) size 479x19
    3838          text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    3939          text run at (390,0) width 89: "It contains an "
    40         RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     40        RenderInline {SPAN} at (0,0) size 757x38 [bgcolor=#00FFFF]
    4141          RenderText {#text} at (479,0) size 144x19
    4242            text run at (479,0) width 144: "inline element of class "
    43           RenderInline {TT} at (0,0) size 24x17
    44             RenderText {#text} at (623,2) size 24x17
    45               text run at (623,2) width 24: "two"
    46           RenderText {#text} at (647,0) size 759x39
    47             text run at (647,0) width 112: ", giving it an aqua"
    48             text run at (0,20) width 502: "background and no top padding, since negative padding values are not allowed"
    49         RenderText {#text} at (502,20) size 779x38
    50           text run at (502,20) width 8: ". "
    51           text run at (510,20) width 269: "Padding on inline elements does not affect"
    52           text run at (0,39) width 532: "line-height calculations, so all lines in this element should have the same line-height."
    53       RenderTable {TABLE} at (0,283) size 784x187 [border: (1px outset #808080)]
    54         RenderTableSection {TBODY} at (1,1) size 782x185
     43          RenderInline {TT} at (0,0) size 22x19
     44            RenderText {#text} at (623,0) size 22x19
     45              text run at (623,0) width 22: "two"
     46          RenderText {#text} at (645,0) size 757x38
     47            text run at (645,0) width 112: ", giving it an aqua"
     48            text run at (0,19) width 502: "background and no top padding, since negative padding values are not allowed"
     49        RenderText {#text} at (502,19) size 779x38
     50          text run at (502,19) width 8: ". "
     51          text run at (510,19) width 269: "Padding on inline elements does not affect"
     52          text run at (0,38) width 532: "line-height calculations, so all lines in this element should have the same line-height."
     53      RenderTable {TABLE} at (0,281) size 784x185 [border: (1px outset #808080)]
     54        RenderTableSection {TBODY} at (1,1) size 782x183
    5555          RenderTableRow {TR} at (0,0) size 782x28
    5656            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5858                RenderText {#text} at (4,4) size 159x20
    5959                  text run at (4,4) width 159: "TABLE Testing Section"
    60           RenderTableRow {TR} at (0,28) size 782x157
    61             RenderTableCell {TD} at (0,93) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     60          RenderTableRow {TR} at (0,28) size 782x155
     61            RenderTableCell {TD} at (0,92) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    6262              RenderText {#text} at (4,4) size 4x19
    6363                text run at (4,4) width 4: " "
    64             RenderTableCell {TD} at (12,28) size 770x157 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    65               RenderBlock {P} at (4,4) size 762x77 [bgcolor=#808080]
     64            RenderTableCell {TD} at (12,28) size 770x155 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     65              RenderBlock {P} at (4,4) size 762x76 [bgcolor=#808080]
    6666                RenderText {#text} at (0,0) size 479x19
    6767                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    6868                  text run at (390,0) width 89: "It contains an "
    69                 RenderInline {SPAN} at (0,0) size 759x64 [bgcolor=#00FFFF]
     69                RenderInline {SPAN} at (0,0) size 759x63 [bgcolor=#00FFFF]
    7070                  RenderText {#text} at (479,0) size 144x19
    7171                    text run at (479,0) width 144: "inline element of class "
    72                   RenderInline {TT} at (0,0) size 24x17
    73                     RenderText {#text} at (623,2) size 24x17
    74                       text run at (623,2) width 24: "one"
    75                   RenderText {#text} at (647,0) size 759x39
     72                  RenderInline {TT} at (0,0) size 24x19
     73                    RenderText {#text} at (623,0) size 24x19
     74                      text run at (623,0) width 24: "one"
     75                  RenderText {#text} at (647,0) size 759x38
    7676                    text run at (647,0) width 112: ", giving it an aqua"
    77                     text run at (0,20) width 229: "background and a 25px top padding"
    78                 RenderText {#text} at (229,20) size 761x57
    79                   text run at (229,20) width 8: ". "
    80                   text run at (237,20) width 506: "Padding on inline elements does not affect line-height calculations, so all lines in"
    81                   text run at (0,39) width 299: "this element should have the same line-height. "
    82                   text run at (299,39) width 462: "There may be implementation-specific limits on how much of the padding"
    83                   text run at (0,58) width 205: "the user agent is able to display."
    84               RenderBlock {P} at (4,95) size 762x58 [bgcolor=#808080]
     77                    text run at (0,19) width 229: "background and a 25px top padding"
     78                RenderText {#text} at (229,19) size 761x57
     79                  text run at (229,19) width 8: ". "
     80                  text run at (237,19) width 506: "Padding on inline elements does not affect line-height calculations, so all lines in"
     81                  text run at (0,38) width 299: "this element should have the same line-height. "
     82                  text run at (299,38) width 462: "There may be implementation-specific limits on how much of the padding"
     83                  text run at (0,57) width 205: "the user agent is able to display."
     84              RenderBlock {P} at (4,94) size 762x57 [bgcolor=#808080]
    8585                RenderText {#text} at (0,0) size 479x19
    8686                  text run at (0,0) width 390: "This element is unstyled save for a background color of gray. "
    8787                  text run at (390,0) width 89: "It contains an "
    88                 RenderInline {SPAN} at (0,0) size 759x39 [bgcolor=#00FFFF]
     88                RenderInline {SPAN} at (0,0) size 757x38 [bgcolor=#00FFFF]
    8989                  RenderText {#text} at (479,0) size 144x19
    9090                    text run at (479,0) width 144: "inline element of class "
    91                   RenderInline {TT} at (0,0) size 24x17
    92                     RenderText {#text} at (623,2) size 24x17
    93                       text run at (623,2) width 24: "two"
    94                   RenderText {#text} at (647,0) size 759x39
    95                     text run at (647,0) width 112: ", giving it an aqua"
    96                     text run at (0,20) width 502: "background and no top padding, since negative padding values are not allowed"
    97                 RenderText {#text} at (502,20) size 740x38
    98                   text run at (502,20) width 8: ". "
    99                   text run at (510,20) width 230: "Padding on inline elements does not"
    100                   text run at (0,39) width 571: "affect line-height calculations, so all lines in this element should have the same line-height."
     91                  RenderInline {TT} at (0,0) size 22x19
     92                    RenderText {#text} at (623,0) size 22x19
     93                      text run at (623,0) width 22: "two"
     94                  RenderText {#text} at (645,0) size 757x38
     95                    text run at (645,0) width 112: ", giving it an aqua"
     96                    text run at (0,19) width 502: "background and no top padding, since negative padding values are not allowed"
     97                RenderText {#text} at (502,19) size 740x38
     98                  text run at (502,19) width 8: ". "
     99                  text run at (510,19) width 230: "Padding on inline elements does not"
     100                  text run at (0,38) width 571: "affect line-height calculations, so all lines in this element should have the same line-height."
  • trunk/LayoutTests/platform/qt/css1/box_properties/width-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x1371
     1layer at (0,0) size 800x1369
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x1371
    4   RenderBlock {HTML} at (0,0) size 800x1371
    5     RenderBody {BODY} at (8,8) size 784x1355 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x1369
     4  RenderBlock {HTML} at (0,0) size 800x1369
     5    RenderBody {BODY} at (8,8) size 784x1353 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 152x55
    11           text run at (0,1) width 152: ".one {width: 50px;}"
    12           text run at (152,1) width 0: " "
    13           text run at (0,20) width 144: ".two {width: 50%;}"
    14           text run at (144,20) width 0: " "
    15           text run at (0,39) width 152: "TABLE {width: 50%;}"
    16           text run at (152,39) width 0: " "
     10        RenderText {#text} at (0,0) size 131x57
     11          text run at (0,0) width 118: ".one {width: 50px;}"
     12          text run at (118,0) width 0: " "
     13          text run at (0,19) width 113: ".two {width: 50%;}"
     14          text run at (113,19) width 0: " "
     15          text run at (0,38) width 131: "TABLE {width: 50%;}"
     16          text run at (131,38) width 0: " "
    1717      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1818      RenderBlock (anonymous) at (0,113) size 784x50
     
    2828        RenderText {#text} at (0,0) size 679x19
    2929          text run at (0,0) width 679: "The square above should be half as wide as the image's parent element (either the BODY or the table cell)."
    30       RenderBlock {P} at (0,649) size 392x96
     30      RenderBlock {P} at (0,649) size 392x95
    3131        RenderText {#text} at (0,0) size 385x76
    3232          text run at (0,0) width 385: "This paragraph should be half the width of its parent element"
     
    3535          text run at (183,38) width 177: "This is extra text included to"
    3636          text run at (0,57) width 248: "ensure that this will be a fair test of the "
    37         RenderInline {CODE} at (0,0) size 40x17
    38           RenderText {#text} at (248,59) size 40x17
    39             text run at (248,59) width 40: "width"
    40         RenderText {#text} at (288,57) size 370x39
    41           text run at (288,57) width 57: " property"
    42           text run at (0,77) width 370: "without the need for the user to resize the viewing window."
    43       RenderTable {TABLE} at (0,759) size 392x596 [border: (1px outset #808080)]
    44         RenderTableSection {TBODY} at (1,1) size 390x594
     37        RenderInline {CODE} at (0,0) size 33x19
     38          RenderText {#text} at (248,57) size 33x19
     39            text run at (248,57) width 33: "width"
     40        RenderText {#text} at (281,57) size 387x38
     41          text run at (281,57) width 106: " property without"
     42          text run at (0,76) width 321: "the need for the user to resize the viewing window."
     43      RenderTable {TABLE} at (0,758) size 392x595 [border: (1px outset #808080)]
     44        RenderTableSection {TBODY} at (1,1) size 390x593
    4545          RenderTableRow {TR} at (0,0) size 390x28
    4646            RenderTableCell {TD} at (0,0) size 390x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    4848                RenderText {#text} at (4,4) size 159x20
    4949                  text run at (4,4) width 159: "TABLE Testing Section"
    50           RenderTableRow {TR} at (0,28) size 390x566
     50          RenderTableRow {TR} at (0,28) size 390x565
    5151            RenderTableCell {TD} at (0,297) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5252              RenderText {#text} at (4,4) size 4x19
    5353                text run at (4,4) width 4: " "
    54             RenderTableCell {TD} at (12,28) size 378x566 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     54            RenderTableCell {TD} at (12,28) size 378x565 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    5555              RenderBlock (anonymous) at (4,4) size 370x50
    5656                RenderImage {IMG} at (0,0) size 50x50
     
    6666                  text run at (0,0) width 357: "The square above should be half as wide as the image's"
    6767                  text run at (0,19) width 318: "parent element (either the BODY or the table cell)."
    68               RenderBlock {P} at (4,352) size 185x210
     68              RenderBlock {P} at (4,352) size 185x209
    6969                RenderText {#text} at (0,0) size 181x152
    7070                  text run at (0,0) width 163: "This paragraph should be"
     
    7676                  text run at (64,95) width 104: "This is extra text"
    7777                  text run at (0,114) width 171: "included to ensure that this"
    78                   text run at (0,133) width 142: "will be a fair test of the"
    79                 RenderInline {CODE} at (0,0) size 40x17
    80                   RenderText {#text} at (0,154) size 40x17
    81                     text run at (0,154) width 40: "width"
    82                 RenderText {#text} at (40,152) size 170x58
    83                   text run at (40,152) width 130: " property without the"
    84                   text run at (0,172) width 167: "need for the user to resize"
    85                   text run at (0,191) width 126: "the viewing window."
     78                  text run at (0,133) width 146: "will be a fair test of the "
     79                RenderInline {CODE} at (0,0) size 33x19
     80                  RenderText {#text} at (146,133) size 33x19
     81                    text run at (146,133) width 33: "width"
     82                RenderText {#text} at (0,152) size 185x57
     83                  text run at (0,152) width 183: "property without the need for"
     84                  text run at (0,171) width 185: "the user to resize the viewing"
     85                  text run at (0,190) width 51: "window."
  • trunk/LayoutTests/platform/qt/css1/cascade/cascade_order-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x844
     1layer at (0,0) size 800x842
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x844
    4   RenderBlock {HTML} at (0,0) size 800x844
    5     RenderBody {BODY} at (8,8) size 784x828 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x842
     4  RenderBlock {HTML} at (0,0) size 800x842
     5    RenderBody {BODY} at (8,8) size 784x826 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x209
    10         RenderText {#text} at (0,1) size 576x207
    11           text run at (0,1) width 576: "<LINK rel=\"stylesheet\" type=\"text/css\" HREF=\"../resources/linktest.css\">"
    12           text run at (576,1) width 0: " "
    13           text run at (0,20) width 152: "LI {color: purple;}"
    14           text run at (152,20) width 0: " "
    15           text run at (0,39) width 160: "UL LI {color: blue;}"
    16           text run at (160,39) width 0: " "
    17           text run at (0,58) width 184: "UL LI LI {color: gray;}"
    18           text run at (184,58) width 0: " "
    19           text run at (0,77) width 176: "LI.red {color: green;}"
    20           text run at (176,77) width 0: " "
    21           text run at (0,96) width 216: "UL LI.mar {color: #660000;}"
    22           text run at (216,96) width 0: " "
    23           text run at (0,115) width 200: "UL LI#gre {color: green;}"
    24           text run at (200,115) width 0: " "
    25           text run at (0,134) width 160: ".test {color: blue;}"
    26           text run at (160,134) width 0: " "
    27           text run at (0,153) width 176: ".test {color: purple;}"
    28           text run at (176,153) width 0: " "
    29           text run at (0,172) width 296: ".one {text-decoration: line-through;}"
    30           text run at (296,172) width 0: " "
    31           text run at (0,191) width 0: " "
     10        RenderText {#text} at (0,0) size 454x209
     11          text run at (0,0) width 454: "<LINK rel=\"stylesheet\" type=\"text/css\" HREF=\"../resources/linktest.css\">"
     12          text run at (454,0) width 0: " "
     13          text run at (0,19) width 109: "LI {color: purple;}"
     14          text run at (109,19) width 0: " "
     15          text run at (0,38) width 118: "UL LI {color: blue;}"
     16          text run at (118,38) width 0: " "
     17          text run at (0,57) width 135: "UL LI LI {color: gray;}"
     18          text run at (135,57) width 0: " "
     19          text run at (0,76) width 131: "LI.red {color: green;}"
     20          text run at (131,76) width 0: " "
     21          text run at (0,95) width 176: "UL LI.mar {color: #660000;}"
     22          text run at (176,95) width 0: " "
     23          text run at (0,114) width 157: "UL LI#gre {color: green;}"
     24          text run at (157,114) width 0: " "
     25          text run at (0,133) width 111: ".test {color: blue;}"
     26          text run at (111,133) width 0: " "
     27          text run at (0,152) width 124: ".test {color: purple;}"
     28          text run at (124,152) width 0: " "
     29          text run at (0,171) width 225: ".one {text-decoration: line-through;}"
     30          text run at (225,171) width 0: " "
     31          text run at (0,190) width 0: " "
    3232      RenderBlock {HR} at (0,256) size 784x2 [border: (1px inset #000000)]
    3333      RenderBlock {UL} at (0,272) size 784x152
     
    6969        RenderText {#text} at (0,0) size 277x19
    7070          text run at (0,0) width 277: "This sentence should be blue (STYLE attr.)."
    71       RenderBlock {P} at (0,471) size 784x20 [color=#800080]
     71      RenderBlock {P} at (0,471) size 784x19 [color=#800080]
    7272        RenderText {#text} at (0,0) size 207x19
    7373          text run at (0,0) width 207: "This sentence should be purple ["
    74         RenderInline {CODE} at (0,0) size 96x17
    75           RenderText {#text} at (207,2) size 96x17
    76             text run at (207,2) width 96: "class=\"test\""
    77         RenderText {#text} at (303,0) size 8x19
    78           text run at (303,0) width 8: "]."
    79       RenderBlock {P} at (0,505) size 784x19
     74        RenderInline {CODE} at (0,0) size 73x19
     75          RenderText {#text} at (207,0) size 73x19
     76            text run at (207,0) width 73: "class=\"test\""
     77        RenderText {#text} at (280,0) size 8x19
     78          text run at (280,0) width 8: "]."
     79      RenderBlock {P} at (0,504) size 784x19
    8080        RenderText {#text} at (0,0) size 677x19
    8181          text run at (0,0) width 677: "This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported)."
    82       RenderTable {TABLE} at (0,538) size 699x290 [border: (1px outset #808080)]
    83         RenderTableSection {TBODY} at (1,1) size 697x288
     82      RenderTable {TABLE} at (0,537) size 699x289 [border: (1px outset #808080)]
     83        RenderTableSection {TBODY} at (1,1) size 697x287
    8484          RenderTableRow {TR} at (0,0) size 697x28
    8585            RenderTableCell {TD} at (0,0) size 697x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    8787                RenderText {#text} at (4,4) size 159x20
    8888                  text run at (4,4) width 159: "TABLE Testing Section"
    89           RenderTableRow {TR} at (0,28) size 697x260
     89          RenderTableRow {TR} at (0,28) size 697x259
    9090            RenderTableCell {TD} at (0,144) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    9191              RenderText {#text} at (4,4) size 4x19
    9292                text run at (4,4) width 4: " "
    93             RenderTableCell {TD} at (12,28) size 685x260 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     93            RenderTableCell {TD} at (12,28) size 685x259 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    9494              RenderBlock {UL} at (4,4) size 677x152
    9595                RenderListItem {LI} at (40,0) size 637x19 [color=#0000FF]
     
    130130                RenderText {#text} at (0,0) size 277x19
    131131                  text run at (0,0) width 277: "This sentence should be blue (STYLE attr.)."
    132               RenderBlock {P} at (4,203) size 677x20 [color=#800080]
     132              RenderBlock {P} at (4,203) size 677x19 [color=#800080]
    133133                RenderText {#text} at (0,0) size 207x19
    134134                  text run at (0,0) width 207: "This sentence should be purple ["
    135                 RenderInline {CODE} at (0,0) size 96x17
    136                   RenderText {#text} at (207,2) size 96x17
    137                     text run at (207,2) width 96: "class=\"test\""
    138                 RenderText {#text} at (303,0) size 8x19
    139                   text run at (303,0) width 8: "]."
    140               RenderBlock {P} at (4,237) size 677x19
     135                RenderInline {CODE} at (0,0) size 73x19
     136                  RenderText {#text} at (207,0) size 73x19
     137                    text run at (207,0) width 73: "class=\"test\""
     138                RenderText {#text} at (280,0) size 8x19
     139                  text run at (280,0) width 8: "]."
     140              RenderBlock {P} at (4,236) size 677x19
    141141                RenderText {#text} at (0,0) size 677x19
    142142                  text run at (0,0) width 677: "This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported)."
  • trunk/LayoutTests/platform/qt/css1/cascade/important-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 232x74
    11           text run at (0,1) width 232: "P {color: green ! important;}"
    12           text run at (232,1) width 0: " "
    13           text run at (0,20) width 120: "P {color: red;}"
    14           text run at (120,20) width 0: " "
    15           text run at (0,39) width 176: "P#id1 {color: purple;}"
    16           text run at (176,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 175x76
     11          text run at (0,0) width 175: "P {color: green ! important;}"
     12          text run at (175,0) width 0: " "
     13          text run at (0,19) width 87: "P {color: red;}"
     14          text run at (87,19) width 0: " "
     15          text run at (0,38) width 133: "P#id1 {color: purple;}"
     16          text run at (133,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 784x38 [color=#008000]
     
    2121          text run at (0,0) width 781: "This sentence should be green, because the declaration marked important should override any other normal declaration for"
    2222          text run at (0,19) width 364: "the same element, even if it occurs later in the stylesheet."
    23       RenderBlock {P} at (0,191) size 784x39 [color=#008000]
     23      RenderBlock {P} at (0,191) size 784x38 [color=#008000]
    2424        RenderText {#text} at (0,0) size 409x19
    2525          text run at (0,0) width 409: "This sentence should also be green, even though it has an ID of "
    26         RenderInline {TT} at (0,0) size 24x17
    27           RenderText {#text} at (409,2) size 24x17
    28             text run at (409,2) width 24: "id1"
    29         RenderText {#text} at (433,0) size 781x39
    30           text run at (433,0) width 249: ", which would ordinarily make it purple. "
    31           text run at (682,0) width 99: "This is because"
    32           text run at (0,20) width 644: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
    33       RenderBlock {P} at (0,244) size 784x38 [color=#008000]
     26        RenderInline {TT} at (0,0) size 19x19
     27          RenderText {#text} at (409,0) size 19x19
     28            text run at (409,0) width 19: "id1"
     29        RenderText {#text} at (428,0) size 776x38
     30          text run at (428,0) width 249: ", which would ordinarily make it purple. "
     31          text run at (677,0) width 99: "This is because"
     32          text run at (0,19) width 644: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
     33      RenderBlock {P} at (0,243) size 784x38 [color=#008000]
    3434        RenderText {#text} at (0,0) size 708x38
    3535          text run at (0,0) width 609: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
    3636          text run at (609,0) width 99: "This is because"
    3737          text run at (0,19) width 644: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
    38       RenderTable {TABLE} at (0,296) size 784x181 [border: (1px outset #808080)]
    39         RenderTableSection {TBODY} at (1,1) size 782x179
     38      RenderTable {TABLE} at (0,295) size 784x180 [border: (1px outset #808080)]
     39        RenderTableSection {TBODY} at (1,1) size 782x178
    4040          RenderTableRow {TR} at (0,0) size 782x28
    4141            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    4343                RenderText {#text} at (4,4) size 159x20
    4444                  text run at (4,4) width 159: "TABLE Testing Section"
    45           RenderTableRow {TR} at (0,28) size 782x151
    46             RenderTableCell {TD} at (0,90) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     45          RenderTableRow {TR} at (0,28) size 782x150
     46            RenderTableCell {TD} at (0,89) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    4747              RenderText {#text} at (4,4) size 4x19
    4848                text run at (4,4) width 4: " "
    49             RenderTableCell {TD} at (12,28) size 770x151 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     49            RenderTableCell {TD} at (12,28) size 770x150 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    5050              RenderBlock {P} at (4,4) size 762x38 [color=#008000]
    5151                RenderText {#text} at (0,0) size 760x38
    5252                  text run at (0,0) width 760: "This sentence should be green, because the declaration marked important should override any other normal declaration"
    5353                  text run at (0,19) width 385: "for the same element, even if it occurs later in the stylesheet."
    54               RenderBlock {P} at (4,56) size 762x39 [color=#008000]
     54              RenderBlock {P} at (4,56) size 762x38 [color=#008000]
    5555                RenderText {#text} at (0,0) size 409x19
    5656                  text run at (0,0) width 409: "This sentence should also be green, even though it has an ID of "
    57                 RenderInline {TT} at (0,0) size 24x17
    58                   RenderText {#text} at (409,2) size 24x17
    59                     text run at (409,2) width 24: "id1"
    60                 RenderText {#text} at (433,0) size 723x39
    61                   text run at (433,0) width 249: ", which would ordinarily make it purple. "
    62                   text run at (682,0) width 41: "This is"
    63                   text run at (0,20) width 702: "because declarations marked important have more weight than normal declarations given in a STYLE attribute."
    64               RenderBlock {P} at (4,109) size 762x38 [color=#008000]
     57                RenderInline {TT} at (0,0) size 19x19
     58                  RenderText {#text} at (409,0) size 19x19
     59                    text run at (409,0) width 19: "id1"
     60                RenderText {#text} at (428,0) size 718x38
     61                  text run at (428,0) width 249: ", which would ordinarily make it purple. "
     62                  text run at (677,0) width 41: "This is"
     63                  text run at (0,19) width 702: "because declarations marked important have more weight than normal declarations given in a STYLE attribute."
     64              RenderBlock {P} at (4,108) size 762x38 [color=#008000]
    6565                RenderText {#text} at (0,0) size 708x38
    6666                  text run at (0,0) width 609: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
  • trunk/LayoutTests/platform/qt/css1/classification/display-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x842
     1layer at (0,0) size 800x838
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x842
    4   RenderBlock {HTML} at (0,0) size 800x842
    5     RenderBody {BODY} at (8,8) size 784x826 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x838
     4  RenderBlock {HTML} at (0,0) size 800x838
     5    RenderBody {BODY} at (8,8) size 784x822 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x95
    10         RenderText {#text} at (0,1) size 568x93
    11           text run at (0,1) width 176: ".one {display: block;}"
    12           text run at (176,1) width 0: " "
    13           text run at (0,20) width 184: ".two {display: inline;}"
    14           text run at (184,20) width 0: " "
    15           text run at (0,39) width 568: ".three {display: list-item; list-style-type: square; margin-left: 3em;}"
    16           text run at (568,39) width 0: " "
    17           text run at (0,58) width 272: ".four {display: none; color: red;}"
    18           text run at (272,58) width 0: " "
    19           text run at (0,77) width 152: "I {display: block;}"
    20           text run at (152,77) width 0: " "
     10        RenderText {#text} at (0,0) size 411x95
     11          text run at (0,0) width 131: ".one {display: block;}"
     12          text run at (131,0) width 0: " "
     13          text run at (0,19) width 129: ".two {display: inline;}"
     14          text run at (129,19) width 0: " "
     15          text run at (0,38) width 411: ".three {display: list-item; list-style-type: square; margin-left: 3em;}"
     16          text run at (411,38) width 0: " "
     17          text run at (0,57) width 199: ".four {display: none; color: red;}"
     18          text run at (199,57) width 0: " "
     19          text run at (0,76) width 107: "I {display: block;}"
     20          text run at (107,76) width 0: " "
    2121      RenderBlock {HR} at (0,142) size 784x2 [border: (1px inset #000000)]
    2222      RenderBlock {P} at (0,158) size 784x19
    2323        RenderText {#text} at (0,0) size 297x19
    2424          text run at (0,0) width 297: "This sentence should be a block-level element."
    25       RenderBlock (anonymous) at (0,191) size 784x58
     25      RenderBlock (anonymous) at (0,191) size 784x57
    2626        RenderInline {P} at (0,0) size 460x19
    2727          RenderText {#text} at (0,0) size 460x19
     
    3434            text run at (0,38) width 104: "sentences long. "
    3535            text run at (104,38) width 251: "If this is not the case, then the keyword "
    36           RenderInline {CODE} at (0,0) size 48x17
    37             RenderText {#text} at (355,40) size 48x17
    38               text run at (355,40) width 48: "inline"
    39           RenderText {#text} at (403,38) size 109x19
    40             text run at (403,38) width 109: " is being ignored."
     36          RenderInline {CODE} at (0,0) size 33x19
     37            RenderText {#text} at (355,38) size 33x19
     38              text run at (355,38) width 33: "inline"
     39          RenderText {#text} at (388,38) size 109x19
     40            text run at (388,38) width 109: " is being ignored."
    4141        RenderText {#text} at (0,0) size 0x0
    42       RenderListItem {P} at (42,263) size 742x58
     42      RenderListItem {P} at (42,262) size 742x57
    4343        RenderListMarker at (-17,0) size 7x19: black square
    4444        RenderText {#text} at (0,0) size 734x38
    4545          text run at (0,0) width 734: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list items"
    4646          text run at (0,19) width 16: "(if "
    47         RenderInline {CODE} at (0,0) size 120x17
    48           RenderText {#text} at (16,21) size 120x17
    49             text run at (16,21) width 120: "list-style-type"
    50         RenderText {#text} at (136,19) size 740x39
    51           text run at (136,19) width 364: " is supported, there will be a square for the item marker). "
    52           text run at (500,19) width 240: "A 3em left margin has been applied in"
    53           text run at (0,39) width 370: "order to ensure that there is space for the list-item marker."
    54       RenderBlock {P} at (0,335) size 784x19
     47        RenderInline {CODE} at (0,0) size 83x19
     48          RenderText {#text} at (16,19) size 83x19
     49            text run at (16,19) width 83: "list-style-type"
     50        RenderText {#text} at (99,19) size 741x38
     51          text run at (99,19) width 364: " is supported, there will be a square for the item marker). "
     52          text run at (463,19) width 278: "A 3em left margin has been applied in order"
     53          text run at (0,38) width 332: "to ensure that there is space for the list-item marker."
     54      RenderBlock {P} at (0,333) size 784x19
    5555        RenderText {#text} at (0,0) size 454x19
    5656          text run at (0,0) width 454: "The next paragraph should be invisible (if it's visible, you'll see red text)."
    57       RenderBlock {P} at (0,368) size 784x19
     57      RenderBlock {P} at (0,366) size 784x19
    5858        RenderText {#text} at (0,0) size 250x19
    5959          text run at (0,0) width 250: "There should be no text after the colon:"
    6060        RenderText {#text} at (0,0) size 0x0
    61       RenderBlock {P} at (0,401) size 784x58
     61      RenderBlock {P} at (0,399) size 784x58
    6262        RenderBlock (anonymous) at (0,0) size 784x19
    6363          RenderText {#text} at (0,0) size 110x19
     
    6969          RenderText {#text} at (0,0) size 204x19
    7070            text run at (0,0) width 204: "should be a block-level element."
    71       RenderTable {TABLE} at (0,473) size 784x353 [border: (1px outset #808080)]
    72         RenderTableSection {TBODY} at (1,1) size 782x351
     71      RenderTable {TABLE} at (0,471) size 784x351 [border: (1px outset #808080)]
     72        RenderTableSection {TBODY} at (1,1) size 782x349
    7373          RenderTableRow {TR} at (0,0) size 782x28
    7474            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    7676                RenderText {#text} at (4,4) size 159x20
    7777                  text run at (4,4) width 159: "TABLE Testing Section"
    78           RenderTableRow {TR} at (0,28) size 782x323
    79             RenderTableCell {TD} at (0,176) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     78          RenderTableRow {TR} at (0,28) size 782x321
     79            RenderTableCell {TD} at (0,175) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    8080              RenderText {#text} at (4,4) size 4x19
    8181                text run at (4,4) width 4: " "
    82             RenderTableCell {TD} at (12,28) size 770x323 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     82            RenderTableCell {TD} at (12,28) size 770x321 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    8383              RenderBlock {P} at (4,4) size 762x19
    8484                RenderText {#text} at (0,0) size 297x19
    8585                  text run at (0,0) width 297: "This sentence should be a block-level element."
    86               RenderBlock (anonymous) at (4,37) size 762x58
     86              RenderBlock (anonymous) at (4,37) size 762x57
    8787                RenderInline {P} at (0,0) size 460x19
    8888                  RenderText {#text} at (0,0) size 460x19
     
    9595                    text run at (0,38) width 133: "four sentences long. "
    9696                    text run at (133,38) width 251: "If this is not the case, then the keyword "
    97                   RenderInline {CODE} at (0,0) size 48x17
    98                     RenderText {#text} at (384,40) size 48x17
    99                       text run at (384,40) width 48: "inline"
    100                   RenderText {#text} at (432,38) size 109x19
    101                     text run at (432,38) width 109: " is being ignored."
     97                  RenderInline {CODE} at (0,0) size 33x19
     98                    RenderText {#text} at (384,38) size 33x19
     99                      text run at (384,38) width 33: "inline"
     100                  RenderText {#text} at (417,38) size 109x19
     101                    text run at (417,38) width 109: " is being ignored."
    102102                RenderText {#text} at (0,0) size 0x0
    103               RenderListItem {P} at (46,109) size 720x58
     103              RenderListItem {P} at (46,108) size 720x57
    104104                RenderListMarker at (-17,0) size 7x19: black square
    105105                RenderText {#text} at (0,0) size 696x38
    106106                  text run at (0,0) width 696: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list"
    107107                  text run at (0,19) width 54: "items (if "
    108                 RenderInline {CODE} at (0,0) size 120x17
    109                   RenderText {#text} at (54,21) size 120x17
    110                     text run at (54,21) width 120: "list-style-type"
    111                 RenderText {#text} at (174,19) size 713x39
    112                   text run at (174,19) width 364: " is supported, there will be a square for the item marker). "
    113                   text run at (538,19) width 175: "A 3em left margin has been"
    114                   text run at (0,39) width 435: "applied in order to ensure that there is space for the list-item marker."
    115               RenderBlock {P} at (4,181) size 762x19
     108                RenderInline {CODE} at (0,0) size 83x19
     109                  RenderText {#text} at (54,19) size 83x19
     110                    text run at (54,19) width 83: "list-style-type"
     111                RenderText {#text} at (137,19) size 676x38
     112                  text run at (137,19) width 364: " is supported, there will be a square for the item marker). "
     113                  text run at (501,19) width 175: "A 3em left margin has been"
     114                  text run at (0,38) width 435: "applied in order to ensure that there is space for the list-item marker."
     115              RenderBlock {P} at (4,179) size 762x19
    116116                RenderText {#text} at (0,0) size 454x19
    117117                  text run at (0,0) width 454: "The next paragraph should be invisible (if it's visible, you'll see red text)."
    118               RenderBlock {P} at (4,214) size 762x19
     118              RenderBlock {P} at (4,212) size 762x19
    119119                RenderText {#text} at (0,0) size 250x19
    120120                  text run at (0,0) width 250: "There should be no text after the colon:"
    121121                RenderText {#text} at (0,0) size 0x0
    122               RenderBlock {P} at (4,247) size 762x58
     122              RenderBlock {P} at (4,245) size 762x58
    123123                RenderBlock (anonymous) at (0,0) size 762x19
    124124                  RenderText {#text} at (0,0) size 110x19
  • trunk/LayoutTests/platform/qt/css1/classification/list_style-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x38
    10         RenderText {#text} at (0,1) size 496x36
    11           text run at (0,1) width 304: ".one {list-style: upper-alpha inside;}"
    12           text run at (304,1) width 0: " "
    13           text run at (0,20) width 496: ".two {list-style: url(../resources/oransqr.gif) disc outside;}"
    14           text run at (496,20) width 0: " "
     10        RenderText {#text} at (0,0) size 355x38
     11          text run at (0,0) width 223: ".one {list-style: upper-alpha inside;}"
     12          text run at (223,0) width 0: " "
     13          text run at (0,19) width 355: ".two {list-style: url(../resources/oransqr.gif) disc outside;}"
     14          text run at (355,19) width 0: " "
    1515      RenderBlock {HR} at (0,85) size 784x2 [border: (1px inset #000000)]
    1616      RenderBlock {UL} at (0,101) size 784x38
  • trunk/LayoutTests/platform/qt/css1/classification/list_style_image-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 440x55
    11           text run at (0,1) width 440: ".one {list-style-image: url(../resources/oransqr.gif);}"
    12           text run at (440,1) width 0: " "
    13           text run at (0,20) width 240: ".two {list-style-image: none;}"
    14           text run at (240,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 322x57
     11          text run at (0,0) width 322: ".one {list-style-image: url(../resources/oransqr.gif);}"
     12          text run at (322,0) width 0: " "
     13          text run at (0,19) width 179: ".two {list-style-image: none;}"
     14          text run at (179,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock {UL} at (0,120) size 784x60
  • trunk/LayoutTests/platform/qt/css1/classification/list_style_position-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 288x55
    11           text run at (0,1) width 288: ".one {list-style-position: outside;}"
    12           text run at (288,1) width 0: " "
    13           text run at (0,20) width 280: ".two {list-style-position: inside;}"
    14           text run at (280,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 205x57
     11          text run at (0,0) width 205: ".one {list-style-position: outside;}"
     12          text run at (205,0) width 0: " "
     13          text run at (0,19) width 194: ".two {list-style-position: inside;}"
     14          text run at (194,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock {UL} at (0,120) size 784x38
  • trunk/LayoutTests/platform/qt/css1/classification/list_style_type-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x190
    10         RenderText {#text} at (0,1) size 304x188
    11           text run at (0,1) width 232: ".one {list-style-type: disc;}"
    12           text run at (232,1) width 0: " "
    13           text run at (0,20) width 248: ".two {list-style-type: circle;}"
    14           text run at (248,20) width 0: " "
    15           text run at (0,39) width 264: ".three {list-style-type: square;}"
    16           text run at (264,39) width 0: " "
    17           text run at (0,58) width 296: ".four {list-style-type: lower-roman;}"
    18           text run at (296,58) width 0: " "
    19           text run at (0,77) width 296: ".five {list-style-type: upper-roman;}"
    20           text run at (296,77) width 0: " "
    21           text run at (0,96) width 288: ".six {list-style-type: lower-alpha;}"
    22           text run at (288,96) width 0: " "
    23           text run at (0,115) width 304: ".seven {list-style-type: upper-alpha;}"
    24           text run at (304,115) width 0: " "
    25           text run at (0,134) width 272: ".eight {list-style-type: decimal;}"
    26           text run at (272,134) width 0: " "
    27           text run at (0,153) width 240: ".nine {list-style-type: none;}"
    28           text run at (240,153) width 0: " "
    29           text run at (0,172) width 0: " "
     10        RenderText {#text} at (0,0) size 228x190
     11          text run at (0,0) width 162: ".one {list-style-type: disc;}"
     12          text run at (162,0) width 0: " "
     13          text run at (0,19) width 168: ".two {list-style-type: circle;}"
     14          text run at (168,19) width 0: " "
     15          text run at (0,38) width 190: ".three {list-style-type: square;}"
     16          text run at (190,38) width 0: " "
     17          text run at (0,57) width 218: ".four {list-style-type: lower-roman;}"
     18          text run at (218,57) width 0: " "
     19          text run at (0,76) width 218: ".five {list-style-type: upper-roman;}"
     20          text run at (218,76) width 0: " "
     21          text run at (0,95) width 204: ".six {list-style-type: lower-alpha;}"
     22          text run at (204,95) width 0: " "
     23          text run at (0,114) width 228: ".seven {list-style-type: upper-alpha;}"
     24          text run at (228,114) width 0: " "
     25          text run at (0,133) width 193: ".eight {list-style-type: decimal;}"
     26          text run at (193,133) width 0: " "
     27          text run at (0,152) width 172: ".nine {list-style-type: none;}"
     28          text run at (172,152) width 0: " "
     29          text run at (0,171) width 0: " "
    3030      RenderBlock {HR} at (0,237) size 784x2 [border: (1px inset #000000)]
    3131      RenderBlock {UL} at (0,253) size 784x57
  • trunk/LayoutTests/platform/qt/css1/classification/white_space-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 232x74
    11           text run at (0,1) width 192: ".one {white-space: pre;}"
    12           text run at (192,1) width 0: " "
    13           text run at (0,20) width 216: ".two {white-space: nowrap;}"
    14           text run at (216,20) width 0: " "
    15           text run at (0,39) width 232: ".three {white-space: normal;}"
    16           text run at (232,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 183x76
     11          text run at (0,0) width 151: ".one {white-space: pre;}"
     12          text run at (151,0) width 0: " "
     13          text run at (0,19) width 175: ".two {white-space: nowrap;}"
     14          text run at (175,19) width 0: " "
     15          text run at (0,38) width 183: ".three {white-space: normal;}"
     16          text run at (183,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 784x95
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x749
     1layer at (0,0) size 800x747
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x749
    4   RenderBlock {HTML} at (0,0) size 800x749
    5     RenderBody {BODY} at (8,8) size 784x733 [bgcolor=#008000]
     3layer at (0,0) size 800x747
     4  RenderBlock {HTML} at (0,0) size 800x747
     5    RenderBody {BODY} at (8,8) size 784x731 [bgcolor=#008000]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 648x74
    11           text run at (0,1) width 648: "BODY {background: green url(../resources/oransqr.gif) repeat-x center top fixed;}"
    12           text run at (648,1) width 0: " "
    13           text run at (0,20) width 568: ".one {background: lime url(../resources/oransqr.gif) repeat-y 100% 0%;}"
    14           text run at (568,20) width 0: " "
    15           text run at (0,39) width 592: ".two {background: lime url(../resources/oransqr.gif) repeat-y center top;}"
    16           text run at (592,39) width 0: " "
    17           text run at (0,58) width 592: ".three {background: lime url(../resources/oransqr.gif) repeat-x left top;}"
    18           text run at (592,58) width 0: " "
     10        RenderText {#text} at (0,0) size 513x76
     11          text run at (0,0) width 513: "BODY {background: green url(../resources/oransqr.gif) repeat-x center top fixed;}"
     12          text run at (513,0) width 0: " "
     13          text run at (0,19) width 453: ".one {background: lime url(../resources/oransqr.gif) repeat-y 100% 0%;}"
     14          text run at (453,19) width 0: " "
     15          text run at (0,38) width 455: ".two {background: lime url(../resources/oransqr.gif) repeat-y center top;}"
     16          text run at (455,38) width 0: " "
     17          text run at (0,57) width 445: ".three {background: lime url(../resources/oransqr.gif) repeat-x left top;}"
     18          text run at (445,57) width 0: " "
    1919      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    20       RenderBlock {P} at (0,139) size 784x58
     20      RenderBlock {P} at (0,139) size 784x57
    2121        RenderText {#text} at (0,0) size 739x19
    2222          text run at (0,0) width 739: "This document should have a green background with an orange strip running across the entire top of the page, since"
    23         RenderInline {CODE} at (0,0) size 64x17
    24           RenderText {#text} at (0,21) size 64x17
    25             text run at (0,21) width 64: "repeat-x"
    26         RenderText {#text} at (64,19) size 750x39
    27           text run at (64,19) width 294: " indicates tiling in both directions of the x-axis. "
    28           text run at (358,19) width 300: "Furthermore, the strip should be fixed in place. "
    29           text run at (658,19) width 92: "I'll have to add"
    30           text run at (0,39) width 494: "extra text at the end of this page to make it long enough to scroll conveniently."
    31       RenderBlock {P} at (0,211) size 784x57 [bgcolor=#00FF00]
     23        RenderInline {CODE} at (0,0) size 53x19
     24          RenderText {#text} at (0,19) size 53x19
     25            text run at (0,19) width 53: "repeat-x"
     26        RenderText {#text} at (53,19) size 775x38
     27          text run at (53,19) width 294: " indicates tiling in both directions of the x-axis. "
     28          text run at (347,19) width 300: "Furthermore, the strip should be fixed in place. "
     29          text run at (647,19) width 128: "I'll have to add extra"
     30          text run at (0,38) width 458: "text at the end of this page to make it long enough to scroll conveniently."
     31      RenderBlock {P} at (0,210) size 784x57 [bgcolor=#00FF00]
    3232        RenderText {#text} at (0,0) size 761x57
    3333          text run at (0,0) width 754: "This paragraph should have a lime background and an orange strip which starts at the top right and runs to the bottom."
     
    3535          text run at (0,38) width 124: "these declarations. "
    3636          text run at (124,38) width 305: "Hey, I didn't say the page would be pretty, did I?"
    37       RenderBlock {P} at (0,282) size 784x57 [bgcolor=#00FF00]
     37      RenderBlock {P} at (0,281) size 784x57 [bgcolor=#00FF00]
    3838        RenderText {#text} at (0,0) size 766x57
    3939          text run at (0,0) width 766: "This paragraph should have a lime background and an orange strip which starts at the center top and runs to the bottom."
     
    4141          text run at (0,38) width 124: "these declarations. "
    4242          text run at (124,38) width 305: "Hey, I didn't say the page would be pretty, did I?"
    43       RenderBlock {P} at (0,353) size 784x57 [bgcolor=#00FF00]
     43      RenderBlock {P} at (0,352) size 784x57 [bgcolor=#00FF00]
    4444        RenderText {#text} at (0,0) size 761x57
    4545          text run at (0,0) width 753: "This paragraph should have a lime background and an orange strip which starts at the top left and runs to the top right."
     
    4747          text run at (0,38) width 124: "these declarations. "
    4848          text run at (124,38) width 305: "Hey, I didn't say the page would be pretty, did I?"
    49       RenderTable {TABLE} at (0,424) size 784x309 [border: (1px outset #808080)]
    50         RenderTableSection {TBODY} at (1,1) size 782x307
     49      RenderTable {TABLE} at (0,423) size 784x308 [border: (1px outset #808080)]
     50        RenderTableSection {TBODY} at (1,1) size 782x306
    5151          RenderTableRow {TR} at (0,0) size 782x28
    5252            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5454                RenderText {#text} at (4,4) size 159x20
    5555                  text run at (4,4) width 159: "TABLE Testing Section"
    56           RenderTableRow {TR} at (0,28) size 782x279
    57             RenderTableCell {TD} at (0,154) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     56          RenderTableRow {TR} at (0,28) size 782x278
     57            RenderTableCell {TD} at (0,153) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5858              RenderText {#text} at (4,4) size 4x19
    5959                text run at (4,4) width 4: " "
    60             RenderTableCell {TD} at (12,28) size 770x279 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    61               RenderBlock {P} at (4,4) size 762x58
     60            RenderTableCell {TD} at (12,28) size 770x278 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     61              RenderBlock {P} at (4,4) size 762x57
    6262                RenderText {#text} at (0,0) size 739x19
    6363                  text run at (0,0) width 739: "This document should have a green background with an orange strip running across the entire top of the page, since"
    64                 RenderInline {CODE} at (0,0) size 64x17
    65                   RenderText {#text} at (0,21) size 64x17
    66                     text run at (0,21) width 64: "repeat-x"
    67                 RenderText {#text} at (64,19) size 750x39
    68                   text run at (64,19) width 294: " indicates tiling in both directions of the x-axis. "
    69                   text run at (358,19) width 300: "Furthermore, the strip should be fixed in place. "
    70                   text run at (658,19) width 92: "I'll have to add"
    71                   text run at (0,39) width 494: "extra text at the end of this page to make it long enough to scroll conveniently."
    72               RenderBlock {P} at (4,76) size 762x57 [bgcolor=#00FF00]
     64                RenderInline {CODE} at (0,0) size 53x19
     65                  RenderText {#text} at (0,19) size 53x19
     66                    text run at (0,19) width 53: "repeat-x"
     67                RenderText {#text} at (53,19) size 739x38
     68                  text run at (53,19) width 294: " indicates tiling in both directions of the x-axis. "
     69                  text run at (347,19) width 300: "Furthermore, the strip should be fixed in place. "
     70                  text run at (647,19) width 92: "I'll have to add"
     71                  text run at (0,38) width 494: "extra text at the end of this page to make it long enough to scroll conveniently."
     72              RenderBlock {P} at (4,75) size 762x57 [bgcolor=#00FF00]
    7373                RenderText {#text} at (0,0) size 761x57
    7474                  text run at (0,0) width 754: "This paragraph should have a lime background and an orange strip which starts at the top right and runs to the bottom."
     
    7676                  text run at (0,38) width 124: "these declarations. "
    7777                  text run at (124,38) width 305: "Hey, I didn't say the page would be pretty, did I?"
    78               RenderBlock {P} at (4,147) size 762x57 [bgcolor=#00FF00]
     78              RenderBlock {P} at (4,146) size 762x57 [bgcolor=#00FF00]
    7979                RenderText {#text} at (0,0) size 755x57
    8080                  text run at (0,0) width 714: "This paragraph should have a lime background and an orange strip which starts at the center top and runs to the"
     
    8383                  text run at (0,38) width 182: "handling these declarations. "
    8484                  text run at (182,38) width 305: "Hey, I didn't say the page would be pretty, did I?"
    85               RenderBlock {P} at (4,218) size 762x57 [bgcolor=#00FF00]
     85              RenderBlock {P} at (4,217) size 762x57 [bgcolor=#00FF00]
    8686                RenderText {#text} at (0,0) size 761x57
    8787                  text run at (0,0) width 753: "This paragraph should have a lime background and an orange strip which starts at the top left and runs to the top right."
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background_attachment-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 880x1234
     1layer at (0,0) size 800x1234
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 880x1234
     3layer at (0,0) size 800x1234
    44  RenderBlock {HTML} at (0,0) size 800x1234
    55    RenderBody {BODY} at (8,8) size 784x1218 [bgcolor=#CCCCCC]
     
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x38
    10         RenderText {#text} at (0,1) size 872x36
    11           text run at (0,1) width 872: "BODY {background-image: url(../resources/bg.gif); background-repeat: repeat-x; background-attachment: fixed;}"
    12           text run at (872,1) width 0: " "
    13           text run at (0,20) width 0: " "
     10        RenderText {#text} at (0,0) size 711x38
     11          text run at (0,0) width 711: "BODY {background-image: url(../resources/bg.gif); background-repeat: repeat-x; background-attachment: fixed;}"
     12          text run at (711,0) width 0: " "
     13          text run at (0,19) width 0: " "
    1414      RenderBlock {HR} at (0,85) size 784x2 [border: (1px inset #000000)]
    1515      RenderBlock {P} at (0,101) size 784x95
     
    7171          text run at (0,19) width 226: "or if it scrolls along with the content."
    7272      RenderBlock {PRE} at (0,476) size 784x95
    73         RenderText {#text} at (0,1) size 296x93
    74           text run at (0,1) width 72: "  BODY { "
    75           text run at (72,1) width 0: " "
    76           text run at (0,20) width 296: "    background: red url(pendant.gif);"
    77           text run at (296,20) width 0: " "
    78           text run at (0,39) width 256: "    background-repeat: repeat-y;"
    79           text run at (256,39) width 0: " "
    80           text run at (0,58) width 264: "    background-attachment: fixed;"
    81           text run at (264,58) width 0: " "
    82           text run at (0,77) width 24: "  }"
    83           text run at (24,77) width 0: " "
     73        RenderText {#text} at (0,0) size 225x95
     74          text run at (0,0) width 60: "  BODY { "
     75          text run at (60,0) width 0: " "
     76          text run at (0,19) width 225: "    background: red url(pendant.gif);"
     77          text run at (225,19) width 0: " "
     78          text run at (0,38) width 202: "    background-repeat: repeat-y;"
     79          text run at (202,38) width 0: " "
     80          text run at (0,57) width 209: "    background-attachment: fixed;"
     81          text run at (209,57) width 0: " "
     82          text run at (0,76) width 13: "  }"
     83          text run at (13,76) width 0: " "
    8484      RenderBlock {P} at (0,585) size 784x39
    8585        RenderInline {EM} at (0,0) size 72x19
     
    159159                  text run at (0,19) width 275: "canvas or if it scrolls along with the content."
    160160              RenderBlock {PRE} at (4,379) size 762x95
    161                 RenderText {#text} at (0,1) size 296x93
    162                   text run at (0,1) width 72: "  BODY { "
    163                   text run at (72,1) width 0: " "
    164                   text run at (0,20) width 296: "    background: red url(pendant.gif);"
    165                   text run at (296,20) width 0: " "
    166                   text run at (0,39) width 256: "    background-repeat: repeat-y;"
    167                   text run at (256,39) width 0: " "
    168                   text run at (0,58) width 264: "    background-attachment: fixed;"
    169                   text run at (264,58) width 0: " "
    170                   text run at (0,77) width 24: "  }"
    171                   text run at (24,77) width 0: " "
     161                RenderText {#text} at (0,0) size 225x95
     162                  text run at (0,0) width 60: "  BODY { "
     163                  text run at (60,0) width 0: " "
     164                  text run at (0,19) width 225: "    background: red url(pendant.gif);"
     165                  text run at (225,19) width 0: " "
     166                  text run at (0,38) width 202: "    background-repeat: repeat-y;"
     167                  text run at (202,38) width 0: " "
     168                  text run at (0,57) width 209: "    background-attachment: fixed;"
     169                  text run at (209,57) width 0: " "
     170                  text run at (0,76) width 13: "  }"
     171                  text run at (13,76) width 0: " "
    172172              RenderBlock {P} at (4,488) size 762x58
    173173                RenderInline {EM} at (0,0) size 72x19
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background_color-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 296x74
    11           text run at (0,1) width 224: "P {background-color: green;}"
    12           text run at (224,1) width 0: " "
    13           text run at (0,20) width 240: ".one {background-color: lime;}"
    14           text run at (240,20) width 0: " "
    15           text run at (0,39) width 296: ".two {background-color: transparent;}"
    16           text run at (296,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 236x76
     11          text run at (0,0) width 183: "P {background-color: green;}"
     12          text run at (183,0) width 0: " "
     13          text run at (0,19) width 191: ".one {background-color: lime;}"
     14          text run at (191,19) width 0: " "
     15          text run at (0,38) width 236: ".two {background-color: transparent;}"
     16          text run at (236,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 784x19 [bgcolor=#008000]
     
    2323        RenderText {#text} at (0,0) size 352x19
    2424          text run at (0,0) width 352: "This element's background should be lime (light green)."
    25       RenderBlock {P} at (0,205) size 784x58 [bgcolor=#008000]
     25      RenderBlock {P} at (0,205) size 784x57 [bgcolor=#008000]
    2626        RenderText {#text} at (0,0) size 666x19
    2727          text run at (0,0) width 666: "This element's background should be green, and the last word in this sentence should also have a green "
     
    3434          text run at (0,19) width 721: "is because the background color of the parent element (the paragraph) should \"shine through\" the SPANned word"
    3535          text run at (0,38) width 184: "\"sentence,\" which was set to "
    36         RenderInline {CODE} at (0,0) size 88x17
    37           RenderText {#text} at (184,40) size 88x17
    38             text run at (184,40) width 88: "transparent"
    39         RenderText {#text} at (272,38) size 394x19
    40           text run at (272,38) width 8: ". "
    41           text run at (280,38) width 386: "If the document background is visible, the browser is in error."
    42       RenderBlock {P} at (0,277) size 784x19
     36        RenderInline {CODE} at (0,0) size 73x19
     37          RenderText {#text} at (184,38) size 73x19
     38            text run at (184,38) width 73: "transparent"
     39        RenderText {#text} at (257,38) size 394x19
     40          text run at (257,38) width 8: ". "
     41          text run at (265,38) width 386: "If the document background is visible, the browser is in error."
     42      RenderBlock {P} at (0,276) size 784x19
    4343        RenderText {#text} at (0,0) size 747x19
    4444          text run at (0,0) width 459: "This element should allow the document background to \"shine through.\" "
    4545          text run at (459,0) width 288: "There should be no green backgrounds here!"
    46       RenderTable {TABLE} at (0,310) size 784x195 [border: (1px outset #808080)]
    47         RenderTableSection {TBODY} at (1,1) size 782x193
     46      RenderTable {TABLE} at (0,309) size 784x194 [border: (1px outset #808080)]
     47        RenderTableSection {TBODY} at (1,1) size 782x192
    4848          RenderTableRow {TR} at (0,0) size 782x28
    4949            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5151                RenderText {#text} at (4,4) size 159x20
    5252                  text run at (4,4) width 159: "TABLE Testing Section"
    53           RenderTableRow {TR} at (0,28) size 782x165
    54             RenderTableCell {TD} at (0,97) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     53          RenderTableRow {TR} at (0,28) size 782x164
     54            RenderTableCell {TD} at (0,96) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5555              RenderText {#text} at (4,4) size 4x19
    5656                text run at (4,4) width 4: " "
    57             RenderTableCell {TD} at (12,28) size 770x165 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     57            RenderTableCell {TD} at (12,28) size 770x164 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    5858              RenderBlock {P} at (4,4) size 762x19 [bgcolor=#008000]
    5959                RenderText {#text} at (0,0) size 282x19
     
    6262                RenderText {#text} at (0,0) size 352x19
    6363                  text run at (0,0) width 352: "This element's background should be lime (light green)."
    64               RenderBlock {P} at (4,70) size 762x58 [bgcolor=#008000]
     64              RenderBlock {P} at (4,70) size 762x57 [bgcolor=#008000]
    6565                RenderText {#text} at (0,0) size 666x19
    6666                  text run at (0,0) width 666: "This element's background should be green, and the last word in this sentence should also have a green "
     
    7272                  text run at (0,19) width 752: "This is because the background color of the parent element (the paragraph) should \"shine through\" the SPANned word"
    7373                  text run at (0,38) width 184: "\"sentence,\" which was set to "
    74                 RenderInline {CODE} at (0,0) size 88x17
    75                   RenderText {#text} at (184,40) size 88x17
    76                     text run at (184,40) width 88: "transparent"
    77                 RenderText {#text} at (272,38) size 394x19
    78                   text run at (272,38) width 8: ". "
    79                   text run at (280,38) width 386: "If the document background is visible, the browser is in error."
    80               RenderBlock {P} at (4,142) size 762x19
     74                RenderInline {CODE} at (0,0) size 73x19
     75                  RenderText {#text} at (184,38) size 73x19
     76                    text run at (184,38) width 73: "transparent"
     77                RenderText {#text} at (257,38) size 394x19
     78                  text run at (257,38) width 8: ". "
     79                  text run at (265,38) width 386: "If the document background is visible, the browser is in error."
     80              RenderBlock {P} at (4,141) size 762x19
    8181                RenderText {#text} at (0,0) size 747x19
    8282                  text run at (0,0) width 459: "This element should allow the document background to \"shine through.\" "
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background_image-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 376x55
    11           text run at (0,1) width 376: "P {background-image: url(../resources/bg.gif);}"
    12           text run at (376,1) width 0: " "
    13           text run at (0,20) width 240: ".one {background-image: none;}"
    14           text run at (240,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 294x57
     11          text run at (0,0) width 294: "P {background-image: url(../resources/bg.gif);}"
     12          text run at (294,0) width 0: " "
     13          text run at (0,19) width 205: ".one {background-image: none;}"
     14          text run at (205,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock {P} at (0,120) size 784x38
     
    2020          text run at (514,0) width 245: "The background image should also tile"
    2121          text run at (0,19) width 678: "along both axes, because no repeat direction is specified (specific tests for repeating are found elsewhere)."
    22       RenderBlock {P} at (0,172) size 784x78
     22      RenderBlock {P} at (0,172) size 784x77
    2323        RenderText {#text} at (0,0) size 612x19
    2424          text run at (0,0) width 612: "This sentence should be backed by a repeated green-grid image, as should the last three words "
     
    3131          text run at (730,0) width 33: "If it is"
    3232          text run at (0,20) width 60: "not, then "
    33         RenderInline {CODE} at (0,0) size 32x17
    34           RenderText {#text} at (60,22) size 32x17
    35             text run at (60,22) width 32: "none"
     33        RenderInline {CODE} at (0,0) size 32x19
     34          RenderText {#text} at (60,20) size 32x19
     35            text run at (60,20) width 32: "none"
    3636        RenderText {#text} at (92,20) size 169x19
    3737          text run at (92,20) width 164: " is interpreted incorrectly. "
    3838          text run at (256,20) width 5: "("
    39         RenderInline {CODE} at (0,0) size 32x17
    40           RenderText {#text} at (261,22) size 32x17
    41             text run at (261,22) width 32: "none"
    42         RenderText {#text} at (293,20) size 760x58
     39        RenderInline {CODE} at (0,0) size 32x19
     40          RenderText {#text} at (261,20) size 32x19
     41            text run at (261,20) width 32: "none"
     42        RenderText {#text} at (293,20) size 760x57
    4343          text run at (293,20) width 467: " means that the element has no background image, allowing the parent to"
    44           text run at (0,40) width 759: "\"shine through\" by default; since the parent of the words \"in this sentence\" is the paragraph, then the paragraph's image"
    45           text run at (0,59) width 114: "should be visible.)"
    46       RenderBlock {P} at (0,264) size 784x38
     44          text run at (0,39) width 759: "\"shine through\" by default; since the parent of the words \"in this sentence\" is the paragraph, then the paragraph's image"
     45          text run at (0,58) width 114: "should be visible.)"
     46      RenderBlock {P} at (0,263) size 784x38
    4747        RenderText {#text} at (0,0) size 769x38
    4848          text run at (0,0) width 769: "This sentence should NOT be backed by a repeated green-grid image, allowing the page's background to \"shine through\""
    4949          text run at (0,19) width 50: "instead."
    50       RenderTable {TABLE} at (0,316) size 784x220 [border: (1px outset #808080)]
    51         RenderTableSection {TBODY} at (1,1) size 782x218
     50      RenderTable {TABLE} at (0,315) size 784x219 [border: (1px outset #808080)]
     51        RenderTableSection {TBODY} at (1,1) size 782x217
    5252          RenderTableRow {TR} at (0,0) size 782x28
    5353            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5555                RenderText {#text} at (4,4) size 159x20
    5656                  text run at (4,4) width 159: "TABLE Testing Section"
    57           RenderTableRow {TR} at (0,28) size 782x190
     57          RenderTableRow {TR} at (0,28) size 782x189
    5858            RenderTableCell {TD} at (0,109) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5959              RenderText {#text} at (4,4) size 4x19
    6060                text run at (4,4) width 4: " "
    61             RenderTableCell {TD} at (12,28) size 770x190 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     61            RenderTableCell {TD} at (12,28) size 770x189 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    6262              RenderBlock {P} at (4,4) size 762x38
    6363                RenderText {#text} at (0,0) size 759x38
     
    6565                  text run at (514,0) width 245: "The background image should also tile"
    6666                  text run at (0,19) width 678: "along both axes, because no repeat direction is specified (specific tests for repeating are found elsewhere)."
    67               RenderBlock {P} at (4,56) size 762x78
     67              RenderBlock {P} at (4,56) size 762x77
    6868                RenderText {#text} at (0,0) size 612x19
    6969                  text run at (0,0) width 612: "This sentence should be backed by a repeated green-grid image, as should the last three words "
     
    7676                  text run at (730,0) width 19: "If it"
    7777                  text run at (0,20) width 74: "is not, then "
    78                 RenderInline {CODE} at (0,0) size 32x17
    79                   RenderText {#text} at (74,22) size 32x17
    80                     text run at (74,22) width 32: "none"
     78                RenderInline {CODE} at (0,0) size 32x19
     79                  RenderText {#text} at (74,20) size 32x19
     80                    text run at (74,20) width 32: "none"
    8181                RenderText {#text} at (106,20) size 169x19
    8282                  text run at (106,20) width 164: " is interpreted incorrectly. "
    8383                  text run at (270,20) width 5: "("
    84                 RenderInline {CODE} at (0,0) size 32x17
    85                   RenderText {#text} at (275,22) size 32x17
    86                     text run at (275,22) width 32: "none"
    87                 RenderText {#text} at (307,20) size 758x58
     84                RenderInline {CODE} at (0,0) size 32x19
     85                  RenderText {#text} at (275,20) size 32x19
     86                    text run at (275,20) width 32: "none"
     87                RenderText {#text} at (307,20) size 758x57
    8888                  text run at (307,20) width 451: " means that the element has no background image, allowing the parent"
    89                   text run at (0,40) width 732: "to \"shine through\" by default; since the parent of the words \"in this sentence\" is the paragraph, then the paragraph's"
    90                   text run at (0,59) width 157: "image should be visible.)"
    91               RenderBlock {P} at (4,148) size 762x38
     89                  text run at (0,39) width 732: "to \"shine through\" by default; since the parent of the words \"in this sentence\" is the paragraph, then the paragraph's"
     90                  text run at (0,58) width 157: "image should be visible.)"
     91              RenderBlock {P} at (4,147) size 762x38
    9292                RenderText {#text} at (0,0) size 711x38
    9393                  text run at (0,0) width 711: "This sentence should NOT be backed by a repeated green-grid image, allowing the page's background to \"shine"
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background_position-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x323
    10         RenderText {#text} at (0,1) size 688x321
    11           text run at (0,1) width 648: "BODY {background-image: url(../resources/bg.gif); background-position: right top;"
    12           text run at (648,1) width 0: " "
    13           text run at (0,20) width 288: "      background-repeat: no-repeat;}"
    14           text run at (288,20) width 0: " "
    15           text run at (0,39) width 624: ".one {background-image: url(../resources/bg.gif); background-position: center;"
    16           text run at (624,39) width 0: " "
    17           text run at (0,58) width 480: "      background-repeat: no-repeat; background-color: aqua;}"
    18           text run at (480,58) width 0: " "
    19           text run at (0,77) width 632: ".two {background-image: url(../resources/bg.gif); background-position: 50% 50%;"
    20           text run at (632,77) width 0: " "
    21           text run at (0,96) width 480: "      background-repeat: no-repeat; background-color: aqua;}"
    22           text run at (480,96) width 0: " "
    23           text run at (0,115) width 688: ".three {background-image: url(../resources/bg.gif); background-position: bottom right;"
    24           text run at (688,115) width 0: " "
    25           text run at (0,134) width 496: "        background-repeat: no-repeat; background-color: aqua;}"
    26           text run at (496,134) width 0: " "
    27           text run at (0,153) width 656: ".four {background-image: url(../resources/bg.gif); background-position: 100% 100%;"
    28           text run at (656,153) width 0: " "
    29           text run at (0,172) width 488: "       background-repeat: no-repeat; background-color: aqua;}"
    30           text run at (488,172) width 0: " "
    31           text run at (0,191) width 632: ".five {background-image: url(../resources/bg.gif); background-position: 0% 50%;"
    32           text run at (632,191) width 0: " "
    33           text run at (0,210) width 488: "       background-repeat: no-repeat; background-color: aqua;}"
    34           text run at (488,210) width 0: " "
    35           text run at (0,229) width 632: ".six {background-image: url(../resources/bg.gif); background-position: 75% 25%;"
    36           text run at (632,229) width 0: " "
    37           text run at (0,248) width 488: "       background-repeat: no-repeat; background-color: aqua;}"
    38           text run at (488,248) width 0: " "
    39           text run at (0,267) width 664: ".seven {background-image: url(../resources/bg.gif); background-position: 20px 20px;"
    40           text run at (664,267) width 0: " "
    41           text run at (0,286) width 488: "       background-repeat: no-repeat; background-color: aqua;}"
    42           text run at (488,286) width 0: " "
    43           text run at (0,305) width 0: " "
     10        RenderText {#text} at (0,0) size 538x323
     11          text run at (0,0) width 516: "BODY {background-image: url(../resources/bg.gif); background-position: right top;"
     12          text run at (516,0) width 0: " "
     13          text run at (0,19) width 224: "      background-repeat: no-repeat;}"
     14          text run at (224,19) width 0: " "
     15          text run at (0,38) width 493: ".one {background-image: url(../resources/bg.gif); background-position: center;"
     16          text run at (493,38) width 0: " "
     17          text run at (0,57) width 383: "      background-repeat: no-repeat; background-color: aqua;}"
     18          text run at (383,57) width 0: " "
     19          text run at (0,76) width 511: ".two {background-image: url(../resources/bg.gif); background-position: 50% 50%;"
     20          text run at (511,76) width 0: " "
     21          text run at (0,95) width 383: "      background-repeat: no-repeat; background-color: aqua;}"
     22          text run at (383,95) width 0: " "
     23          text run at (0,114) width 538: ".three {background-image: url(../resources/bg.gif); background-position: bottom right;"
     24          text run at (538,114) width 0: " "
     25          text run at (0,133) width 391: "        background-repeat: no-repeat; background-color: aqua;}"
     26          text run at (391,133) width 0: " "
     27          text run at (0,152) width 530: ".four {background-image: url(../resources/bg.gif); background-position: 100% 100%;"
     28          text run at (530,152) width 0: " "
     29          text run at (0,171) width 387: "       background-repeat: no-repeat; background-color: aqua;}"
     30          text run at (387,171) width 0: " "
     31          text run at (0,190) width 503: ".five {background-image: url(../resources/bg.gif); background-position: 0% 50%;"
     32          text run at (503,190) width 0: " "
     33          text run at (0,209) width 387: "       background-repeat: no-repeat; background-color: aqua;}"
     34          text run at (387,209) width 0: " "
     35          text run at (0,228) width 506: ".six {background-image: url(../resources/bg.gif); background-position: 75% 25%;"
     36          text run at (506,228) width 0: " "
     37          text run at (0,247) width 387: "       background-repeat: no-repeat; background-color: aqua;}"
     38          text run at (387,247) width 0: " "
     39          text run at (0,266) width 533: ".seven {background-image: url(../resources/bg.gif); background-position: 20px 20px;"
     40          text run at (533,266) width 0: " "
     41          text run at (0,285) width 387: "       background-repeat: no-repeat; background-color: aqua;}"
     42          text run at (387,285) width 0: " "
     43          text run at (0,304) width 0: " "
    4444      RenderBlock {HR} at (0,370) size 784x2 [border: (1px inset #000000)]
    4545      RenderBlock {P} at (0,386) size 784x19
  • trunk/LayoutTests/platform/qt/css1/color_and_background/background_repeat-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 888x1946
     1layer at (0,0) size 800x1936
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 888x1946
    4   RenderBlock {HTML} at (0,0) size 800x1946
    5     RenderBody {BODY} at (8,8) size 784x1930 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x1936
     4  RenderBlock {HTML} at (0,0) size 800x1936
     5    RenderBody {BODY} at (8,8) size 784x1920 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x285
    10         RenderText {#text} at (0,1) size 880x283
    11           text run at (0,1) width 672: ".one {background-image: url(../resources/oransqr.gif); background-repeat: repeat-y;}"
    12           text run at (672,1) width 0: " "
    13           text run at (0,20) width 672: ".two {background-image: url(../resources/oransqr.gif); background-repeat: repeat-x;}"
    14           text run at (672,20) width 0: " "
    15           text run at (0,39) width 696: ".three {background-image: url(../resources/oransqr.gif); background-repeat: no-repeat;}"
    16           text run at (696,39) width 0: " "
    17           text run at (0,58) width 880: ".four {background-image: url(../resources/bg.gif); background-position: 50% 50%; background-repeat: repeat-y;}"
    18           text run at (880,58) width 0: " "
    19           text run at (0,77) width 704: ".five {background-image: url(../resources/crosshair2.gif); background-position: 50% 50%;"
    20           text run at (704,77) width 0: " "
    21           text run at (0,96) width 240: "       background-color: red;}"
    22           text run at (240,96) width 0: " "
    23           text run at (0,115) width 720: ".six {background-image: url(../resources/crosshair2.gif); background-position: center top;"
    24           text run at (720,115) width 0: " "
    25           text run at (0,134) width 232: "      background-color: red;}"
    26           text run at (232,134) width 0: " "
    27           text run at (0,153) width 720: ".seven {background-image: url(../resources/crosshair2.gif); background-position: top left;"
    28           text run at (720,153) width 0: " "
    29           text run at (0,172) width 248: "        background-color: red;}"
    30           text run at (248,172) width 0: " "
    31           text run at (0,191) width 752: ".eight {background-image: url(../resources/crosshair2.gif); background-position: bottom right;"
    32           text run at (752,191) width 0: " "
    33           text run at (0,210) width 248: "        background-color: red;}"
    34           text run at (248,210) width 0: " "
    35           text run at (0,229) width 704: ".nine {background-image: url(../resources/crosshair2.gif); background-position: 50% 50%;"
    36           text run at (704,229) width 0: " "
    37           text run at (0,248) width 240: "       background-color: red;}"
    38           text run at (240,248) width 0: " "
    39           text run at (0,267) width 0: " "
     10        RenderText {#text} at (0,0) size 709x285
     11          text run at (0,0) width 536: ".one {background-image: url(../resources/oransqr.gif); background-repeat: repeat-y;}"
     12          text run at (536,0) width 0: " "
     13          text run at (0,19) width 534: ".two {background-image: url(../resources/oransqr.gif); background-repeat: repeat-x;}"
     14          text run at (534,19) width 0: " "
     15          text run at (0,38) width 554: ".three {background-image: url(../resources/oransqr.gif); background-repeat: no-repeat;}"
     16          text run at (554,38) width 0: " "
     17          text run at (0,57) width 709: ".four {background-image: url(../resources/bg.gif); background-position: 50% 50%; background-repeat: repeat-y;}"
     18          text run at (709,57) width 0: " "
     19          text run at (0,76) width 561: ".five {background-image: url(../resources/crosshair2.gif); background-position: 50% 50%;"
     20          text run at (561,76) width 0: " "
     21          text run at (0,95) width 177: "       background-color: red;}"
     22          text run at (177,95) width 0: " "
     23          text run at (0,114) width 560: ".six {background-image: url(../resources/crosshair2.gif); background-position: center top;"
     24          text run at (560,114) width 0: " "
     25          text run at (0,133) width 173: "      background-color: red;}"
     26          text run at (173,133) width 0: " "
     27          text run at (0,152) width 560: ".seven {background-image: url(../resources/crosshair2.gif); background-position: top left;"
     28          text run at (560,152) width 0: " "
     29          text run at (0,171) width 181: "        background-color: red;}"
     30          text run at (181,171) width 0: " "
     31          text run at (0,190) width 586: ".eight {background-image: url(../resources/crosshair2.gif); background-position: bottom right;"
     32          text run at (586,190) width 0: " "
     33          text run at (0,209) width 181: "        background-color: red;}"
     34          text run at (181,209) width 0: " "
     35          text run at (0,228) width 566: ".nine {background-image: url(../resources/crosshair2.gif); background-position: 50% 50%;"
     36          text run at (566,228) width 0: " "
     37          text run at (0,247) width 177: "       background-color: red;}"
     38          text run at (177,247) width 0: " "
     39          text run at (0,266) width 0: " "
    4040      RenderBlock {HR} at (0,332) size 784x2 [border: (1px inset #000000)]
    41       RenderBlock {P} at (0,348) size 784x58
     41      RenderBlock {P} at (0,348) size 784x57
    4242        RenderText {#text} at (0,0) size 774x38
    4343          text run at (0,0) width 774: "This sentence should have an orange stripe repeated in the \"y\" direction, starting at the upper left corner (since the default"
    4444          text run at (0,19) width 21: "for "
    45         RenderInline {CODE} at (0,0) size 152x17
    46           RenderText {#text} at (21,21) size 152x17
    47             text run at (21,21) width 152: "background-position"
    48         RenderText {#text} at (173,19) size 733x39
    49           text run at (173,19) width 324: " is '0% 0%' and that property is not declared here). "
    50           text run at (497,19) width 236: "This is extra text included for the sole"
    51           text run at (0,39) width 264: "purpose of making the paragraph longer. "
    52           text run at (264,39) width 219: "Thank you for your understanding."
    53       RenderBlock {P} at (0,420) size 784x58
     45        RenderInline {CODE} at (0,0) size 129x19
     46          RenderText {#text} at (21,19) size 129x19
     47            text run at (21,19) width 129: "background-position"
     48        RenderText {#text} at (150,19) size 782x38
     49          text run at (150,19) width 324: " is '0% 0%' and that property is not declared here). "
     50          text run at (474,19) width 308: "This is extra text included for the sole purpose of"
     51          text run at (0,38) width 192: "making the paragraph longer. "
     52          text run at (192,38) width 219: "Thank you for your understanding."
     53      RenderBlock {P} at (0,419) size 784x57
    5454        RenderText {#text} at (0,0) size 774x38
    5555          text run at (0,0) width 774: "This sentence should have an orange stripe repeated in the \"x\" direction, starting at the upper left corner (since the default"
    5656          text run at (0,19) width 21: "for "
    57         RenderInline {CODE} at (0,0) size 152x17
    58           RenderText {#text} at (21,21) size 152x17
    59             text run at (21,21) width 152: "background-position"
    60         RenderText {#text} at (173,19) size 733x39
    61           text run at (173,19) width 324: " is '0% 0%' and that property is not declared here). "
    62           text run at (497,19) width 236: "This is extra text included for the sole"
    63           text run at (0,39) width 264: "purpose of making the paragraph longer. "
    64           text run at (264,39) width 219: "Thank you for your understanding."
    65       RenderBlock {P} at (0,492) size 784x58
     57        RenderInline {CODE} at (0,0) size 129x19
     58          RenderText {#text} at (21,19) size 129x19
     59            text run at (21,19) width 129: "background-position"
     60        RenderText {#text} at (150,19) size 782x38
     61          text run at (150,19) width 324: " is '0% 0%' and that property is not declared here). "
     62          text run at (474,19) width 308: "This is extra text included for the sole purpose of"
     63          text run at (0,38) width 192: "making the paragraph longer. "
     64          text run at (192,38) width 219: "Thank you for your understanding."
     65      RenderBlock {P} at (0,490) size 784x57
    6666        RenderText {#text} at (0,0) size 711x19
    6767          text run at (0,0) width 711: "This sentence should have a single orange square behind it, placed at the upper left corner (since the default for"
    68         RenderInline {CODE} at (0,0) size 152x17
    69           RenderText {#text} at (0,21) size 152x17
    70             text run at (0,21) width 152: "background-position"
    71         RenderText {#text} at (152,19) size 784x39
    72           text run at (152,19) width 324: " is '0% 0%' and that property is not declared here). "
    73           text run at (476,19) width 308: "This is extra text included for the sole purpose of"
    74           text run at (0,39) width 192: "making the paragraph longer. "
    75           text run at (192,39) width 219: "Thank you for your understanding."
    76       RenderBlock {P} at (0,564) size 784x78
     68        RenderInline {CODE} at (0,0) size 129x19
     69          RenderText {#text} at (0,19) size 129x19
     70            text run at (0,19) width 129: "background-position"
     71        RenderText {#text} at (129,19) size 761x38
     72          text run at (129,19) width 324: " is '0% 0%' and that property is not declared here). "
     73          text run at (453,19) width 308: "This is extra text included for the sole purpose of"
     74          text run at (0,38) width 192: "making the paragraph longer. "
     75          text run at (192,38) width 219: "Thank you for your understanding."
     76      RenderBlock {P} at (0,561) size 784x77
    7777        RenderText {#text} at (0,0) size 768x38
    7878          text run at (0,0) width 768: "This sentence should have a green-hatch stripe running vertically down the center of the paragraph, with the origin image"
    7979          text run at (0,19) width 221: "exactly centered in the paragraph. "
    8080          text run at (221,19) width 103: "This is because "
    81         RenderInline {CODE} at (0,0) size 64x17
    82           RenderText {#text} at (324,21) size 64x17
    83             text run at (324,21) width 64: "repeat-y"
    84         RenderText {#text} at (388,19) size 111x19
    85           text run at (388,19) width 111: " specifies tiling in "
     81        RenderInline {CODE} at (0,0) size 53x19
     82          RenderText {#text} at (324,19) size 53x19
     83            text run at (324,19) width 53: "repeat-y"
     84        RenderText {#text} at (377,19) size 111x19
     85          text run at (377,19) width 111: " specifies tiling in "
    8686        RenderInline {EM} at (0,0) size 28x19
    87           RenderText {#text} at (499,19) size 28x19
    88             text run at (499,19) width 28: "both"
    89         RenderText {#text} at (527,19) size 769x39
    90           text run at (527,19) width 158: " directions on the y-axis. "
    91           text run at (685,19) width 84: "Note that this"
     87          RenderText {#text} at (488,19) size 28x19
     88            text run at (488,19) width 28: "both"
     89        RenderText {#text} at (516,19) size 758x39
     90          text run at (516,19) width 158: " directions on the y-axis. "
     91          text run at (674,19) width 84: "Note that this"
    9292          text run at (0,39) width 270: "test is only valid if the user agent supports "
    93         RenderInline {CODE} at (0,0) size 152x17
    94           RenderText {#text} at (270,41) size 152x17
    95             text run at (270,41) width 152: "background-position"
    96         RenderText {#text} at (422,39) size 36x19
    97           text run at (422,39) width 36: " (see "
     93        RenderInline {CODE} at (0,0) size 129x19
     94          RenderText {#text} at (270,39) size 129x19
     95            text run at (270,39) width 129: "background-position"
     96        RenderText {#text} at (399,39) size 36x19
     97          text run at (399,39) width 36: " (see "
    9898        RenderInline {A} at (0,0) size 59x19 [color=#0000FF]
    99           RenderText {#text} at (458,39) size 59x19
    100             text run at (458,39) width 59: "test 5.3.6"
    101         RenderText {#text} at (517,39) size 762x39
    102           text run at (517,39) width 13: "). "
    103           text run at (530,39) width 232: "I'll fill the paragraph with extra text to"
    104           text run at (0,59) width 345: "make the conformance (or lack thereof) more obvious."
    105       RenderBlock {P} at (0,656) size 784x97 [bgcolor=#FF0000]
     99          RenderText {#text} at (435,39) size 59x19
     100            text run at (435,39) width 59: "test 5.3.6"
     101        RenderText {#text} at (494,39) size 778x38
     102          text run at (494,39) width 13: "). "
     103          text run at (507,39) width 271: "I'll fill the paragraph with extra text to make"
     104          text run at (0,58) width 306: "the conformance (or lack thereof) more obvious."
     105      RenderBlock {P} at (0,652) size 784x96 [bgcolor=#FF0000]
    106106        RenderText {#text} at (0,0) size 762x19
    107107          text run at (0,0) width 663: "This paragraph should have a tiled background, with the origin image exactly centered in the paragraph. "
    108108          text run at (663,0) width 99: "This is because"
    109         RenderInline {CODE} at (0,0) size 136x17
    110           RenderText {#text} at (0,21) size 136x17
    111             text run at (0,21) width 136: "background-repeat"
    112         RenderText {#text} at (136,19) size 111x19
    113           text run at (136,19) width 111: " specifies tiling in "
     109        RenderInline {CODE} at (0,0) size 121x19
     110          RenderText {#text} at (0,19) size 121x19
     111            text run at (0,19) width 121: "background-repeat"
     112        RenderText {#text} at (121,19) size 111x19
     113          text run at (121,19) width 111: " specifies tiling in "
    114114        RenderInline {EM} at (0,0) size 14x19
    115           RenderText {#text} at (247,19) size 14x19
    116             text run at (247,19) width 14: "all"
    117         RenderText {#text} at (261,19) size 779x39
    118           text run at (261,19) width 363: " directions, regardless of the position of the origin image. "
    119           text run at (624,19) width 155: "Note that this test is only"
     115          RenderText {#text} at (232,19) size 14x19
     116            text run at (232,19) width 14: "all"
     117        RenderText {#text} at (246,19) size 764x39
     118          text run at (246,19) width 363: " directions, regardless of the position of the origin image. "
     119          text run at (609,19) width 155: "Note that this test is only"
    120120          text run at (0,39) width 199: "valid if the user agent supports "
    121         RenderInline {CODE} at (0,0) size 152x17
    122           RenderText {#text} at (199,41) size 152x17
    123             text run at (199,41) width 152: "background-position"
    124         RenderText {#text} at (351,39) size 36x19
    125           text run at (351,39) width 36: " (see "
     121        RenderInline {CODE} at (0,0) size 129x19
     122          RenderText {#text} at (199,39) size 129x19
     123            text run at (199,39) width 129: "background-position"
     124        RenderText {#text} at (328,39) size 36x19
     125          text run at (328,39) width 36: " (see "
    126126        RenderInline {A} at (0,0) size 59x19 [color=#0000FF]
    127           RenderText {#text} at (387,39) size 59x19
    128             text run at (387,39) width 59: "test 5.3.6"
    129         RenderText {#text} at (446,39) size 767x58
    130           text run at (446,39) width 13: "). "
    131           text run at (459,39) width 295: "I'll fill the paragraph with extra text to make the"
    132           text run at (0,59) width 286: "conformance (or lack thereof) more obvious. "
    133           text run at (286,59) width 481: "A background color is present, although if it is visible then the image has not"
    134           text run at (0,78) width 116: "bee correctly tiled."
    135       RenderBlock {P} at (0,767) size 784x57 [bgcolor=#FF0000]
     127          RenderText {#text} at (364,39) size 59x19
     128            text run at (364,39) width 59: "test 5.3.6"
     129        RenderText {#text} at (423,39) size 767x57
     130          text run at (423,39) width 13: "). "
     131          text run at (436,39) width 295: "I'll fill the paragraph with extra text to make the"
     132          text run at (0,58) width 286: "conformance (or lack thereof) more obvious. "
     133          text run at (286,58) width 481: "A background color is present, although if it is visible then the image has not"
     134          text run at (0,77) width 116: "bee correctly tiled."
     135      RenderBlock {P} at (0,762) size 784x57 [bgcolor=#FF0000]
    136136        RenderText {#text} at (0,0) size 782x57
    137137          text run at (0,0) width 769: "This sentence should have a fully tiled background which starts at its center top; that is, the background's origin should be"
     
    139139          text run at (284,19) width 498: "I'll fill it with extra text to make the conformance (or lack thereof) more obvious."
    140140          text run at (0,38) width 652: "A background color is present, although if it is visible, then the image may not have been tiled correctly."
    141       RenderBlock {P} at (0,838) size 784x57 [bgcolor=#FF0000]
     141      RenderBlock {P} at (0,833) size 784x57 [bgcolor=#FF0000]
    142142        RenderText {#text} at (0,0) size 775x57
    143143          text run at (0,0) width 488: "This sentence should have a fully tiled background which starts at its top left. "
     
    146146          text run at (286,19) width 489: "A background color is present, although if it is visible, then the image may not"
    147147          text run at (0,38) width 159: "have been tiled correctly."
    148       RenderBlock {P} at (0,909) size 784x76 [bgcolor=#FF0000]
     148      RenderBlock {P} at (0,904) size 784x76 [bgcolor=#FF0000]
    149149        RenderText {#text} at (0,0) size 763x76
    150150          text run at (0,0) width 762: "This sentence should have a fully tiled background which starts at its bottom right; in other words, a complete instance of"
     
    154154          text run at (428,38) width 335: "A background color is present, although if it is visible,"
    155155          text run at (0,57) width 313: "then the image may not have been tiled correctly."
    156       RenderBlock {P} at (0,999) size 784x114 [bgcolor=#FF0000]
     156      RenderBlock {P} at (0,994) size 784x114 [bgcolor=#FF0000]
    157157        RenderText {#text} at (0,0) size 773x114
    158158          text run at (0,0) width 721: "This sentence should have a fully tiled background which starts at its center and is tiled in all directions; that is, the"
     
    167167          text run at (360,76) width 391: "A background color is present, although if it is visible, then the"
    168168          text run at (0,95) width 257: "image may not have been tiled correctly."
    169       RenderTable {TABLE} at (0,1127) size 784x803 [border: (1px outset #808080)]
    170         RenderTableSection {TBODY} at (1,1) size 782x801
     169      RenderTable {TABLE} at (0,1122) size 784x798 [border: (1px outset #808080)]
     170        RenderTableSection {TBODY} at (1,1) size 782x796
    171171          RenderTableRow {TR} at (0,0) size 782x28
    172172            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    174174                RenderText {#text} at (4,4) size 159x20
    175175                  text run at (4,4) width 159: "TABLE Testing Section"
    176           RenderTableRow {TR} at (0,28) size 782x773
    177             RenderTableCell {TD} at (0,401) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     176          RenderTableRow {TR} at (0,28) size 782x768
     177            RenderTableCell {TD} at (0,398) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    178178              RenderText {#text} at (4,4) size 4x19
    179179                text run at (4,4) width 4: " "
    180             RenderTableCell {TD} at (12,28) size 770x773 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    181               RenderBlock {P} at (4,4) size 762x58
     180            RenderTableCell {TD} at (12,28) size 770x768 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     181              RenderBlock {P} at (4,4) size 762x57
    182182                RenderText {#text} at (0,0) size 727x38
    183183                  text run at (0,0) width 727: "This sentence should have an orange stripe repeated in the \"y\" direction, starting at the upper left corner (since the"
    184184                  text run at (0,19) width 68: "default for "
    185                 RenderInline {CODE} at (0,0) size 152x17
    186                   RenderText {#text} at (68,21) size 152x17
    187                     text run at (68,21) width 152: "background-position"
    188                 RenderText {#text} at (220,19) size 750x39
    189                   text run at (220,19) width 324: " is '0% 0%' and that property is not declared here). "
    190                   text run at (544,19) width 206: "This is extra text included for the"
    191                   text run at (0,39) width 294: "sole purpose of making the paragraph longer. "
    192                   text run at (294,39) width 219: "Thank you for your understanding."
    193               RenderBlock {P} at (4,76) size 762x58
     185                RenderInline {CODE} at (0,0) size 129x19
     186                  RenderText {#text} at (68,19) size 129x19
     187                    text run at (68,19) width 129: "background-position"
     188                RenderText {#text} at (197,19) size 757x38
     189                  text run at (197,19) width 324: " is '0% 0%' and that property is not declared here). "
     190                  text run at (521,19) width 236: "This is extra text included for the sole"
     191                  text run at (0,38) width 264: "purpose of making the paragraph longer. "
     192                  text run at (264,38) width 219: "Thank you for your understanding."
     193              RenderBlock {P} at (4,75) size 762x57
    194194                RenderText {#text} at (0,0) size 727x38
    195195                  text run at (0,0) width 727: "This sentence should have an orange stripe repeated in the \"x\" direction, starting at the upper left corner (since the"
    196196                  text run at (0,19) width 68: "default for "
    197                 RenderInline {CODE} at (0,0) size 152x17
    198                   RenderText {#text} at (68,21) size 152x17
    199                     text run at (68,21) width 152: "background-position"
    200                 RenderText {#text} at (220,19) size 750x39
    201                   text run at (220,19) width 324: " is '0% 0%' and that property is not declared here). "
    202                   text run at (544,19) width 206: "This is extra text included for the"
    203                   text run at (0,39) width 294: "sole purpose of making the paragraph longer. "
    204                   text run at (294,39) width 219: "Thank you for your understanding."
    205               RenderBlock {P} at (4,148) size 762x58
     197                RenderInline {CODE} at (0,0) size 129x19
     198                  RenderText {#text} at (68,19) size 129x19
     199                    text run at (68,19) width 129: "background-position"
     200                RenderText {#text} at (197,19) size 757x38
     201                  text run at (197,19) width 324: " is '0% 0%' and that property is not declared here). "
     202                  text run at (521,19) width 236: "This is extra text included for the sole"
     203                  text run at (0,38) width 264: "purpose of making the paragraph longer. "
     204                  text run at (264,38) width 219: "Thank you for your understanding."
     205              RenderBlock {P} at (4,146) size 762x57
    206206                RenderText {#text} at (0,0) size 711x19
    207207                  text run at (0,0) width 711: "This sentence should have a single orange square behind it, placed at the upper left corner (since the default for"
    208                 RenderInline {CODE} at (0,0) size 152x17
    209                   RenderText {#text} at (0,21) size 152x17
    210                     text run at (0,21) width 152: "background-position"
    211                 RenderText {#text} at (152,19) size 712x39
    212                   text run at (152,19) width 324: " is '0% 0%' and that property is not declared here). "
    213                   text run at (476,19) width 236: "This is extra text included for the sole"
    214                   text run at (0,39) width 264: "purpose of making the paragraph longer. "
    215                   text run at (264,39) width 219: "Thank you for your understanding."
    216               RenderBlock {P} at (4,220) size 762x78
     208                RenderInline {CODE} at (0,0) size 129x19
     209                  RenderText {#text} at (0,19) size 129x19
     210                    text run at (0,19) width 129: "background-position"
     211                RenderText {#text} at (129,19) size 761x38
     212                  text run at (129,19) width 324: " is '0% 0%' and that property is not declared here). "
     213                  text run at (453,19) width 308: "This is extra text included for the sole purpose of"
     214                  text run at (0,38) width 192: "making the paragraph longer. "
     215                  text run at (192,38) width 219: "Thank you for your understanding."
     216              RenderBlock {P} at (4,217) size 762x77
    217217                RenderText {#text} at (0,0) size 725x38
    218218                  text run at (0,0) width 725: "This sentence should have a green-hatch stripe running vertically down the center of the paragraph, with the origin"
    219219                  text run at (0,19) width 264: "image exactly centered in the paragraph. "
    220220                  text run at (264,19) width 103: "This is because "
    221                 RenderInline {CODE} at (0,0) size 64x17
    222                   RenderText {#text} at (367,21) size 64x17
    223                     text run at (367,21) width 64: "repeat-y"
    224                 RenderText {#text} at (431,19) size 111x19
    225                   text run at (431,19) width 111: " specifies tiling in "
     221                RenderInline {CODE} at (0,0) size 53x19
     222                  RenderText {#text} at (367,19) size 53x19
     223                    text run at (367,19) width 53: "repeat-y"
     224                RenderText {#text} at (420,19) size 111x19
     225                  text run at (420,19) width 111: " specifies tiling in "
    226226                RenderInline {EM} at (0,0) size 28x19
    227                   RenderText {#text} at (542,19) size 28x19
    228                     text run at (542,19) width 28: "both"
    229                 RenderText {#text} at (570,19) size 758x39
    230                   text run at (570,19) width 158: " directions on the y-axis. "
    231                   text run at (728,19) width 30: "Note"
     227                  RenderText {#text} at (531,19) size 28x19
     228                    text run at (531,19) width 28: "both"
     229                RenderText {#text} at (559,19) size 747x39
     230                  text run at (559,19) width 158: " directions on the y-axis. "
     231                  text run at (717,19) width 30: "Note"
    232232                  text run at (0,39) width 324: "that this test is only valid if the user agent supports "
    233                 RenderInline {CODE} at (0,0) size 152x17
    234                   RenderText {#text} at (324,41) size 152x17
    235                     text run at (324,41) width 152: "background-position"
    236                 RenderText {#text} at (476,39) size 36x19
    237                   text run at (476,39) width 36: " (see "
     233                RenderInline {CODE} at (0,0) size 129x19
     234                  RenderText {#text} at (324,39) size 129x19
     235                    text run at (324,39) width 129: "background-position"
     236                RenderText {#text} at (453,39) size 36x19
     237                  text run at (453,39) width 36: " (see "
    238238                RenderInline {A} at (0,0) size 59x19 [color=#0000FF]
    239                   RenderText {#text} at (512,39) size 59x19
    240                     text run at (512,39) width 59: "test 5.3.6"
    241                 RenderText {#text} at (571,39) size 737x39
    242                   text run at (571,39) width 13: "). "
    243                   text run at (584,39) width 153: "I'll fill the paragraph with"
    244                   text run at (0,59) width 424: "extra text to make the conformance (or lack thereof) more obvious."
    245               RenderBlock {P} at (4,312) size 762x97 [bgcolor=#FF0000]
     239                  RenderText {#text} at (489,39) size 59x19
     240                    text run at (489,39) width 59: "test 5.3.6"
     241                RenderText {#text} at (548,39) size 750x38
     242                  text run at (548,39) width 13: "). "
     243                  text run at (561,39) width 189: "I'll fill the paragraph with extra"
     244                  text run at (0,58) width 388: "text to make the conformance (or lack thereof) more obvious."
     245              RenderBlock {P} at (4,308) size 762x96 [bgcolor=#FF0000]
    246246                RenderText {#text} at (0,0) size 762x19
    247247                  text run at (0,0) width 663: "This paragraph should have a tiled background, with the origin image exactly centered in the paragraph. "
    248248                  text run at (663,0) width 99: "This is because"
    249                 RenderInline {CODE} at (0,0) size 136x17
    250                   RenderText {#text} at (0,21) size 136x17
    251                     text run at (0,21) width 136: "background-repeat"
    252                 RenderText {#text} at (136,19) size 111x19
    253                   text run at (136,19) width 111: " specifies tiling in "
     249                RenderInline {CODE} at (0,0) size 121x19
     250                  RenderText {#text} at (0,19) size 121x19
     251                    text run at (0,19) width 121: "background-repeat"
     252                RenderText {#text} at (121,19) size 111x19
     253                  text run at (121,19) width 111: " specifies tiling in "
    254254                RenderInline {EM} at (0,0) size 14x19
    255                   RenderText {#text} at (247,19) size 14x19
    256                     text run at (247,19) width 14: "all"
    257                 RenderText {#text} at (261,19) size 749x39
    258                   text run at (261,19) width 363: " directions, regardless of the position of the origin image. "
    259                   text run at (624,19) width 125: "Note that this test is"
     255                  RenderText {#text} at (232,19) size 14x19
     256                    text run at (232,19) width 14: "all"
     257                RenderText {#text} at (246,19) size 734x39
     258                  text run at (246,19) width 363: " directions, regardless of the position of the origin image. "
     259                  text run at (609,19) width 125: "Note that this test is"
    260260                  text run at (0,39) width 229: "only valid if the user agent supports "
    261                 RenderInline {CODE} at (0,0) size 152x17
    262                   RenderText {#text} at (229,41) size 152x17
    263                     text run at (229,41) width 152: "background-position"
    264                 RenderText {#text} at (381,39) size 36x19
    265                   text run at (381,39) width 36: " (see "
     261                RenderInline {CODE} at (0,0) size 129x19
     262                  RenderText {#text} at (229,39) size 129x19
     263                    text run at (229,39) width 129: "background-position"
     264                RenderText {#text} at (358,39) size 36x19
     265                  text run at (358,39) width 36: " (see "
    266266                RenderInline {A} at (0,0) size 59x19 [color=#0000FF]
    267                   RenderText {#text} at (417,39) size 59x19
    268                     text run at (417,39) width 59: "test 5.3.6"
    269                 RenderText {#text} at (476,39) size 760x58
    270                   text run at (476,39) width 13: "). "
    271                   text run at (489,39) width 271: "I'll fill the paragraph with extra text to make"
    272                   text run at (0,59) width 310: "the conformance (or lack thereof) more obvious. "
    273                   text run at (310,59) width 430: "A background color is present, although if it is visible then the image"
    274                   text run at (0,78) width 167: "has not bee correctly tiled."
    275               RenderBlock {P} at (4,423) size 762x57 [bgcolor=#FF0000]
     267                  RenderText {#text} at (394,39) size 59x19
     268                    text run at (394,39) width 59: "test 5.3.6"
     269                RenderText {#text} at (453,39) size 761x57
     270                  text run at (453,39) width 13: "). "
     271                  text run at (466,39) width 295: "I'll fill the paragraph with extra text to make the"
     272                  text run at (0,58) width 286: "conformance (or lack thereof) more obvious. "
     273                  text run at (286,58) width 457: "A background color is present, although if it is visible then the image has"
     274                  text run at (0,77) width 140: "not bee correctly tiled."
     275              RenderBlock {P} at (4,418) size 762x57 [bgcolor=#FF0000]
    276276                RenderText {#text} at (0,0) size 749x57
    277277                  text run at (0,0) width 749: "This sentence should have a fully tiled background which starts at its center top; that is, the background's origin should"
     
    280280                  text run at (0,38) width 57: "obvious. "
    281281                  text run at (57,38) width 652: "A background color is present, although if it is visible, then the image may not have been tiled correctly."
    282               RenderBlock {P} at (4,494) size 762x57 [bgcolor=#FF0000]
     282              RenderBlock {P} at (4,489) size 762x57 [bgcolor=#FF0000]
    283283                RenderText {#text} at (0,0) size 751x57
    284284                  text run at (0,0) width 488: "This sentence should have a fully tiled background which starts at its top left. "
     
    287287                  text run at (286,19) width 465: "A background color is present, although if it is visible, then the image may"
    288288                  text run at (0,38) width 183: "not have been tiled correctly."
    289               RenderBlock {P} at (4,565) size 762x76 [bgcolor=#FF0000]
     289              RenderBlock {P} at (4,560) size 762x76 [bgcolor=#FF0000]
    290290                RenderText {#text} at (0,0) size 762x76
    291291                  text run at (0,0) width 762: "This sentence should have a fully tiled background which starts at its bottom right; in other words, a complete instance of"
     
    295295                  text run at (428,38) width 288: "A background color is present, although if it is"
    296296                  text run at (0,57) width 360: "visible, then the image may not have been tiled correctly."
    297               RenderBlock {P} at (4,655) size 762x114 [bgcolor=#FF0000]
     297              RenderBlock {P} at (4,650) size 762x114 [bgcolor=#FF0000]
    298298                RenderText {#text} at (0,0) size 760x114
    299299                  text run at (0,0) width 721: "This sentence should have a fully tiled background which starts at its center and is tiled in all directions; that is, the"
  • trunk/LayoutTests/platform/qt/css1/color_and_background/color-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x38
    10         RenderText {#text} at (0,1) size 160x36
    11           text run at (0,1) width 160: ".one {color: green;}"
    12           text run at (160,1) width 0: " "
    13           text run at (0,20) width 0: " "
     10        RenderText {#text} at (0,0) size 122x38
     11          text run at (0,0) width 122: ".one {color: green;}"
     12          text run at (122,0) width 0: " "
     13          text run at (0,19) width 0: " "
    1414      RenderBlock {HR} at (0,85) size 784x2 [border: (1px inset #000000)]
    1515      RenderBlock {P} at (0,101) size 784x19 [color=#008000]
  • trunk/LayoutTests/platform/qt/css1/conformance/forward_compatible_parsing-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x4262
     1layer at (0,0) size 800x4248
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x4262
    4   RenderBlock {HTML} at (0,0) size 800x4262
    5     RenderBody {BODY} at (8,8) size 784x4246 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x4248
     4  RenderBlock {HTML} at (0,0) size 800x4248
     5    RenderBody {BODY} at (8,8) size 784x4232 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x1026
    10         RenderText {#text} at (0,1) size 568x1024
    11           text run at (0,1) width 304: "P.one {color: green; rotation: 70deg;}"
    12           text run at (304,1) width 0: " "
    13           text run at (0,20) width 176: "P.oneb {color: green;}"
    14           text run at (176,20) width 0: " "
    15           text run at (0,39) width 232: "P.oneb {color: invalidValue;}"
    16           text run at (232,39) width 0: " "
    17           text run at (0,58) width 272: "P.two {background-color: inherit;}"
    18           text run at (272,58) width 0: " "
    19           text run at (0,77) width 216: "H1 + P.three {color: blue;}"
    20           text run at (216,77) width 0: " "
    21           text run at (0,96) width 200: "P.four + H1 {color: red;}"
    22           text run at (200,96) width 0: " "
    23           text run at (0,115) width 264: "P.five {background-color: \"red\";}"
    24           text run at (264,115) width 0: " "
    25           text run at (0,134) width 408: "P.sixa {border-width: medium; border-style: solid;}"
    26           text run at (408,134) width 0: " "
    27           text run at (0,153) width 400: "P.sixb {border-width: funny; border-style: solid;}"
    28           text run at (400,153) width 0: " "
    29           text run at (0,172) width 392: "P.sixc {border-width: 50zu; border-style: solid;}"
    30           text run at (392,172) width 0: " "
    31           text run at (0,191) width 376: "P.sixd {border-width: px; border-style: solid;}"
    32           text run at (376,191) width 0: " "
    33           text run at (0,210) width 96: "@three-dee {"
    34           text run at (96,210) width 0: " "
    35           text run at (0,229) width 184: " @background-lighting {"
    36           text run at (184,229) width 0: " "
    37           text run at (0,248) width 136: "  azimuth: 30deg;"
    38           text run at (136,248) width 0: " "
    39           text run at (0,267) width 160: "  elevation: 190deg;"
    40           text run at (160,267) width 0: " "
    41           text run at (0,286) width 24: "  }"
    42           text run at (24,286) width 0: " "
    43           text run at (0,305) width 184: " P.seven { color: red }"
    44           text run at (184,305) width 0: " "
    45           text run at (0,324) width 16: " }"
    46           text run at (16,324) width 0: " "
    47           text run at (0,343) width 184: "P.eight {COLOR: GREEN;}"
    48           text run at (184,343) width 0: " "
    49           text run at (0,362) width 192: "OL:wait {color: maroon;}"
    50           text run at (192,362) width 0: " "
    51           text run at (0,381) width 272: "P.ten:first-child {color: maroon;}"
    52           text run at (272,381) width 0: " "
    53           text run at (0,400) width 208: "UL:lang(fr) {color: gray;}"
    54           text run at (208,400) width 0: " "
    55           text run at (0,419) width 248: "BLOCKQUOTE[href] {color: navy;}"
    56           text run at (248,419) width 0: " "
    57           text run at (0,438) width 288: "ACRONYM[href=\"foo\"] {color: purple;}"
    58           text run at (288,438) width 0: " "
    59           text run at (0,457) width 296: "ADDRESS[href~=\"foo\"] {color: purple;}"
    60           text run at (296,457) width 0: " "
    61           text run at (0,476) width 248: "SPAN[lang|=\"fr\"] {color: #c37;}"
    62           text run at (248,476) width 0: " "
    63           text run at (0,495) width 96: "@media tty {"
    64           text run at (96,495) width 0: " "
    65           text run at (0,514) width 136: " H1 {color: red;}"
    66           text run at (136,514) width 0: " "
    67           text run at (0,533) width 192: " P.sixteen {color: red;}"
    68           text run at (192,533) width 0: " "
    69           text run at (0,552) width 16: " }"
    70           text run at (16,552) width 0: " "
    71           text run at (0,571) width 96: "@three-dee {"
    72           text run at (96,571) width 0: " "
    73           text run at (0,590) width 208: " P.seventeen {color: red }"
    74           text run at (208,590) width 0: " "
    75           text run at (0,609) width 16: " }"
    76           text run at (16,609) width 0: " "
    77           text run at (0,628) width 568: "P.eighteena {text-decoration: underline overline line-through diagonal;"
    78           text run at (568,628) width 0: " "
    79           text run at (0,647) width 416: "            font: bold highlighted 100% sans-serif;}"
    80           text run at (416,647) width 0: " "
    81           text run at (0,666) width 568: "P.eighteenb {text-decoration: underline overline line-through diagonal;"
    82           text run at (568,666) width 0: " "
    83           text run at (0,685) width 376: "            font: bold highlighted 100% serif;}"
    84           text run at (376,685) width 0: " "
    85           text run at (0,704) width 384: "EM, P.nineteena ! EM, STRONG {font-size: 200%; }"
    86           text run at (384,704) width 0: " "
    87           text run at (0,723) width 0: " "
    88           text run at (0,742) width 128: "// UL.nineteenb,"
    89           text run at (128,742) width 0: " "
    90           text run at (0,761) width 200: "P.nineteenb {color: red;}"
    91           text run at (200,761) width 0: " "
    92           text run at (0,780) width 0: " "
    93           text run at (0,799) width 360: "P.twentya {rotation-code: \"}\"; color: blue;} "
    94           text run at (360,799) width 0: " "
    95           text run at (0,818) width 392: "P.twentyb {rotation-code: \"\\\"}\\\"\"; color: green;}"
    96           text run at (392,818) width 0: " "
    97           text run at (0,837) width 400: "P.twentyonea {rotation-code: '}'; color: purple;} "
    98           text run at (400,837) width 0: " "
    99           text run at (0,856) width 416: "P.twentyoneb {rotation-code: '\\'}\\''; color: green;}"
    100           text run at (416,856) width 0: " "
    101           text run at (0,875) width 104: "P.twentytwo {"
    102           text run at (104,875) width 0: " "
    103           text run at (0,894) width 376: " type-display: @threedee {rotation-code: '}';};"
    104           text run at (376,894) width 0: " "
    105           text run at (0,913) width 112: " color: green;"
    106           text run at (112,913) width 0: " "
    107           text run at (0,932) width 16: " }"
    108           text run at (16,932) width 0: " "
    109           text run at (0,951) width 280: "P.twentythree {text-indent: 0.5in;}"
    110           text run at (280,951) width 0: " "
    111           text run at (0,970) width 112: " color: maroon"
    112           text run at (112,970) width 0: " "
    113           text run at (0,989) width 208: "P.twentyfour {color: red;}"
    114           text run at (208,989) width 0: " "
    115           text run at (0,1008) width 0: " "
     10        RenderText {#text} at (0,0) size 443x1026
     11          text run at (0,0) width 235: "P.one {color: green; rotation: 70deg;}"
     12          text run at (235,0) width 0: " "
     13          text run at (0,19) width 139: "P.oneb {color: green;}"
     14          text run at (139,19) width 0: " "
     15          text run at (0,38) width 178: "P.oneb {color: invalidValue;}"
     16          text run at (178,38) width 0: " "
     17          text run at (0,57) width 211: "P.two {background-color: inherit;}"
     18          text run at (211,57) width 0: " "
     19          text run at (0,76) width 164: "H1 + P.three {color: blue;}"
     20          text run at (164,76) width 0: " "
     21          text run at (0,95) width 150: "P.four + H1 {color: red;}"
     22          text run at (150,95) width 0: " "
     23          text run at (0,114) width 203: "P.five {background-color: \"red\";}"
     24          text run at (203,114) width 0: " "
     25          text run at (0,133) width 316: "P.sixa {border-width: medium; border-style: solid;}"
     26          text run at (316,133) width 0: " "
     27          text run at (0,152) width 300: "P.sixb {border-width: funny; border-style: solid;}"
     28          text run at (300,152) width 0: " "
     29          text run at (0,171) width 295: "P.sixc {border-width: 50zu; border-style: solid;}"
     30          text run at (295,171) width 0: " "
     31          text run at (0,190) width 280: "P.sixd {border-width: px; border-style: solid;}"
     32          text run at (280,190) width 0: " "
     33          text run at (0,209) width 85: "@three-dee {"
     34          text run at (85,209) width 0: " "
     35          text run at (0,228) width 152: " @background-lighting {"
     36          text run at (152,228) width 0: " "
     37          text run at (0,247) width 110: "  azimuth: 30deg;"
     38          text run at (110,247) width 0: " "
     39          text run at (0,266) width 125: "  elevation: 190deg;"
     40          text run at (125,266) width 0: " "
     41          text run at (0,285) width 13: "  }"
     42          text run at (13,285) width 0: " "
     43          text run at (0,304) width 137: " P.seven { color: red }"
     44          text run at (137,304) width 0: " "
     45          text run at (0,323) width 9: " }"
     46          text run at (9,323) width 0: " "
     47          text run at (0,342) width 169: "P.eight {COLOR: GREEN;}"
     48          text run at (169,342) width 0: " "
     49          text run at (0,361) width 154: "OL:wait {color: maroon;}"
     50          text run at (154,361) width 0: " "
     51          text run at (0,380) width 200: "P.ten:first-child {color: maroon;}"
     52          text run at (200,380) width 0: " "
     53          text run at (0,399) width 153: "UL:lang(fr) {color: gray;}"
     54          text run at (153,399) width 0: " "
     55          text run at (0,418) width 217: "BLOCKQUOTE[href] {color: navy;}"
     56          text run at (217,418) width 0: " "
     57          text run at (0,437) width 239: "ACRONYM[href=\"foo\"] {color: purple;}"
     58          text run at (239,437) width 0: " "
     59          text run at (0,456) width 242: "ADDRESS[href~=\"foo\"] {color: purple;}"
     60          text run at (242,456) width 0: " "
     61          text run at (0,475) width 191: "SPAN[lang|=\"fr\"] {color: #c37;}"
     62          text run at (191,475) width 0: " "
     63          text run at (0,494) width 81: "@media tty {"
     64          text run at (81,494) width 0: " "
     65          text run at (0,513) width 100: " H1 {color: red;}"
     66          text run at (100,513) width 0: " "
     67          text run at (0,532) width 140: " P.sixteen {color: red;}"
     68          text run at (140,532) width 0: " "
     69          text run at (0,551) width 9: " }"
     70          text run at (9,551) width 0: " "
     71          text run at (0,570) width 85: "@three-dee {"
     72          text run at (85,570) width 0: " "
     73          text run at (0,589) width 161: " P.seventeen {color: red }"
     74          text run at (161,589) width 0: " "
     75          text run at (0,608) width 9: " }"
     76          text run at (9,608) width 0: " "
     77          text run at (0,627) width 443: "P.eighteena {text-decoration: underline overline line-through diagonal;"
     78          text run at (443,627) width 0: " "
     79          text run at (0,646) width 295: "            font: bold highlighted 100% sans-serif;}"
     80          text run at (295,646) width 0: " "
     81          text run at (0,665) width 443: "P.eighteenb {text-decoration: underline overline line-through diagonal;"
     82          text run at (443,665) width 0: " "
     83          text run at (0,684) width 260: "            font: bold highlighted 100% serif;}"
     84          text run at (260,684) width 0: " "
     85          text run at (0,703) width 326: "EM, P.nineteena ! EM, STRONG {font-size: 200%; }"
     86          text run at (326,703) width 0: " "
     87          text run at (0,722) width 0: " "
     88          text run at (0,741) width 101: "// UL.nineteenb,"
     89          text run at (101,741) width 0: " "
     90          text run at (0,760) width 154: "P.nineteenb {color: red;}"
     91          text run at (154,760) width 0: " "
     92          text run at (0,779) width 0: " "
     93          text run at (0,798) width 265: "P.twentya {rotation-code: \"}\"; color: blue;} "
     94          text run at (265,798) width 0: " "
     95          text run at (0,817) width 289: "P.twentyb {rotation-code: \"\\\"}\\\"\"; color: green;}"
     96          text run at (289,817) width 0: " "
     97          text run at (0,836) width 298: "P.twentyonea {rotation-code: '}'; color: purple;} "
     98          text run at (298,836) width 0: " "
     99          text run at (0,855) width 305: "P.twentyoneb {rotation-code: '\\'}\\''; color: green;}"
     100          text run at (305,855) width 0: " "
     101          text run at (0,874) width 85: "P.twentytwo {"
     102          text run at (85,874) width 0: " "
     103          text run at (0,893) width 284: " type-display: @threedee {rotation-code: '}';};"
     104          text run at (284,893) width 0: " "
     105          text run at (0,912) width 84: " color: green;"
     106          text run at (84,912) width 0: " "
     107          text run at (0,931) width 9: " }"
     108          text run at (9,931) width 0: " "
     109          text run at (0,950) width 211: "P.twentythree {text-indent: 0.5in;}"
     110          text run at (211,950) width 0: " "
     111          text run at (0,969) width 92: " color: maroon"
     112          text run at (92,969) width 0: " "
     113          text run at (0,988) width 157: "P.twentyfour {color: red;}"
     114          text run at (157,988) width 0: " "
     115          text run at (0,1007) width 0: " "
    116116      RenderBlock {HR} at (0,1073) size 784x2 [border: (1px inset #000000)]
    117117      RenderBlock {P} at (0,1089) size 784x19 [color=#008000]
     
    121121        RenderText {#text} at (0,0) size 628x19
    122122          text run at (0,0) width 628: "This paragraph should be green, since error-checking should be done before calculating specificity."
    123       RenderBlock {P} at (0,1155) size 784x39
     123      RenderBlock {P} at (0,1155) size 784x38
    124124        RenderText {#text} at (0,0) size 563x19
    125125          text run at (0,0) width 563: "This paragraph should have a solid gray background (or a white grid), because in CSS1, "
    126         RenderInline {CODE} at (0,0) size 56x17
    127           RenderText {#text} at (563,2) size 56x17
    128             text run at (563,2) width 56: "inherit"
    129         RenderText {#text} at (619,0) size 758x39
    130           text run at (619,0) width 139: " is an invalid keyword,"
    131           text run at (0,20) width 516: "and in CSS2, it will cause the gray background (not the white grid) to be inherited."
    132       RenderBlock {P} at (0,1208) size 784x19
     126        RenderInline {CODE} at (0,0) size 39x19
     127          RenderText {#text} at (563,0) size 39x19
     128            text run at (563,0) width 39: "inherit"
     129        RenderText {#text} at (602,0) size 784x38
     130          text run at (602,0) width 182: " is an invalid keyword, and in"
     131          text run at (0,19) width 473: "CSS2, it will cause the gray background (not the white grid) to be inherited."
     132      RenderBlock {P} at (0,1207) size 784x19
    133133        RenderText {#text} at (0,0) size 639x19
    134134          text run at (0,0) width 639: "This paragraph should be black, since in CSS1, the selector is invalid, and in CSS2, it does not apply."
    135       RenderBlock {P} at (0,1241) size 784x19
     135      RenderBlock {P} at (0,1240) size 784x19
    136136        RenderText {#text} at (0,0) size 639x19
    137137          text run at (0,0) width 639: "This paragraph should be black, since in CSS1, the selector is invalid, and in CSS2, it does not apply."
    138       RenderBlock {P} at (0,1274) size 784x19
     138      RenderBlock {P} at (0,1273) size 784x19
    139139        RenderText {#text} at (0,0) size 530x19
    140140          text run at (0,0) width 530: "This paragraph should have a white background, since keywords cannot be quoted."
    141       RenderBlock {P} at (0,1307) size 784x44 [border: (3px solid #000000)]
     141      RenderBlock {P} at (0,1306) size 784x44 [border: (3px solid #000000)]
    142142        RenderText {#text} at (3,3) size 773x38
    143143          text run at (3,3) width 658: "This paragraph should have a medium-width border around it (the same as the next three paragraphs). "
    144144          text run at (661,3) width 115: "This should cause"
    145145          text run at (3,22) width 325: "the user agent to use the default value of 'medium'."
    146       RenderBlock {P} at (0,1365) size 784x44 [border: (3px solid #000000)]
     146      RenderBlock {P} at (0,1364) size 784x44 [border: (3px solid #000000)]
    147147        RenderText {#text} at (3,3) size 753x38
    148148          text run at (3,3) width 753: "This paragraph should have a medium-width border around it (the same as the previous and the next two paragraphs),"
    149149          text run at (3,22) width 228: "because the border-width is invalid. "
    150150          text run at (231,22) width 444: "This should cause the user agent to use the default value of 'medium'."
    151       RenderBlock {P} at (0,1423) size 784x63 [border: (3px solid #000000)]
     151      RenderBlock {P} at (0,1422) size 784x63 [border: (3px solid #000000)]
    152152        RenderText {#text} at (3,3) size 764x57
    153153          text run at (3,3) width 753: "This paragraph should have a medium-width border around it (the same as the next and the previous two paragraphs),"
     
    155155          text run at (596,22) width 171: "This should cause the user"
    156156          text run at (3,41) width 269: "agent to use the default value of 'medium'."
    157       RenderBlock {P} at (0,1500) size 784x63 [border: (3px solid #000000)]
     157      RenderBlock {P} at (0,1499) size 784x63 [border: (3px solid #000000)]
    158158        RenderText {#text} at (3,3) size 769x57
    159159          text run at (3,3) width 763: "This paragraph should have a medium-width border around it (the same as the previous three paragraphs), because the"
     
    161161          text run at (545,22) width 227: "This should cause the user agent to"
    162162          text run at (3,41) width 213: "use the default value of 'medium'."
    163       RenderBlock {P} at (0,1577) size 784x19
     163      RenderBlock {P} at (0,1576) size 784x19
    164164        RenderText {#text} at (0,0) size 664x19
    165165          text run at (0,0) width 664: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule."
    166       RenderBlock {P} at (0,1610) size 784x38 [color=#008000]
     166      RenderBlock {P} at (0,1609) size 784x38 [color=#008000]
    167167        RenderText {#text} at (0,0) size 774x38
    168168          text run at (0,0) width 212: "This paragraph should be green. "
    169169          text run at (212,0) width 562: "CSS is case-insensitive, unless required to be case sensitive due to interaction with other"
    170170          text run at (0,19) width 240: "standards (e.g., font names or URLs.)"
    171       RenderBlock {OL} at (0,1662) size 784x19
     171      RenderBlock {OL} at (0,1661) size 784x19
    172172        RenderListItem {LI} at (40,0) size 744x19
    173173          RenderListMarker at (-20,0) size 16x19: "1"
    174174          RenderText {#text} at (0,0) size 633x19
    175175            text run at (0,0) width 633: "This ordered list item should be black, because the declaration has an invalid pseudo-class selector."
    176       RenderBlock {P} at (0,1695) size 784x38
     176      RenderBlock {P} at (0,1694) size 784x38
    177177        RenderText {#text} at (0,0) size 781x38
    178178          text run at (0,0) width 781: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this paragraph is not"
    179179          text run at (0,19) width 84: "the first child."
    180       RenderBlock {UL} at (0,1747) size 784x38
     180      RenderBlock {UL} at (0,1746) size 784x38
    181181        RenderListItem {LI} at (40,0) size 744x38
    182182          RenderListMarker at (-17,0) size 7x19: bullet
     
    184184            text run at (0,0) width 738: "This unordered list item should be black, because, according to CSS1, the selector is invalid, and according to CSS2,"
    185185            text run at (0,19) width 186: "the selector should not apply."
    186       RenderBlock {BLOCKQUOTE} at (40,1799) size 704x38
     186      RenderBlock {BLOCKQUOTE} at (40,1798) size 704x38
    187187        RenderText {#text} at (0,0) size 689x38
    188188          text run at (0,0) width 689: "This blockquote should be black, because, according to CSS1, the selector is invalid, and according to CSS2,"
    189189          text run at (0,19) width 186: "the selector should not apply."
    190       RenderBlock {P} at (0,1851) size 784x38
     190      RenderBlock {P} at (0,1850) size 784x38
    191191        RenderInline {ACRONYM} at (0,0) size 753x38
    192192          RenderText {#text} at (0,0) size 753x38
    193193            text run at (0,0) width 753: "This acronym should be black, because, according to CSS1, the selector is invalid, and according to CSS2, the selector"
    194194            text run at (0,19) width 108: "should not apply."
    195       RenderBlock {ADDRESS} at (0,1903) size 784x40
     195      RenderBlock {ADDRESS} at (0,1902) size 784x40
    196196        RenderText {#text} at (0,0) size 749x39
    197197          text run at (0,0) width 749: "This address should be black, because, according to CSS1, the selector is invalid, and according to CSS2, the selector"
    198198          text run at (0,20) width 108: "should not apply."
    199       RenderBlock {P} at (0,1957) size 784x38
     199      RenderBlock {P} at (0,1956) size 784x38
    200200        RenderInline {SPAN} at (0,0) size 775x38
    201201          RenderText {#text} at (0,0) size 775x38
    202202            text run at (0,0) width 775: "This span should be black, because, according to CSS1, the selector is invalid, and according to CSS2, the selector should"
    203203            text run at (0,19) width 62: "not apply."
    204       RenderBlock {P} at (0,2009) size 784x38
     204      RenderBlock {P} at (0,2008) size 784x38
    205205        RenderText {#text} at (0,0) size 753x38
    206206          text run at (0,0) width 668: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule. "
    207207          text run at (668,0) width 85: "However, it is"
    208208          text run at (0,19) width 588: "valid in CSS2, so if this is being viewed on a tty browser that supports CSS2, it should be red."
    209       RenderBlock {P} at (0,2061) size 784x19
     209      RenderBlock {P} at (0,2060) size 784x19
    210210        RenderText {#text} at (0,0) size 664x19
    211211          text run at (0,0) width 664: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule."
    212       RenderBlock {P} at (0,2094) size 784x79
     212      RenderBlock {P} at (0,2093) size 784x76
    213213        RenderText {#text} at (0,0) size 743x19
    214214          text run at (0,0) width 743: "The text of this paragraph should be normal (that is, it should not be underlined, overlined, stricken, or bold), because"
    215         RenderInline {CODE} at (0,0) size 64x17
    216           RenderText {#text} at (0,21) size 64x17
    217             text run at (0,21) width 64: "diagonal"
    218         RenderText {#text} at (64,19) size 222x19
    219           text run at (64,19) width 222: " is not a valid keyword, making the "
    220         RenderInline {CODE} at (0,0) size 120x17
    221           RenderText {#text} at (286,21) size 120x17
    222             text run at (286,21) width 120: "text-decoration"
    223         RenderText {#text} at (406,19) size 126x19
    224           text run at (406,19) width 52: " invalid. "
    225           text run at (458,19) width 74: "In addition, "
    226         RenderInline {CODE} at (0,0) size 88x17
    227           RenderText {#text} at (532,21) size 88x17
    228             text run at (532,21) width 88: "highlighted"
    229         RenderText {#text} at (620,19) size 152x19
    230           text run at (620,19) width 152: " is not a valid part of the"
    231         RenderInline {CODE} at (0,0) size 32x17
    232           RenderText {#text} at (0,41) size 32x17
    233             text run at (0,41) width 32: "font"
    234         RenderText {#text} at (32,39) size 783x39
    235           text run at (32,39) width 174: " property, making it invalid. "
    236           text run at (206,39) width 569: "Therefore, this paragraph's font should be the UA default, and match the next paragraph. "
    237           text run at (775,39) width 8: "If"
    238           text run at (0,59) width 182: "this is not the case, then the "
    239         RenderInline {CODE} at (0,0) size 32x17
    240           RenderText {#text} at (182,61) size 32x17
    241             text run at (182,61) width 32: "font"
    242         RenderText {#text} at (214,59) size 250x19
    243           text run at (214,59) width 250: " declaration is being improperly parsed."
    244       RenderBlock {P} at (0,2187) size 784x79
     215        RenderInline {CODE} at (0,0) size 54x19
     216          RenderText {#text} at (0,19) size 54x19
     217            text run at (0,19) width 54: "diagonal"
     218        RenderText {#text} at (54,19) size 222x19
     219          text run at (54,19) width 222: " is not a valid keyword, making the "
     220        RenderInline {CODE} at (0,0) size 95x19
     221          RenderText {#text} at (276,19) size 95x19
     222            text run at (276,19) width 95: "text-decoration"
     223        RenderText {#text} at (371,19) size 126x19
     224          text run at (371,19) width 52: " invalid. "
     225          text run at (423,19) width 74: "In addition, "
     226        RenderInline {CODE} at (0,0) size 69x19
     227          RenderText {#text} at (497,19) size 69x19
     228            text run at (497,19) width 69: "highlighted"
     229        RenderText {#text} at (566,19) size 156x19
     230          text run at (566,19) width 156: " is not a valid part of the "
     231        RenderInline {CODE} at (0,0) size 24x19
     232          RenderText {#text} at (722,19) size 24x19
     233            text run at (722,19) width 24: "font"
     234        RenderText {#text} at (0,38) size 773x38
     235          text run at (0,38) width 170: "property, making it invalid. "
     236          text run at (170,38) width 569: "Therefore, this paragraph's font should be the UA default, and match the next paragraph. "
     237          text run at (739,38) width 34: "If this"
     238          text run at (0,57) width 156: "is not the case, then the "
     239        RenderInline {CODE} at (0,0) size 24x19
     240          RenderText {#text} at (156,57) size 24x19
     241            text run at (156,57) width 24: "font"
     242        RenderText {#text} at (180,57) size 250x19
     243          text run at (180,57) width 250: " declaration is being improperly parsed."
     244      RenderBlock {P} at (0,2183) size 784x76
    245245        RenderText {#text} at (0,0) size 743x19
    246246          text run at (0,0) width 743: "The text of this paragraph should be normal (that is, it should not be underlined, overlined, stricken, or bold), because"
    247         RenderInline {CODE} at (0,0) size 64x17
    248           RenderText {#text} at (0,21) size 64x17
    249             text run at (0,21) width 64: "diagonal"
    250         RenderText {#text} at (64,19) size 222x19
    251           text run at (64,19) width 222: " is not a valid keyword, making the "
    252         RenderInline {CODE} at (0,0) size 120x17
    253           RenderText {#text} at (286,21) size 120x17
    254             text run at (286,21) width 120: "text-decoration"
    255         RenderText {#text} at (406,19) size 126x19
    256           text run at (406,19) width 52: " invalid. "
    257           text run at (458,19) width 74: "In addition, "
    258         RenderInline {CODE} at (0,0) size 88x17
    259           RenderText {#text} at (532,21) size 88x17
    260             text run at (532,21) width 88: "highlighted"
    261         RenderText {#text} at (620,19) size 152x19
    262           text run at (620,19) width 152: " is not a valid part of the"
    263         RenderInline {CODE} at (0,0) size 32x17
    264           RenderText {#text} at (0,41) size 32x17
    265             text run at (0,41) width 32: "font"
    266         RenderText {#text} at (32,39) size 724x39
    267           text run at (32,39) width 174: " property, making it invalid. "
    268           text run at (206,39) width 518: "Therefore, this paragraph's font should be the UA default, and match the previous"
    269           text run at (0,59) width 74: "paragraph. "
    270           text run at (74,59) width 194: "If this is not the case, then the "
    271         RenderInline {CODE} at (0,0) size 32x17
    272           RenderText {#text} at (268,61) size 32x17
    273             text run at (268,61) width 32: "font"
    274         RenderText {#text} at (300,59) size 250x19
    275           text run at (300,59) width 250: " declaration is being improperly parsed."
    276       RenderBlock {P} at (0,2280) size 784x58
     247        RenderInline {CODE} at (0,0) size 54x19
     248          RenderText {#text} at (0,19) size 54x19
     249            text run at (0,19) width 54: "diagonal"
     250        RenderText {#text} at (54,19) size 222x19
     251          text run at (54,19) width 222: " is not a valid keyword, making the "
     252        RenderInline {CODE} at (0,0) size 95x19
     253          RenderText {#text} at (276,19) size 95x19
     254            text run at (276,19) width 95: "text-decoration"
     255        RenderText {#text} at (371,19) size 126x19
     256          text run at (371,19) width 52: " invalid. "
     257          text run at (423,19) width 74: "In addition, "
     258        RenderInline {CODE} at (0,0) size 69x19
     259          RenderText {#text} at (497,19) size 69x19
     260            text run at (497,19) width 69: "highlighted"
     261        RenderText {#text} at (566,19) size 156x19
     262          text run at (566,19) width 156: " is not a valid part of the "
     263        RenderInline {CODE} at (0,0) size 24x19
     264          RenderText {#text} at (722,19) size 24x19
     265            text run at (722,19) width 24: "font"
     266        RenderText {#text} at (0,38) size 774x38
     267          text run at (0,38) width 170: "property, making it invalid. "
     268          text run at (170,38) width 596: "Therefore, this paragraph's font should be the UA default, and match the previous paragraph. "
     269          text run at (766,38) width 8: "If"
     270          text run at (0,57) width 182: "this is not the case, then the "
     271        RenderInline {CODE} at (0,0) size 24x19
     272          RenderText {#text} at (182,57) size 24x19
     273            text run at (182,57) width 24: "font"
     274        RenderText {#text} at (206,57) size 250x19
     275          text run at (206,57) width 250: " declaration is being improperly parsed."
     276      RenderBlock {P} at (0,2273) size 784x58
    277277        RenderText {#text} at (0,0) size 538x19
    278278          text run at (0,0) width 509: "The text of this paragraph should be normal size because the selector is invalid. "
     
    289289          text run at (0,20) width 767: "within it should also be normal size, since the entire ruleset should be skipped (since in some future version of CSS, there"
    290290          text run at (0,39) width 532: "could be an operator within the selector that has higher precedence than a comma)."
    291       RenderBlock {P} at (0,2352) size 784x39
     291      RenderBlock {P} at (0,2345) size 784x39
    292292        RenderText {#text} at (0,0) size 473x19
    293293          text run at (0,0) width 473: "This paragraph should be black, because the line before the declaration is "
     
    298298          text run at (496,0) width 264: " a comment and therefore the selector for"
    299299          text run at (0,20) width 138: "P.nineteenb is invalid."
    300       RenderBlock {P} at (0,2405) size 784x19 [color=#0000FF]
     300      RenderBlock {P} at (0,2398) size 784x19 [color=#0000FF]
    301301        RenderText {#text} at (0,0) size 473x19
    302302          text run at (0,0) width 473: "This paragraph should be blue, because only the first declaration is invalid."
    303       RenderBlock {P} at (0,2438) size 784x19 [color=#008000]
     303      RenderBlock {P} at (0,2431) size 784x19 [color=#008000]
    304304        RenderText {#text} at (0,0) size 483x19
    305305          text run at (0,0) width 483: "This paragraph should be green, because only the first declaration is invalid."
    306       RenderBlock {P} at (0,2471) size 784x19 [color=#800080]
     306      RenderBlock {P} at (0,2464) size 784x19 [color=#800080]
    307307        RenderText {#text} at (0,0) size 486x19
    308308          text run at (0,0) width 486: "This paragraph should be purple, because only the first declaration is invalid."
    309       RenderBlock {P} at (0,2504) size 784x19 [color=#008000]
     309      RenderBlock {P} at (0,2497) size 784x19 [color=#008000]
    310310        RenderText {#text} at (0,0) size 483x19
    311311          text run at (0,0) width 483: "This paragraph should be green, because only the first declaration is invalid."
    312       RenderBlock {P} at (0,2537) size 784x19 [color=#008000]
     312      RenderBlock {P} at (0,2530) size 784x19 [color=#008000]
    313313        RenderText {#text} at (0,0) size 483x19
    314314          text run at (0,0) width 483: "This paragraph should be green, because only the first declaration is invalid."
    315       RenderBlock {P} at (0,2570) size 784x19
     315      RenderBlock {P} at (0,2563) size 784x19
    316316        RenderText {#text} at (48,0) size 604x19
    317317          text run at (48,0) width 489: "This paragraph should be indented half an inch, but it should not be maroon. "
    318318          text run at (537,0) width 115: "It should be black."
    319       RenderBlock {P} at (0,2603) size 784x38
     319      RenderBlock {P} at (0,2596) size 784x38
    320320        RenderText {#text} at (0,0) size 766x38
    321321          text run at (0,0) width 766: "This paragraph should be black, because the color declaration after the previous ruleset should be considered part of the"
    322322          text run at (0,19) width 628: "selector for this ruleset, and this ruleset therefore has an invalid selector and should not be applied."
    323       RenderTable {TABLE} at (0,2655) size 784x1591 [border: (1px outset #808080)]
    324         RenderTableSection {TBODY} at (1,1) size 782x1589
     323      RenderTable {TABLE} at (0,2648) size 784x1584 [border: (1px outset #808080)]
     324        RenderTableSection {TBODY} at (1,1) size 782x1582
    325325          RenderTableRow {TR} at (0,0) size 782x28
    326326            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    328328                RenderText {#text} at (4,4) size 159x20
    329329                  text run at (4,4) width 159: "TABLE Testing Section"
    330           RenderTableRow {TR} at (0,28) size 782x1561
    331             RenderTableCell {TD} at (0,795) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     330          RenderTableRow {TR} at (0,28) size 782x1554
     331            RenderTableCell {TD} at (0,791) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    332332              RenderText {#text} at (4,4) size 4x19
    333333                text run at (4,4) width 4: " "
    334             RenderTableCell {TD} at (12,28) size 770x1561 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     334            RenderTableCell {TD} at (12,28) size 770x1554 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    335335              RenderBlock {P} at (4,4) size 762x19 [color=#008000]
    336336                RenderText {#text} at (0,0) size 494x19
     
    339339                RenderText {#text} at (0,0) size 628x19
    340340                  text run at (0,0) width 628: "This paragraph should be green, since error-checking should be done before calculating specificity."
    341               RenderBlock {P} at (4,70) size 762x39
     341              RenderBlock {P} at (4,70) size 762x38
    342342                RenderText {#text} at (0,0) size 563x19
    343343                  text run at (0,0) width 563: "This paragraph should have a solid gray background (or a white grid), because in CSS1, "
    344                 RenderInline {CODE} at (0,0) size 56x17
    345                   RenderText {#text} at (563,2) size 56x17
    346                     text run at (563,2) width 56: "inherit"
    347                 RenderText {#text} at (619,0) size 758x39
    348                   text run at (619,0) width 139: " is an invalid keyword,"
    349                   text run at (0,20) width 516: "and in CSS2, it will cause the gray background (not the white grid) to be inherited."
    350               RenderBlock {P} at (4,123) size 762x19
     344                RenderInline {CODE} at (0,0) size 39x19
     345                  RenderText {#text} at (563,0) size 39x19
     346                    text run at (563,0) width 39: "inherit"
     347                RenderText {#text} at (602,0) size 741x38
     348                  text run at (602,0) width 139: " is an invalid keyword,"
     349                  text run at (0,19) width 516: "and in CSS2, it will cause the gray background (not the white grid) to be inherited."
     350              RenderBlock {P} at (4,122) size 762x19
    351351                RenderText {#text} at (0,0) size 639x19
    352352                  text run at (0,0) width 639: "This paragraph should be black, since in CSS1, the selector is invalid, and in CSS2, it does not apply."
    353               RenderBlock {P} at (4,156) size 762x19
     353              RenderBlock {P} at (4,155) size 762x19
    354354                RenderText {#text} at (0,0) size 639x19
    355355                  text run at (0,0) width 639: "This paragraph should be black, since in CSS1, the selector is invalid, and in CSS2, it does not apply."
    356               RenderBlock {P} at (4,189) size 762x19
     356              RenderBlock {P} at (4,188) size 762x19
    357357                RenderText {#text} at (0,0) size 530x19
    358358                  text run at (0,0) width 530: "This paragraph should have a white background, since keywords cannot be quoted."
    359               RenderBlock {P} at (4,222) size 762x44 [border: (3px solid #000000)]
     359              RenderBlock {P} at (4,221) size 762x44 [border: (3px solid #000000)]
    360360                RenderText {#text} at (3,3) size 731x38
    361361                  text run at (3,3) width 658: "This paragraph should have a medium-width border around it (the same as the next three paragraphs). "
    362362                  text run at (661,3) width 73: "This should"
    363363                  text run at (3,22) width 367: "cause the user agent to use the default value of 'medium'."
    364               RenderBlock {P} at (4,280) size 762x44 [border: (3px solid #000000)]
     364              RenderBlock {P} at (4,279) size 762x44 [border: (3px solid #000000)]
    365365                RenderText {#text} at (3,3) size 753x38
    366366                  text run at (3,3) width 753: "This paragraph should have a medium-width border around it (the same as the previous and the next two paragraphs),"
    367367                  text run at (3,22) width 228: "because the border-width is invalid. "
    368368                  text run at (231,22) width 444: "This should cause the user agent to use the default value of 'medium'."
    369               RenderBlock {P} at (4,338) size 762x63 [border: (3px solid #000000)]
     369              RenderBlock {P} at (4,337) size 762x63 [border: (3px solid #000000)]
    370370                RenderText {#text} at (3,3) size 753x57
    371371                  text run at (3,3) width 753: "This paragraph should have a medium-width border around it (the same as the next and the previous two paragraphs),"
     
    373373                  text run at (596,22) width 139: "This should cause the"
    374374                  text run at (3,41) width 301: "user agent to use the default value of 'medium'."
    375               RenderBlock {P} at (4,415) size 762x63 [border: (3px solid #000000)]
     375              RenderBlock {P} at (4,414) size 762x63 [border: (3px solid #000000)]
    376376                RenderText {#text} at (3,3) size 739x57
    377377                  text run at (3,3) width 739: "This paragraph should have a medium-width border around it (the same as the previous three paragraphs), because"
     
    379379                  text run at (569,22) width 171: "This should cause the user"
    380380                  text run at (3,41) width 269: "agent to use the default value of 'medium'."
    381               RenderBlock {P} at (4,492) size 762x19
     381              RenderBlock {P} at (4,491) size 762x19
    382382                RenderText {#text} at (0,0) size 664x19
    383383                  text run at (0,0) width 664: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule."
    384               RenderBlock {P} at (4,525) size 762x38 [color=#008000]
     384              RenderBlock {P} at (4,524) size 762x38 [color=#008000]
    385385                RenderText {#text} at (0,0) size 737x38
    386386                  text run at (0,0) width 212: "This paragraph should be green. "
    387387                  text run at (212,0) width 525: "CSS is case-insensitive, unless required to be case sensitive due to interaction with"
    388388                  text run at (0,19) width 277: "other standards (e.g., font names or URLs.)"
    389               RenderBlock {OL} at (4,577) size 762x19
     389              RenderBlock {OL} at (4,576) size 762x19
    390390                RenderListItem {LI} at (40,0) size 722x19
    391391                  RenderListMarker at (-20,0) size 16x19: "1"
    392392                  RenderText {#text} at (0,0) size 633x19
    393393                    text run at (0,0) width 633: "This ordered list item should be black, because the declaration has an invalid pseudo-class selector."
    394               RenderBlock {P} at (4,610) size 762x38
     394              RenderBlock {P} at (4,609) size 762x38
    395395                RenderText {#text} at (0,0) size 757x38
    396396                  text run at (0,0) width 757: "This paragraph should be black, because, in CSS1, :first-child is an invalid pseudo-class, and in CSS2, this paragraph is"
    397397                  text run at (0,19) width 108: "not the first child."
    398               RenderBlock {UL} at (4,662) size 762x38
     398              RenderBlock {UL} at (4,661) size 762x38
    399399                RenderListItem {LI} at (40,0) size 722x38
    400400                  RenderListMarker at (-17,0) size 7x19: bullet
     
    402402                    text run at (0,0) width 694: "This unordered list item should be black, because, according to CSS1, the selector is invalid, and according to"
    403403                    text run at (0,19) width 230: "CSS2, the selector should not apply."
    404               RenderBlock {BLOCKQUOTE} at (44,714) size 682x38
     404              RenderBlock {BLOCKQUOTE} at (44,713) size 682x38
    405405                RenderText {#text} at (0,0) size 645x38
    406406                  text run at (0,0) width 645: "This blockquote should be black, because, according to CSS1, the selector is invalid, and according to"
    407407                  text run at (0,19) width 230: "CSS2, the selector should not apply."
    408               RenderBlock {P} at (4,766) size 762x38
     408              RenderBlock {P} at (4,765) size 762x38
    409409                RenderInline {ACRONYM} at (0,0) size 753x38
    410410                  RenderText {#text} at (0,0) size 753x38
    411411                    text run at (0,0) width 753: "This acronym should be black, because, according to CSS1, the selector is invalid, and according to CSS2, the selector"
    412412                    text run at (0,19) width 108: "should not apply."
    413               RenderBlock {ADDRESS} at (4,818) size 762x40
     413              RenderBlock {ADDRESS} at (4,817) size 762x40
    414414                RenderText {#text} at (0,0) size 749x39
    415415                  text run at (0,0) width 749: "This address should be black, because, according to CSS1, the selector is invalid, and according to CSS2, the selector"
    416416                  text run at (0,20) width 108: "should not apply."
    417               RenderBlock {P} at (4,872) size 762x38
     417              RenderBlock {P} at (4,871) size 762x38
    418418                RenderInline {SPAN} at (0,0) size 729x38
    419419                  RenderText {#text} at (0,0) size 729x38
    420420                    text run at (0,0) width 729: "This span should be black, because, according to CSS1, the selector is invalid, and according to CSS2, the selector"
    421421                    text run at (0,19) width 108: "should not apply."
    422               RenderBlock {P} at (4,924) size 762x38
     422              RenderBlock {P} at (4,923) size 762x38
    423423                RenderText {#text} at (0,0) size 753x38
    424424                  text run at (0,0) width 668: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule. "
    425425                  text run at (668,0) width 85: "However, it is"
    426426                  text run at (0,19) width 588: "valid in CSS2, so if this is being viewed on a tty browser that supports CSS2, it should be red."
    427               RenderBlock {P} at (4,976) size 762x19
     427              RenderBlock {P} at (4,975) size 762x19
    428428                RenderText {#text} at (0,0) size 664x19
    429429                  text run at (0,0) width 664: "This paragraph should be black, because the style declaration that applies to it is within an invalid at-rule."
    430               RenderBlock {P} at (4,1009) size 762x79
     430              RenderBlock {P} at (4,1008) size 762x76
    431431                RenderText {#text} at (0,0) size 743x19
    432432                  text run at (0,0) width 743: "The text of this paragraph should be normal (that is, it should not be underlined, overlined, stricken, or bold), because"
    433                 RenderInline {CODE} at (0,0) size 64x17
    434                   RenderText {#text} at (0,21) size 64x17
    435                     text run at (0,21) width 64: "diagonal"
    436                 RenderText {#text} at (64,19) size 222x19
    437                   text run at (64,19) width 222: " is not a valid keyword, making the "
    438                 RenderInline {CODE} at (0,0) size 120x17
    439                   RenderText {#text} at (286,21) size 120x17
    440                     text run at (286,21) width 120: "text-decoration"
    441                 RenderText {#text} at (406,19) size 126x19
    442                   text run at (406,19) width 52: " invalid. "
    443                   text run at (458,19) width 74: "In addition, "
    444                 RenderInline {CODE} at (0,0) size 88x17
    445                   RenderText {#text} at (532,21) size 88x17
    446                     text run at (532,21) width 88: "highlighted"
    447                 RenderText {#text} at (620,19) size 748x39
    448                   text run at (620,19) width 128: " is not a valid part of"
    449                   text run at (0,39) width 24: "the "
    450                 RenderInline {CODE} at (0,0) size 32x17
    451                   RenderText {#text} at (24,41) size 32x17
    452                     text run at (24,41) width 32: "font"
    453                 RenderText {#text} at (56,39) size 721x39
    454                   text run at (56,39) width 174: " property, making it invalid. "
    455                   text run at (230,39) width 491: "Therefore, this paragraph's font should be the UA default, and match the next"
    456                   text run at (0,59) width 74: "paragraph. "
    457                   text run at (74,59) width 194: "If this is not the case, then the "
    458                 RenderInline {CODE} at (0,0) size 32x17
    459                   RenderText {#text} at (268,61) size 32x17
    460                     text run at (268,61) width 32: "font"
    461                 RenderText {#text} at (300,59) size 250x19
    462                   text run at (300,59) width 250: " declaration is being improperly parsed."
    463               RenderBlock {P} at (4,1102) size 762x79
     433                RenderInline {CODE} at (0,0) size 54x19
     434                  RenderText {#text} at (0,19) size 54x19
     435                    text run at (0,19) width 54: "diagonal"
     436                RenderText {#text} at (54,19) size 222x19
     437                  text run at (54,19) width 222: " is not a valid keyword, making the "
     438                RenderInline {CODE} at (0,0) size 95x19
     439                  RenderText {#text} at (276,19) size 95x19
     440                    text run at (276,19) width 95: "text-decoration"
     441                RenderText {#text} at (371,19) size 126x19
     442                  text run at (371,19) width 52: " invalid. "
     443                  text run at (423,19) width 74: "In addition, "
     444                RenderInline {CODE} at (0,0) size 69x19
     445                  RenderText {#text} at (497,19) size 69x19
     446                    text run at (497,19) width 69: "highlighted"
     447                RenderText {#text} at (566,19) size 156x19
     448                  text run at (566,19) width 156: " is not a valid part of the "
     449                RenderInline {CODE} at (0,0) size 24x19
     450                  RenderText {#text} at (722,19) size 24x19
     451                    text run at (722,19) width 24: "font"
     452                RenderText {#text} at (0,38) size 747x38
     453                  text run at (0,38) width 170: "property, making it invalid. "
     454                  text run at (170,38) width 569: "Therefore, this paragraph's font should be the UA default, and match the next paragraph. "
     455                  text run at (739,38) width 8: "If"
     456                  text run at (0,57) width 182: "this is not the case, then the "
     457                RenderInline {CODE} at (0,0) size 24x19
     458                  RenderText {#text} at (182,57) size 24x19
     459                    text run at (182,57) width 24: "font"
     460                RenderText {#text} at (206,57) size 250x19
     461                  text run at (206,57) width 250: " declaration is being improperly parsed."
     462              RenderBlock {P} at (4,1098) size 762x76
    464463                RenderText {#text} at (0,0) size 743x19
    465464                  text run at (0,0) width 743: "The text of this paragraph should be normal (that is, it should not be underlined, overlined, stricken, or bold), because"
    466                 RenderInline {CODE} at (0,0) size 64x17
    467                   RenderText {#text} at (0,21) size 64x17
    468                     text run at (0,21) width 64: "diagonal"
    469                 RenderText {#text} at (64,19) size 222x19
    470                   text run at (64,19) width 222: " is not a valid keyword, making the "
    471                 RenderInline {CODE} at (0,0) size 120x17
    472                   RenderText {#text} at (286,21) size 120x17
    473                     text run at (286,21) width 120: "text-decoration"
    474                 RenderText {#text} at (406,19) size 126x19
    475                   text run at (406,19) width 52: " invalid. "
    476                   text run at (458,19) width 74: "In addition, "
    477                 RenderInline {CODE} at (0,0) size 88x17
    478                   RenderText {#text} at (532,21) size 88x17
    479                     text run at (532,21) width 88: "highlighted"
    480                 RenderText {#text} at (620,19) size 748x39
    481                   text run at (620,19) width 128: " is not a valid part of"
    482                   text run at (0,39) width 24: "the "
    483                 RenderInline {CODE} at (0,0) size 32x17
    484                   RenderText {#text} at (24,41) size 32x17
    485                     text run at (24,41) width 32: "font"
    486                 RenderText {#text} at (56,39) size 748x39
    487                   text run at (56,39) width 174: " property, making it invalid. "
    488                   text run at (230,39) width 518: "Therefore, this paragraph's font should be the UA default, and match the previous"
    489                   text run at (0,59) width 74: "paragraph. "
    490                   text run at (74,59) width 194: "If this is not the case, then the "
    491                 RenderInline {CODE} at (0,0) size 32x17
    492                   RenderText {#text} at (268,61) size 32x17
    493                     text run at (268,61) width 32: "font"
    494                 RenderText {#text} at (300,59) size 250x19
    495                   text run at (300,59) width 250: " declaration is being improperly parsed."
    496               RenderBlock {P} at (4,1195) size 762x59
     465                RenderInline {CODE} at (0,0) size 54x19
     466                  RenderText {#text} at (0,19) size 54x19
     467                    text run at (0,19) width 54: "diagonal"
     468                RenderText {#text} at (54,19) size 222x19
     469                  text run at (54,19) width 222: " is not a valid keyword, making the "
     470                RenderInline {CODE} at (0,0) size 95x19
     471                  RenderText {#text} at (276,19) size 95x19
     472                    text run at (276,19) width 95: "text-decoration"
     473                RenderText {#text} at (371,19) size 126x19
     474                  text run at (371,19) width 52: " invalid. "
     475                  text run at (423,19) width 74: "In addition, "
     476                RenderInline {CODE} at (0,0) size 69x19
     477                  RenderText {#text} at (497,19) size 69x19
     478                    text run at (497,19) width 69: "highlighted"
     479                RenderText {#text} at (566,19) size 156x19
     480                  text run at (566,19) width 156: " is not a valid part of the "
     481                RenderInline {CODE} at (0,0) size 24x19
     482                  RenderText {#text} at (722,19) size 24x19
     483                    text run at (722,19) width 24: "font"
     484                RenderText {#text} at (0,38) size 762x38
     485                  text run at (0,38) width 170: "property, making it invalid. "
     486                  text run at (170,38) width 592: "Therefore, this paragraph's font should be the UA default, and match the previous paragraph."
     487                  text run at (0,57) width 194: "If this is not the case, then the "
     488                RenderInline {CODE} at (0,0) size 24x19
     489                  RenderText {#text} at (194,57) size 24x19
     490                    text run at (194,57) width 24: "font"
     491                RenderText {#text} at (218,57) size 250x19
     492                  text run at (218,57) width 250: " declaration is being improperly parsed."
     493              RenderBlock {P} at (4,1188) size 762x59
    497494                RenderText {#text} at (0,0) size 538x19
    498495                  text run at (0,0) width 509: "The text of this paragraph should be normal size because the selector is invalid. "
     
    510507                  text run at (26,20) width 734: " within it should also be normal size, since the entire ruleset should be skipped (since in some future version of CSS,"
    511508                  text run at (0,40) width 569: "there could be an operator within the selector that has higher precedence than a comma)."
    512               RenderBlock {P} at (4,1268) size 762x39
     509              RenderBlock {P} at (4,1261) size 762x39
    513510                RenderText {#text} at (0,0) size 473x19
    514511                  text run at (0,0) width 473: "This paragraph should be black, because the line before the declaration is "
     
    519516                  text run at (496,0) width 264: " a comment and therefore the selector for"
    520517                  text run at (0,20) width 138: "P.nineteenb is invalid."
    521               RenderBlock {P} at (4,1321) size 762x19 [color=#0000FF]
     518              RenderBlock {P} at (4,1314) size 762x19 [color=#0000FF]
    522519                RenderText {#text} at (0,0) size 473x19
    523520                  text run at (0,0) width 473: "This paragraph should be blue, because only the first declaration is invalid."
    524               RenderBlock {P} at (4,1354) size 762x19 [color=#008000]
     521              RenderBlock {P} at (4,1347) size 762x19 [color=#008000]
    525522                RenderText {#text} at (0,0) size 483x19
    526523                  text run at (0,0) width 483: "This paragraph should be green, because only the first declaration is invalid."
    527               RenderBlock {P} at (4,1387) size 762x19 [color=#800080]
     524              RenderBlock {P} at (4,1380) size 762x19 [color=#800080]
    528525                RenderText {#text} at (0,0) size 486x19
    529526                  text run at (0,0) width 486: "This paragraph should be purple, because only the first declaration is invalid."
    530               RenderBlock {P} at (4,1420) size 762x19 [color=#008000]
     527              RenderBlock {P} at (4,1413) size 762x19 [color=#008000]
    531528                RenderText {#text} at (0,0) size 483x19
    532529                  text run at (0,0) width 483: "This paragraph should be green, because only the first declaration is invalid."
    533               RenderBlock {P} at (4,1453) size 762x19 [color=#008000]
     530              RenderBlock {P} at (4,1446) size 762x19 [color=#008000]
    534531                RenderText {#text} at (0,0) size 483x19
    535532                  text run at (0,0) width 483: "This paragraph should be green, because only the first declaration is invalid."
    536               RenderBlock {P} at (4,1486) size 762x19
     533              RenderBlock {P} at (4,1479) size 762x19
    537534                RenderText {#text} at (48,0) size 604x19
    538535                  text run at (48,0) width 489: "This paragraph should be indented half an inch, but it should not be maroon. "
    539536                  text run at (537,0) width 115: "It should be black."
    540               RenderBlock {P} at (4,1519) size 762x38
     537              RenderBlock {P} at (4,1512) size 762x38
    541538                RenderText {#text} at (0,0) size 742x38
    542539                  text run at (0,0) width 742: "This paragraph should be black, because the color declaration after the previous ruleset should be considered part of"
  • trunk/LayoutTests/platform/qt/css1/font_properties/font-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x4036
     1layer at (0,0) size 800x4037
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x4036
    4   RenderBlock {HTML} at (0,0) size 800x4036
    5     RenderBody {BODY} at (8,8) size 784x4020 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x4037
     4  RenderBlock {HTML} at (0,0) size 800x4037
     5    RenderBody {BODY} at (8,8) size 784x4021 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x17
    77        RenderText {#text} at (0,0) size 302x17
    88          text run at (0,0) width 302: "The style declarations which apply to the text below are:"
    9       RenderBlock {PRE} at (0,29) size 784x192
    10         RenderText {#text} at (0,0) size 399x191
    11           text run at (0,0) width 161: "BODY {font-size: 12px;}"
    12           text run at (161,0) width 0: " "
    13           text run at (0,16) width 322: ".one {font: italic small-caps 13pt Helvetica;}"
    14           text run at (322,16) width 0: " "
    15           text run at (0,32) width 203: ".two {font: 150%/150% serif;}"
    16           text run at (203,32) width 0: " "
    17           text run at (0,48) width 252: ".three {font: 150%/150% sans-serif;}"
    18           text run at (252,48) width 0: " "
    19           text run at (0,64) width 231: ".four {font: small/200% cursive;}"
    20           text run at (231,64) width 0: " "
    21           text run at (0,80) width 399: ".five {font: italic small-caps 900 150%/150% sans-serif;}"
    22           text run at (399,80) width 0: " "
    23           text run at (0,96) width 392: ".six {font: italic small-caps 100 150%/300% sans-serif;}"
    24           text run at (392,96) width 0: " "
    25           text run at (0,112) width 392: ".seven {font: italic small-caps 900 150%/2em monospace;}"
    26           text run at (392,112) width 0: " "
    27           text run at (0,128) width 399: ".eight {font: italic small-caps 500 150%/1in sans-serif;}"
    28           text run at (399,128) width 0: " "
    29           text run at (0,144) width 378: ".nine {font: oblique normal 700 18px/200% sans-serif;}"
    30           text run at (378,144) width 0: " "
    31           text run at (0,160) width 301: ".ten {font: normal 400 80%/2.5 sans-serif;}"
    32           text run at (301,160) width 0: " "
    33           text run at (0,176) width 266: "SPAN.color {background-color: silver;}"
    34           text run at (266,176) width 0: " "
    35       RenderBlock {HR} at (0,233) size 784x2 [border: (1px inset #000000)]
    36       RenderBlock {P} at (0,247) size 784x34
     9      RenderBlock {PRE} at (0,29) size 784x204
     10        RenderText {#text} at (0,0) size 316x204
     11          text run at (0,0) width 127: "BODY {font-size: 12px;}"
     12          text run at (127,0) width 0: " "
     13          text run at (0,17) width 232: ".one {font: italic small-caps 13pt Helvetica;}"
     14          text run at (232,17) width 0: " "
     15          text run at (0,34) width 155: ".two {font: 150%/150% serif;}"
     16          text run at (155,34) width 0: " "
     17          text run at (0,51) width 194: ".three {font: 150%/150% sans-serif;}"
     18          text run at (194,51) width 0: " "
     19          text run at (0,68) width 170: ".four {font: small/200% cursive;}"
     20          text run at (170,68) width 0: " "
     21          text run at (0,85) width 299: ".five {font: italic small-caps 900 150%/150% sans-serif;}"
     22          text run at (299,85) width 0: " "
     23          text run at (0,102) width 295: ".six {font: italic small-caps 100 150%/300% sans-serif;}"
     24          text run at (295,102) width 0: " "
     25          text run at (0,119) width 316: ".seven {font: italic small-caps 900 150%/2em monospace;}"
     26          text run at (316,119) width 0: " "
     27          text run at (0,136) width 292: ".eight {font: italic small-caps 500 150%/1in sans-serif;}"
     28          text run at (292,136) width 0: " "
     29          text run at (0,153) width 294: ".nine {font: oblique normal 700 18px/200% sans-serif;}"
     30          text run at (294,153) width 0: " "
     31          text run at (0,170) width 226: ".ten {font: normal 400 80%/2.5 sans-serif;}"
     32          text run at (226,170) width 0: " "
     33          text run at (0,187) width 208: "SPAN.color {background-color: silver;}"
     34          text run at (208,187) width 0: " "
     35      RenderBlock {HR} at (0,245) size 784x2 [border: (1px inset #000000)]
     36      RenderBlock {P} at (0,259) size 784x34
    3737        RenderText {#text} at (0,0) size 759x34
    3838          text run at (0,0) width 474: "This element is unstyled, and should inherit a font-size of 12px from the BODY element. "
    3939          text run at (474,0) width 285: "This is the \"base font size\" referred to in the following"
    4040          text run at (0,17) width 28: "tests."
    41       RenderBlock {P} at (0,298) size 784x23
     41      RenderBlock {P} at (0,310) size 784x23
    4242        RenderText {#text} at (0,0) size 497x23
    4343          text run at (0,0) width 497: "This element should be 13pt. Helvetica which is in small-cap italics."
    44       RenderBlock {P} at (0,339) size 784x81
    45         RenderText {#text} at (0,0) size 754x80
    46           text run at (0,0) width 297: "This element should be in a serif font. "
    47           text run at (297,0) width 457: "Its font-size should be 150% the base font size, and its line-"
    48           text run at (0,27) width 497: "height should 150% of that value (18px and 27px, respectively). "
    49           text run at (497,27) width 223: "Extra text is included for the"
    50           text run at (0,54) width 311: "purposes of testing this more effectively."
    51       RenderBlock {P} at (0,438) size 784x81
     44      RenderBlock {P} at (0,351) size 784x81
     45        RenderText {#text} at (0,1) size 778x79
     46          text run at (0,1) width 304: "This element should be in a serif font. "
     47          text run at (304,1) width 474: "Its font-size should be 150% the base font size, and its line-"
     48          text run at (0,28) width 511: "height should 150% of that value (18px and 27px, respectively). "
     49          text run at (511,28) width 222: "Extra text is included for the"
     50          text run at (0,55) width 321: "purposes of testing this more effectively."
     51      RenderBlock {P} at (0,450) size 784x81
    5252        RenderText {#text} at (0,1) size 783x79
    5353          text run at (0,1) width 348: "This element should be in a sans-serif font. "
     
    5656          text run at (545,28) width 222: "Extra text is included for the"
    5757          text run at (0,55) width 321: "purposes of testing this more effectively."
    58       RenderBlock {P} at (0,537) size 784x66
     58      RenderBlock {P} at (0,549) size 784x66
    5959        RenderText {#text} at (0,3) size 715x16
    6060          text run at (0,3) width 548: "This element should be in a cursive font, 'small' in size, with a line-height 200% the height of the text's actual size. "
    6161          text run at (548,3) width 167: "For example, if the font-size value "
    62         RenderInline {CODE} at (0,0) size 35x14
    63           RenderText {#text} at (715,4) size 35x14
    64             text run at (715,4) width 35: "small"
    65         RenderText {#text} at (750,3) size 764x60
    66           text run at (750,3) width 11: " is"
     62        RenderInline {CODE} at (0,0) size 25x16
     63          RenderText {#text} at (715,3) size 25x16
     64            text run at (715,3) width 25: "small"
     65        RenderText {#text} at (740,3) size 764x60
     66          text run at (740,3) width 11: " is"
    6767          text run at (0,25) width 268: "calculated at 10px, then the line-height should be 20px. "
    6868          text run at (268,25) width 245: "The actual value of the font-size is UA-dependent. "
    6969          text run at (513,25) width 251: "Extra text is included for the purposes of testing this"
    7070          text run at (0,47) width 80: "more effectively."
    71       RenderBlock {P} at (0,621) size 784x108
     71      RenderBlock {P} at (0,633) size 784x108
    7272        RenderText {#text} at (0,1) size 750x106
    7373          text run at (0,1) width 728: "This element should be in a sans-serif font, italicized and small caps, with a weight of 900. "
     
    7777          text run at (246,55) width 480: "Extra text is included for the purposes of testing this more"
    7878          text run at (0,82) width 95: "effectively."
    79       RenderBlock {P} at (0,747) size 784x216
     79      RenderBlock {P} at (0,759) size 784x216
    8080        RenderText {#text} at (0,14) size 745x187
    8181          text run at (0,14) width 723: "This element should be in a sans-serif font, italicized and small caps, with a weight of 100. "
     
    8585          text run at (245,122) width 479: "Extra text is included for the purposes of testing this more"
    8686          text run at (0,176) width 94: "effectively."
    87       RenderBlock {P} at (0,981) size 784x144
    88         RenderText {#text} at (0,5) size 750x133
    89           text run at (0,5) width 750: "This element should be in a monospace font, italicized and small caps, with a weight of"
    90           text run at (0,41) width 55: "900. "
    91           text run at (55,41) width 687: "Its font-size should be 150% the base font size, and its line-height should be"
    92           text run at (0,77) width 618: "2em, or twice the element's font size (18px and 36px, respectively). "
    93           text run at (618,77) width 113: "Extra text is"
    94           text run at (0,113) width 499: "included for the purposes of testing this more effectively."
    95       RenderBlock {P} at (0,1143) size 784x288
     87      RenderBlock {P} at (0,993) size 784x144
     88        RenderText {#text} at (0,5) size 754x133
     89          text run at (0,5) width 732: "This element should be in a monospace font, italicized and small caps, with a weight of 900. "
     90          text run at (732,5) width 22: "Its"
     91          text run at (0,41) width 728: "font-size should be 150% the base font size, and its line-height should be 2em, or twice the"
     92          text run at (0,77) width 402: "element's font size (18px and 36px, respectively). "
     93          text run at (402,77) width 339: "Extra text is included for the purposes of"
     94          text run at (0,113) width 236: "testing this more effectively."
     95      RenderBlock {P} at (0,1155) size 784x288
    9696        RenderText {#text} at (0,35) size 779x217
    9797          text run at (0,35) width 723: "This element should be in a sans-serif font, italicized and small caps, with a weight of 500. "
     
    100100          text run at (693,131) width 86: "Extra text"
    101101          text run at (0,227) width 487: "is included for the purposes of testing this more effectively."
    102       RenderBlock {P} at (0,1449) size 784x108
     102      RenderBlock {P} at (0,1461) size 784x108
    103103        RenderText {#text} at (0,5) size 774x97
    104104          text run at (0,5) width 752: "This element should be in a sans-serif font, oblique and not small-caps, with a weight of"
     
    107107          text run at (0,77) width 176: "element's font size). "
    108108          text run at (176,77) width 598: "Extra text is included for the purposes of testing this more effectively."
    109       RenderBlock {P} at (0,1575) size 784x50
     109      RenderBlock {P} at (0,1587) size 784x50
    110110        RenderText {#text} at (0,5) size 781x39
    111111          text run at (0,5) width 301: "This element should be in a sans-serif font, with a weight of 400. "
     
    113113          text run at (757,5) width 24: "Extra"
    114114          text run at (0,30) width 291: "text is included for the purposes of testing this more effectively."
    115       RenderBlock {P} at (0,1643) size 784x270
     115      RenderBlock {P} at (0,1655) size 784x270
    116116        RenderInline {SPAN} at (0,0) size 761x241 [bgcolor=#C0C0C0]
    117117          RenderText {#text} at (0,14) size 761x241
     
    123123            text run at (0,230) width 64: "spacing."
    124124        RenderText {#text} at (0,0) size 0x0
    125       RenderTable {TABLE} at (0,1931) size 784x2089 [border: (1px outset #808080)]
    126         RenderTableSection {TBODY} at (1,1) size 782x2087
     125      RenderTable {TABLE} at (0,1943) size 784x2078 [border: (1px outset #808080)]
     126        RenderTableSection {TBODY} at (1,1) size 782x2076
    127127          RenderTableRow {TR} at (0,0) size 782x28
    128128            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    130130                RenderText {#text} at (4,4) size 159x20
    131131                  text run at (4,4) width 159: "TABLE Testing Section"
    132           RenderTableRow {TR} at (0,28) size 782x2059
    133             RenderTableCell {TD} at (0,1044) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     132          RenderTableRow {TR} at (0,28) size 782x2048
     133            RenderTableCell {TD} at (0,1038) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    134134              RenderText {#text} at (4,4) size 4x19
    135135                text run at (4,4) width 4: " "
    136             RenderTableCell {TD} at (12,28) size 770x2059 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     136            RenderTableCell {TD} at (12,28) size 770x2048 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    137137              RenderBlock {P} at (4,4) size 762x38
    138138                RenderText {#text} at (0,0) size 725x38
     
    143143                RenderText {#text} at (0,0) size 497x23
    144144                  text run at (0,0) width 497: "This element should be 13pt. Helvetica which is in small-cap italics."
    145               RenderBlock {P} at (4,103) size 762x93
    146                 RenderText {#text} at (0,0) size 759x92
    147                   text run at (0,0) width 342: "This element should be in a serif font. "
    148                   text run at (342,0) width 417: "Its font-size should be 150% the base font size,"
    149                   text run at (0,31) width 687: "and its line-height should 150% of that value (18px and 27px, respectively). "
    150                   text run at (687,31) width 52: "Extra"
    151                   text run at (0,62) width 566: "text is included for the purposes of testing this more effectively."
    152               RenderBlock {P} at (4,217) size 762x124
     145              RenderBlock {P} at (4,103) size 762x124
     146                RenderText {#text} at (0,1) size 727x121
     147                  text run at (0,1) width 366: "This element should be in a serif font. "
     148                  text run at (366,1) width 361: "Its font-size should be 150% the base"
     149                  text run at (0,32) width 679: "font size, and its line-height should 150% of that value (18px and 27px,"
     150                  text run at (0,63) width 134: "respectively). "
     151                  text run at (134,63) width 551: "Extra text is included for the purposes of testing this more"
     152                  text run at (0,94) width 103: "effectively."
     153              RenderBlock {P} at (4,248) size 762x124
    153154                RenderText {#text} at (0,1) size 732x121
    154155                  text run at (0,1) width 419: "This element should be in a sans-serif font. "
     
    158159                  text run at (134,63) width 551: "Extra text is included for the purposes of testing this more"
    159160                  text run at (0,94) width 103: "effectively."
    160               RenderBlock {P} at (4,362) size 762x66
     161              RenderBlock {P} at (4,393) size 762x66
    161162                RenderText {#text} at (0,3) size 715x16
    162163                  text run at (0,3) width 548: "This element should be in a cursive font, 'small' in size, with a line-height 200% the height of the text's actual size. "
    163164                  text run at (548,3) width 167: "For example, if the font-size value "
    164                 RenderInline {CODE} at (0,0) size 35x14
    165                   RenderText {#text} at (715,4) size 35x14
    166                     text run at (715,4) width 35: "small"
    167                 RenderText {#text} at (750,3) size 761x60
    168                   text run at (750,3) width 11: " is"
     165                RenderInline {CODE} at (0,0) size 25x16
     166                  RenderText {#text} at (715,3) size 25x16
     167                    text run at (715,3) width 25: "small"
     168                RenderText {#text} at (740,3) size 751x60
     169                  text run at (740,3) width 11: " is"
    169170                  text run at (0,25) width 268: "calculated at 10px, then the line-height should be 20px. "
    170171                  text run at (268,25) width 245: "The actual value of the font-size is UA-dependent. "
    171172                  text run at (513,25) width 231: "Extra text is included for the purposes of testing"
    172173                  text run at (0,47) width 100: "this more effectively."
    173               RenderBlock {P} at (4,449) size 762x124
     174              RenderBlock {P} at (4,480) size 762x124
    174175                RenderText {#text} at (0,1) size 759x122
    175176                  text run at (0,1) width 703: "This element should be in a sans-serif font, italicized and small caps, with a"
     
    179180                  text run at (573,63) width 119: "Extra text is"
    180181                  text run at (0,94) width 545: "included for the purposes of testing this more effectively."
    181               RenderBlock {P} at (4,594) size 762x252
     182              RenderBlock {P} at (4,625) size 762x252
    182183                RenderText {#text} at (0,17) size 756x217
    183184                  text run at (0,17) width 756: "This element should be in a sans-serif font, italicized and small caps, with a weight"
     
    187188                  text run at (497,143) width 239: "Extra text is included for"
    188189                  text run at (0,206) width 422: "the purposes of testing this more effectively."
    189               RenderBlock {P} at (4,867) size 762x210
    190                 RenderText {#text} at (0,6) size 757x197
    191                   text run at (0,6) width 757: "This element should be in a monospace font, italicized and small caps, with a"
    192                   text run at (0,48) width 163: "weight of 900. "
    193                   text run at (163,48) width 572: "Its font-size should be 150% the base font size, and its"
    194                   text run at (0,90) width 693: "line-height should be 2em, or twice the element's font size (18px and"
    195                   text run at (0,132) width 217: "36px, respectively). "
    196                   text run at (217,132) width 535: "Extra text is included for the purposes of testing this"
    197                   text run at (0,174) width 161: "more effectively."
    198               RenderBlock {P} at (4,1098) size 762x384
     190              RenderBlock {P} at (4,898) size 762x168
     191                RenderText {#text} at (0,6) size 759x155
     192                  text run at (0,6) width 710: "This element should be in a monospace font, italicized and small caps, with a"
     193                  text run at (0,48) width 141: "weight of 900. "
     194                  text run at (141,48) width 618: "Its font-size should be 150% the base font size, and its line-height"
     195                  text run at (0,90) width 721: "should be 2em, or twice the element's font size (18px and 36px, respectively)."
     196                  text run at (0,132) width 670: "Extra text is included for the purposes of testing this more effectively."
     197              RenderBlock {P} at (4,1087) size 762x384
    199198                RenderText {#text} at (0,34) size 756x316
    200199                  text run at (0,34) width 756: "This element should be in a sans-serif font, italicized and small caps, with a weight"
     
    204203                  text run at (197,226) width 555: "Extra text is included for the purposes of testing this more"
    205204                  text run at (0,322) width 106: "effectively."
    206               RenderBlock {P} at (4,1503) size 762x144
     205              RenderBlock {P} at (4,1492) size 762x144
    207206                RenderText {#text} at (0,5) size 752x133
    208207                  text run at (0,5) width 752: "This element should be in a sans-serif font, oblique and not small-caps, with a weight of"
     
    212211                  text run at (176,77) width 500: "Extra text is included for the purposes of testing this more"
    213212                  text run at (0,113) width 93: "effectively."
    214               RenderBlock {P} at (4,1665) size 762x54
     213              RenderBlock {P} at (4,1654) size 762x54
    215214                RenderText {#text} at (0,5) size 751x43
    216215                  text run at (0,5) width 312: "This element should be in a sans-serif font, with a weight of 400. "
     
    218217                  text run at (0,32) width 30: "24px. "
    219218                  text run at (30,32) width 334: "Extra text is included for the purposes of testing this more effectively."
    220               RenderBlock {P} at (4,1740) size 762x315
     219              RenderBlock {P} at (4,1729) size 762x315
    221220                RenderInline {SPAN} at (0,0) size 756x280 [bgcolor=#C0C0C0]
    222221                  RenderText {#text} at (0,17) size 756x280
  • trunk/LayoutTests/platform/qt/css1/font_properties/font_family-expected.txt

    r32686 r32726  
    1 layer at (0,0) size 800x1306
     1layer at (0,0) size 800x1262
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x1306
    4   RenderBlock {HTML} at (0,0) size 800x1306
    5     RenderBody {BODY} at (8,8) size 784x1290 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x1262
     4  RenderBlock {HTML} at (0,0) size 800x1262
     5    RenderBody {BODY} at (8,8) size 784x1246 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x171
    10         RenderText {#text} at (0,1) size 312x169
    11           text run at (0,1) width 216: "DIV.a {font-family: serif;}"
    12           text run at (216,1) width 0: " "
    13           text run at (0,20) width 248: "DIV.b {font-family: monospace;}"
    14           text run at (248,20) width 0: " "
    15           text run at (0,39) width 208: ".one {font-family: serif;}"
    16           text run at (208,39) width 0: " "
    17           text run at (0,58) width 248: ".two {font-family: sans-serif;}"
    18           text run at (248,58) width 0: " "
    19           text run at (0,77) width 240: ".three {font-family: cursive;}"
    20           text run at (240,77) width 0: " "
    21           text run at (0,96) width 232: ".four {font-family: fantasy;}"
    22           text run at (232,96) width 0: " "
    23           text run at (0,115) width 248: ".five {font-family: monospace;}"
    24           text run at (248,115) width 0: " "
    25           text run at (0,134) width 312: ".six {font-family: sans-serif,cursive;}"
    26           text run at (312,134) width 0: " "
    27           text run at (0,153) width 304: ".seven {font-family: monospace,serif;}"
    28           text run at (304,153) width 0: " "
     10        RenderText {#text} at (0,0) size 239x171
     11          text run at (0,0) width 154: "DIV.a {font-family: serif;}"
     12          text run at (154,0) width 0: " "
     13          text run at (0,19) width 201: "DIV.b {font-family: monospace;}"
     14          text run at (201,19) width 0: " "
     15          text run at (0,38) width 147: ".one {font-family: serif;}"
     16          text run at (147,38) width 0: " "
     17          text run at (0,57) width 180: ".two {font-family: sans-serif;}"
     18          text run at (180,57) width 0: " "
     19          text run at (0,76) width 174: ".three {font-family: cursive;}"
     20          text run at (174,76) width 0: " "
     21          text run at (0,95) width 167: ".four {font-family: fantasy;}"
     22          text run at (167,95) width 0: " "
     23          text run at (0,114) width 192: ".five {font-family: monospace;}"
     24          text run at (192,114) width 0: " "
     25          text run at (0,133) width 224: ".six {font-family: sans-serif,cursive;}"
     26          text run at (224,133) width 0: " "
     27          text run at (0,152) width 239: ".seven {font-family: monospace,serif;}"
     28          text run at (239,152) width 0: " "
    2929      RenderBlock {HR} at (0,218) size 784x2 [border: (1px inset #000000)]
    30       RenderBlock {DIV} at (0,234) size 784x186
    31         RenderBlock {P} at (0,0) size 784x20
    32           RenderText {#text} at (0,0) size 615x20
    33             text run at (0,0) width 615: "This sentence is normal for the first division, which is the next five sentences; it should be a serif font."
    34         RenderBlock {P} at (0,34) size 784x20
    35           RenderText {#text} at (0,0) size 232x20
    36             text run at (0,0) width 232: "This sentence should be in a serif font."
    37         RenderBlock {P} at (0,68) size 784x19
     30      RenderBlock {DIV} at (0,234) size 784x184
     31        RenderBlock {P} at (0,0) size 784x19
     32          RenderText {#text} at (0,0) size 638x19
     33            text run at (0,0) width 638: "This sentence is normal for the first division, which is the next five sentences; it should be a serif font."
     34        RenderBlock {P} at (0,33) size 784x19
     35          RenderText {#text} at (0,0) size 245x19
     36            text run at (0,0) width 245: "This sentence should be in a serif font."
     37        RenderBlock {P} at (0,66) size 784x19
    3838          RenderText {#text} at (0,0) size 280x19
    3939            text run at (0,0) width 280: "This sentence should be in a sans-serif font."
    40         RenderBlock {P} at (0,101) size 784x19
     40        RenderBlock {P} at (0,99) size 784x19
    4141          RenderText {#text} at (0,0) size 263x19
    4242            text run at (0,0) width 263: "This sentence should be in a cursive font."
    43         RenderBlock {P} at (0,134) size 784x19
     43        RenderBlock {P} at (0,132) size 784x19
    4444          RenderText {#text} at (0,0) size 264x19
    4545            text run at (0,0) width 264: "This sentence should be in a fantasy font."
    46         RenderBlock {P} at (0,167) size 784x19
    47           RenderText {#text} at (0,1) size 352x17
    48             text run at (0,1) width 352: "This sentence should be in a monospace font."
    49       RenderBlock {HR} at (0,434) size 784x2 [border: (1px inset #000000)]
    50       RenderBlock {P} at (0,450) size 784x19
     46        RenderBlock {P} at (0,165) size 784x19
     47          RenderText {#text} at (0,0) size 292x19
     48            text run at (0,0) width 292: "This sentence should be in a monospace font."
     49      RenderBlock {HR} at (0,432) size 784x2 [border: (1px inset #000000)]
     50      RenderBlock {P} at (0,448) size 784x19
    5151        RenderText {#text} at (0,0) size 357x19
    5252          text run at (0,0) width 357: "This sentence should be in a sans-serif font, not cursive."
    53       RenderBlock {P} at (0,483) size 784x19
    54         RenderText {#text} at (0,1) size 440x17
    55           text run at (0,1) width 440: "This sentence should be in a monospace font, not serif."
    56       RenderBlock {HR} at (0,516) size 784x2 [border: (1px inset #000000)]
    57       RenderBlock {DIV} at (0,532) size 784x204
    58         RenderBlock {P} at (0,0) size 784x38
    59           RenderText {#text} at (0,1) size 768x36
    60             text run at (0,1) width 768: "This sentence is normal for the first division, which is the next five sentences; it should be a"
    61             text run at (0,20) width 120: "monospace font."
    62         RenderBlock {P} at (0,52) size 784x20
    63           RenderText {#text} at (0,0) size 232x20
    64             text run at (0,0) width 232: "This sentence should be in a serif font."
    65         RenderBlock {P} at (0,86) size 784x19
     53      RenderBlock {P} at (0,481) size 784x19
     54        RenderText {#text} at (0,0) size 351x19
     55          text run at (0,0) width 351: "This sentence should be in a monospace font, not serif."
     56      RenderBlock {HR} at (0,514) size 784x2 [border: (1px inset #000000)]
     57      RenderBlock {DIV} at (0,530) size 784x184
     58        RenderBlock {P} at (0,0) size 784x19
     59          RenderText {#text} at (0,0) size 685x19
     60            text run at (0,0) width 685: "This sentence is normal for the first division, which is the next five sentences; it should be a monospace font."
     61        RenderBlock {P} at (0,33) size 784x19
     62          RenderText {#text} at (0,0) size 245x19
     63            text run at (0,0) width 245: "This sentence should be in a serif font."
     64        RenderBlock {P} at (0,66) size 784x19
    6665          RenderText {#text} at (0,0) size 280x19
    6766            text run at (0,0) width 280: "This sentence should be in a sans-serif font."
    68         RenderBlock {P} at (0,119) size 784x19
     67        RenderBlock {P} at (0,99) size 784x19
    6968          RenderText {#text} at (0,0) size 263x19
    7069            text run at (0,0) width 263: "This sentence should be in a cursive font."
    71         RenderBlock {P} at (0,152) size 784x19
     70        RenderBlock {P} at (0,132) size 784x19
    7271          RenderText {#text} at (0,0) size 264x19
    7372            text run at (0,0) width 264: "This sentence should be in a fantasy font."
    74         RenderBlock {P} at (0,185) size 784x19
    75           RenderText {#text} at (0,1) size 352x17
    76             text run at (0,1) width 352: "This sentence should be in a monospace font."
    77       RenderTable {TABLE} at (0,750) size 784x540 [border: (1px outset #808080)]
    78         RenderTableSection {TBODY} at (1,1) size 782x538
    79           RenderTableRow {TR} at (0,0) size 782x28
    80             RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     73        RenderBlock {P} at (0,165) size 784x19
     74          RenderText {#text} at (0,0) size 292x19
     75            text run at (0,0) width 292: "This sentence should be in a monospace font."
     76      RenderTable {TABLE} at (0,728) size 707x518 [border: (1px outset #808080)]
     77        RenderTableSection {TBODY} at (1,1) size 705x516
     78          RenderTableRow {TR} at (0,0) size 705x28
     79            RenderTableCell {TD} at (0,0) size 705x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
    8180              RenderInline {STRONG} at (0,0) size 159x20
    8281                RenderText {#text} at (4,4) size 159x20
    8382                  text run at (4,4) width 159: "TABLE Testing Section"
    84           RenderTableRow {TR} at (0,28) size 782x510
    85             RenderTableCell {TD} at (0,269) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     83          RenderTableRow {TR} at (0,28) size 705x488
     84            RenderTableCell {TD} at (0,258) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    8685              RenderText {#text} at (4,4) size 4x19
    8786                text run at (4,4) width 4: " "
    88             RenderTableCell {TD} at (12,28) size 770x510 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    89               RenderBlock {DIV} at (4,4) size 762x186
    90                 RenderBlock {P} at (0,0) size 762x20
    91                   RenderText {#text} at (0,0) size 615x20
    92                     text run at (0,0) width 615: "This sentence is normal for the first division, which is the next five sentences; it should be a serif font."
    93                 RenderBlock {P} at (0,34) size 762x20
    94                   RenderText {#text} at (0,0) size 232x20
    95                     text run at (0,0) width 232: "This sentence should be in a serif font."
    96                 RenderBlock {P} at (0,68) size 762x19
     87            RenderTableCell {TD} at (12,28) size 693x488 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     88              RenderBlock {DIV} at (4,4) size 685x184
     89                RenderBlock {P} at (0,0) size 685x19
     90                  RenderText {#text} at (0,0) size 638x19
     91                    text run at (0,0) width 638: "This sentence is normal for the first division, which is the next five sentences; it should be a serif font."
     92                RenderBlock {P} at (0,33) size 685x19
     93                  RenderText {#text} at (0,0) size 245x19
     94                    text run at (0,0) width 245: "This sentence should be in a serif font."
     95                RenderBlock {P} at (0,66) size 685x19
    9796                  RenderText {#text} at (0,0) size 280x19
    9897                    text run at (0,0) width 280: "This sentence should be in a sans-serif font."
    99                 RenderBlock {P} at (0,101) size 762x19
     98                RenderBlock {P} at (0,99) size 685x19
    10099                  RenderText {#text} at (0,0) size 263x19
    101100                    text run at (0,0) width 263: "This sentence should be in a cursive font."
    102                 RenderBlock {P} at (0,134) size 762x19
     101                RenderBlock {P} at (0,132) size 685x19
    103102                  RenderText {#text} at (0,0) size 264x19
    104103                    text run at (0,0) width 264: "This sentence should be in a fantasy font."
    105                 RenderBlock {P} at (0,167) size 762x19
    106                   RenderText {#text} at (0,1) size 352x17
    107                     text run at (0,1) width 352: "This sentence should be in a monospace font."
    108               RenderBlock {HR} at (4,204) size 762x2 [border: (1px inset #000000)]
    109               RenderBlock {P} at (4,220) size 762x19
     104                RenderBlock {P} at (0,165) size 685x19
     105                  RenderText {#text} at (0,0) size 292x19
     106                    text run at (0,0) width 292: "This sentence should be in a monospace font."
     107              RenderBlock {HR} at (4,202) size 685x2 [border: (1px inset #000000)]
     108              RenderBlock {P} at (4,218) size 685x19
    110109                RenderText {#text} at (0,0) size 357x19
    111110                  text run at (0,0) width 357: "This sentence should be in a sans-serif font, not cursive."
    112               RenderBlock {P} at (4,253) size 762x19
    113                 RenderText {#text} at (0,1) size 440x17
    114                   text run at (0,1) width 440: "This sentence should be in a monospace font, not serif."
    115               RenderBlock {HR} at (4,286) size 762x2 [border: (1px inset #000000)]
    116               RenderBlock {DIV} at (4,302) size 762x204
    117                 RenderBlock {P} at (0,0) size 762x38
    118                   RenderText {#text} at (0,1) size 752x36
    119                     text run at (0,1) width 752: "This sentence is normal for the first division, which is the next five sentences; it should be"
    120                     text run at (0,20) width 136: "a monospace font."
    121                 RenderBlock {P} at (0,52) size 762x20
    122                   RenderText {#text} at (0,0) size 232x20
    123                     text run at (0,0) width 232: "This sentence should be in a serif font."
    124                 RenderBlock {P} at (0,86) size 762x19
     111              RenderBlock {P} at (4,251) size 685x19
     112                RenderText {#text} at (0,0) size 351x19
     113                  text run at (0,0) width 351: "This sentence should be in a monospace font, not serif."
     114              RenderBlock {HR} at (4,284) size 685x2 [border: (1px inset #000000)]
     115              RenderBlock {DIV} at (4,300) size 685x184
     116                RenderBlock {P} at (0,0) size 685x19
     117                  RenderText {#text} at (0,0) size 685x19
     118                    text run at (0,0) width 685: "This sentence is normal for the first division, which is the next five sentences; it should be a monospace font."
     119                RenderBlock {P} at (0,33) size 685x19
     120                  RenderText {#text} at (0,0) size 245x19
     121                    text run at (0,0) width 245: "This sentence should be in a serif font."
     122                RenderBlock {P} at (0,66) size 685x19
    125123                  RenderText {#text} at (0,0) size 280x19
    126124                    text run at (0,0) width 280: "This sentence should be in a sans-serif font."
    127                 RenderBlock {P} at (0,119) size 762x19
     125                RenderBlock {P} at (0,99) size 685x19
    128126                  RenderText {#text} at (0,0) size 263x19
    129127                    text run at (0,0) width 263: "This sentence should be in a cursive font."
    130                 RenderBlock {P} at (0,152) size 762x19
     128                RenderBlock {P} at (0,132) size 685x19
    131129                  RenderText {#text} at (0,0) size 264x19
    132130                    text run at (0,0) width 264: "This sentence should be in a fantasy font."
    133                 RenderBlock {P} at (0,185) size 762x19
    134                   RenderText {#text} at (0,1) size 352x17
    135                     text run at (0,1) width 352: "This sentence should be in a monospace font."
     131                RenderBlock {P} at (0,165) size 685x19
     132                  RenderText {#text} at (0,0) size 292x19
     133                    text run at (0,0) width 292: "This sentence should be in a monospace font."
  • trunk/LayoutTests/platform/qt/css1/font_properties/font_size-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x2913
     1layer at (0,0) size 800x2911
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x2913
    4   RenderBlock {HTML} at (0,0) size 800x2913
    5     RenderBody {BODY} at (8,8) size 784x2897 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x2911
     4  RenderBlock {HTML} at (0,0) size 800x2911
     5    RenderBody {BODY} at (8,8) size 784x2895 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x380
    10         RenderText {#text} at (0,1) size 224x378
    11           text run at (0,1) width 200: ".one {font-size: medium;}"
    12           text run at (200,1) width 0: " "
    13           text run at (0,20) width 200: ".two {font-size: larger;}"
    14           text run at (200,20) width 0: " "
    15           text run at (0,39) width 224: ".three {font-size: smaller;}"
    16           text run at (224,39) width 0: " "
    17           text run at (0,58) width 224: ".four {font-size: xx-small;}"
    18           text run at (224,58) width 0: " "
    19           text run at (0,77) width 216: ".five {font-size: x-small;}"
    20           text run at (216,77) width 0: " "
    21           text run at (0,96) width 192: ".six {font-size: small;}"
    22           text run at (192,96) width 0: " "
    23           text run at (0,115) width 208: ".seven {font-size: large;}"
    24           text run at (208,115) width 0: " "
    25           text run at (0,134) width 224: ".eight {font-size: x-large;}"
    26           text run at (224,134) width 0: " "
    27           text run at (0,153) width 224: ".nine {font-size: xx-large;}"
    28           text run at (224,153) width 0: " "
    29           text run at (0,172) width 176: ".a {font-size: 0.5in;}"
    30           text run at (176,172) width 0: " "
    31           text run at (0,191) width 160: ".b {font-size: 1cm;}"
    32           text run at (160,191) width 0: " "
    33           text run at (0,210) width 168: ".c {font-size: 10mm;}"
    34           text run at (168,210) width 0: " "
    35           text run at (0,229) width 168: ".d {font-size: 18pt;}"
    36           text run at (168,229) width 0: " "
    37           text run at (0,248) width 176: ".e {font-size: 1.5pc;}"
    38           text run at (176,248) width 0: " "
    39           text run at (0,267) width 160: ".f {font-size: 2em;}"
    40           text run at (160,267) width 0: " "
    41           text run at (0,286) width 160: ".g {font-size: 3ex;}"
    42           text run at (160,286) width 0: " "
    43           text run at (0,305) width 168: ".h {font-size: 25px;}"
    44           text run at (168,305) width 0: " "
    45           text run at (0,324) width 168: ".i {font-size: 200%;}"
    46           text run at (168,324) width 0: " "
    47           text run at (0,343) width 184: ".j {font-size: -0.5in;}"
    48           text run at (184,343) width 0: " "
    49           text run at (0,362) width 0: " "
     10        RenderText {#text} at (0,0) size 163x380
     11          text run at (0,0) width 159: ".one {font-size: medium;}"
     12          text run at (159,0) width 0: " "
     13          text run at (0,19) width 143: ".two {font-size: larger;}"
     14          text run at (143,19) width 0: " "
     15          text run at (0,38) width 163: ".three {font-size: smaller;}"
     16          text run at (163,38) width 0: " "
     17          text run at (0,57) width 161: ".four {font-size: xx-small;}"
     18          text run at (161,57) width 0: " "
     19          text run at (0,76) width 151: ".five {font-size: x-small;}"
     20          text run at (151,76) width 0: " "
     21          text run at (0,95) width 134: ".six {font-size: small;}"
     22          text run at (134,95) width 0: " "
     23          text run at (0,114) width 154: ".seven {font-size: large;}"
     24          text run at (154,114) width 0: " "
     25          text run at (0,133) width 159: ".eight {font-size: x-large;}"
     26          text run at (159,133) width 0: " "
     27          text run at (0,152) width 162: ".nine {font-size: xx-large;}"
     28          text run at (162,152) width 0: " "
     29          text run at (0,171) width 123: ".a {font-size: 0.5in;}"
     30          text run at (123,171) width 0: " "
     31          text run at (0,190) width 119: ".b {font-size: 1cm;}"
     32          text run at (119,190) width 0: " "
     33          text run at (0,209) width 131: ".c {font-size: 10mm;}"
     34          text run at (131,209) width 0: " "
     35          text run at (0,228) width 120: ".d {font-size: 18pt;}"
     36          text run at (120,228) width 0: " "
     37          text run at (0,247) width 127: ".e {font-size: 1.5pc;}"
     38          text run at (127,247) width 0: " "
     39          text run at (0,266) width 116: ".f {font-size: 2em;}"
     40          text run at (116,266) width 0: " "
     41          text run at (0,285) width 115: ".g {font-size: 3ex;}"
     42          text run at (115,285) width 0: " "
     43          text run at (0,304) width 123: ".h {font-size: 25px;}"
     44          text run at (123,304) width 0: " "
     45          text run at (0,323) width 123: ".i {font-size: 200%;}"
     46          text run at (123,323) width 0: " "
     47          text run at (0,342) width 123: ".j {font-size: -0.5in;}"
     48          text run at (123,342) width 0: " "
     49          text run at (0,361) width 0: " "
    5050      RenderBlock {HR} at (0,427) size 784x2 [border: (1px inset #000000)]
    5151      RenderBlock {P} at (0,443) size 784x19
    5252        RenderText {#text} at (0,0) size 700x19
    5353          text run at (0,0) width 700: "This paragraph element is unstyled, so the size of the font in this element is the default size for this user agent."
    54       RenderBlock {P} at (0,476) size 784x20
     54      RenderBlock {P} at (0,476) size 784x19
    5555        RenderText {#text} at (0,0) size 195x19
    5656          text run at (0,0) width 195: "This sentence has been set to "
    57         RenderInline {CODE} at (0,0) size 48x17
    58           RenderText {#text} at (195,2) size 48x17
    59             text run at (195,2) width 48: "medium"
    60         RenderText {#text} at (243,0) size 366x19
    61           text run at (243,0) width 366: ", which may or may not be the same size as unstyled text."
    62       RenderBlock {P} at (0,512) size 784x23
     57        RenderInline {CODE} at (0,0) size 51x19
     58          RenderText {#text} at (195,0) size 51x19
     59            text run at (195,0) width 51: "medium"
     60        RenderText {#text} at (246,0) size 366x19
     61          text run at (246,0) width 366: ", which may or may not be the same size as unstyled text."
     62      RenderBlock {P} at (0,511) size 784x23
    6363        RenderText {#text} at (0,0) size 373x23
    6464          text run at (0,0) width 373: "This sentence should be larger than unstyled text."
    65       RenderBlock {P} at (0,551) size 784x17
     65      RenderBlock {P} at (0,550) size 784x17
    6666        RenderText {#text} at (0,0) size 277x17
    6767          text run at (0,0) width 277: "This sentence should be smaller than unstyled text."
    68       RenderBlock {P} at (0,579) size 784x19
     68      RenderBlock {P} at (0,578) size 784x19
    6969        RenderText {#text} at (0,5) size 337x13
    7070          text run at (0,5) width 337: "This sentence should be very small, but the last word in the sentence should be "
     
    7474        RenderText {#text} at (388,5) size 3x13
    7575          text run at (388,5) width 3: "."
    76       RenderBlock {P} at (0,607) size 784x19
     76      RenderBlock {P} at (0,606) size 784x19
    7777        RenderText {#text} at (0,5) size 343x13
    7878          text run at (0,5) width 343: "This sentence should be rather small, but the last word in the sentence should be "
     
    8282        RenderText {#text} at (394,5) size 3x13
    8383          text run at (394,5) width 3: "."
    84       RenderBlock {P} at (0,637) size 784x19
     84      RenderBlock {P} at (0,636) size 784x19
    8585        RenderText {#text} at (0,3) size 363x16
    8686          text run at (0,3) width 363: "This sentence should be small, but the last word in the sentence should be "
     
    9090        RenderText {#text} at (414,3) size 3x16
    9191          text run at (414,3) width 3: "."
    92       RenderBlock {P} at (0,673) size 784x23
     92      RenderBlock {P} at (0,672) size 784x23
    9393        RenderText {#text} at (0,0) size 559x23
    9494          text run at (0,0) width 559: "This sentence should be large, but the last word in the sentence should be "
     
    9898        RenderText {#text} at (610,0) size 5x23
    9999          text run at (610,0) width 5: "."
    100       RenderBlock {P} at (0,717) size 784x56
     100      RenderBlock {P} at (0,716) size 784x56
    101101        RenderText {#text} at (0,0) size 774x28
    102102          text run at (0,0) width 774: "This sentence should be rather large, but the last word in the sentence should be"
     
    106106        RenderText {#text} at (51,28) size 6x28
    107107          text run at (51,28) width 6: "."
    108       RenderBlock {P} at (0,801) size 784x74
     108      RenderBlock {P} at (0,800) size 784x74
    109109        RenderText {#text} at (0,0) size 744x73
    110110          text run at (0,0) width 744: "This sentence should be very large, but the last word in the"
     
    115115        RenderText {#text} at (307,37) size 8x36
    116116          text run at (307,37) width 8: "."
    117       RenderBlock {P} at (0,923) size 784x122
     117      RenderBlock {P} at (0,922) size 784x122
    118118        RenderText {#text} at (0,0) size 783x122
    119119          text run at (0,0) width 783: "This sentence should be half an inch"
    120120          text run at (0,61) width 75: "tall."
    121       RenderBlock {P} at (0,1093) size 784x49
     121      RenderBlock {P} at (0,1092) size 784x49
    122122        RenderText {#text} at (0,0) size 744x49
    123123          text run at (0,0) width 744: "This sentence should be one centimeter tall."
    124       RenderBlock {P} at (0,1179) size 784x49
     124      RenderBlock {P} at (0,1178) size 784x49
    125125        RenderText {#text} at (0,0) size 737x49
    126126          text run at (0,0) width 737: "This sentence should be ten millimeters tall."
    127       RenderBlock {P} at (0,1265) size 784x32
     127      RenderBlock {P} at (0,1264) size 784x32
    128128        RenderText {#text} at (0,0) size 468x31
    129129          text run at (0,0) width 468: "This sentence should be eighteen points tall."
    130       RenderBlock {P} at (0,1321) size 784x32
     130      RenderBlock {P} at (0,1320) size 784x32
    131131        RenderText {#text} at (0,0) size 546x31
    132132          text run at (0,0) width 546: "This sentence should be one and one half picas tall."
    133       RenderBlock {P} at (0,1381) size 784x37
     133      RenderBlock {P} at (0,1380) size 784x37
    134134        RenderText {#text} at (0,0) size 460x36
    135135          text run at (0,0) width 460: "This sentence should be two em tall."
    136       RenderBlock {P} at (0,1446) size 784x28
     136      RenderBlock {P} at (0,1445) size 784x28
    137137        RenderText {#text} at (0,0) size 359x28
    138138          text run at (0,0) width 359: "This sentence should be three ex tall."
    139       RenderBlock {P} at (0,1499) size 784x33
     139      RenderBlock {P} at (0,1498) size 784x33
    140140        RenderText {#text} at (0,0) size 523x33
    141141          text run at (0,0) width 523: "This sentence should be twenty-five pixels tall."
    142       RenderBlock {P} at (0,1560) size 784x37
     142      RenderBlock {P} at (0,1559) size 784x37
    143143        RenderText {#text} at (0,0) size 541x36
    144144          text run at (0,0) width 541: "This sentence should be twice normal size."
    145       RenderBlock {P} at (0,1625) size 784x19
     145      RenderBlock {P} at (0,1624) size 784x19
    146146        RenderText {#text} at (0,0) size 685x19
    147147          text run at (0,0) width 685: "This sentence should be normal size, since no negative values are allowed and therefore should be ignored."
    148       RenderTable {TABLE} at (0,1658) size 784x1239 [border: (1px outset #808080)]
    149         RenderTableSection {TBODY} at (1,1) size 782x1237
     148      RenderTable {TABLE} at (0,1657) size 784x1238 [border: (1px outset #808080)]
     149        RenderTableSection {TBODY} at (1,1) size 782x1236
    150150          RenderTableRow {TR} at (0,0) size 782x28
    151151            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    153153                RenderText {#text} at (4,4) size 159x20
    154154                  text run at (4,4) width 159: "TABLE Testing Section"
    155           RenderTableRow {TR} at (0,28) size 782x1209
    156             RenderTableCell {TD} at (0,619) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     155          RenderTableRow {TR} at (0,28) size 782x1208
     156            RenderTableCell {TD} at (0,618) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    157157              RenderText {#text} at (4,4) size 4x19
    158158                text run at (4,4) width 4: " "
    159             RenderTableCell {TD} at (12,28) size 770x1209 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     159            RenderTableCell {TD} at (12,28) size 770x1208 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    160160              RenderBlock {P} at (4,4) size 762x19
    161161                RenderText {#text} at (0,0) size 700x19
    162162                  text run at (0,0) width 700: "This paragraph element is unstyled, so the size of the font in this element is the default size for this user agent."
    163               RenderBlock {P} at (4,37) size 762x20
     163              RenderBlock {P} at (4,37) size 762x19
    164164                RenderText {#text} at (0,0) size 195x19
    165165                  text run at (0,0) width 195: "This sentence has been set to "
    166                 RenderInline {CODE} at (0,0) size 48x17
    167                   RenderText {#text} at (195,2) size 48x17
    168                     text run at (195,2) width 48: "medium"
    169                 RenderText {#text} at (243,0) size 366x19
    170                   text run at (243,0) width 366: ", which may or may not be the same size as unstyled text."
    171               RenderBlock {P} at (4,73) size 762x23
     166                RenderInline {CODE} at (0,0) size 51x19
     167                  RenderText {#text} at (195,0) size 51x19
     168                    text run at (195,0) width 51: "medium"
     169                RenderText {#text} at (246,0) size 366x19
     170                  text run at (246,0) width 366: ", which may or may not be the same size as unstyled text."
     171              RenderBlock {P} at (4,72) size 762x23
    172172                RenderText {#text} at (0,0) size 373x23
    173173                  text run at (0,0) width 373: "This sentence should be larger than unstyled text."
    174               RenderBlock {P} at (4,112) size 762x17
     174              RenderBlock {P} at (4,111) size 762x17
    175175                RenderText {#text} at (0,0) size 277x17
    176176                  text run at (0,0) width 277: "This sentence should be smaller than unstyled text."
    177               RenderBlock {P} at (4,140) size 762x19
     177              RenderBlock {P} at (4,139) size 762x19
    178178                RenderText {#text} at (0,5) size 337x13
    179179                  text run at (0,5) width 337: "This sentence should be very small, but the last word in the sentence should be "
     
    183183                RenderText {#text} at (388,5) size 3x13
    184184                  text run at (388,5) width 3: "."
    185               RenderBlock {P} at (4,168) size 762x19
     185              RenderBlock {P} at (4,167) size 762x19
    186186                RenderText {#text} at (0,5) size 343x13
    187187                  text run at (0,5) width 343: "This sentence should be rather small, but the last word in the sentence should be "
     
    191191                RenderText {#text} at (394,5) size 3x13
    192192                  text run at (394,5) width 3: "."
    193               RenderBlock {P} at (4,198) size 762x19
     193              RenderBlock {P} at (4,197) size 762x19
    194194                RenderText {#text} at (0,3) size 363x16
    195195                  text run at (0,3) width 363: "This sentence should be small, but the last word in the sentence should be "
     
    199199                RenderText {#text} at (414,3) size 3x16
    200200                  text run at (414,3) width 3: "."
    201               RenderBlock {P} at (4,234) size 762x23
     201              RenderBlock {P} at (4,233) size 762x23
    202202                RenderText {#text} at (0,0) size 559x23
    203203                  text run at (0,0) width 559: "This sentence should be large, but the last word in the sentence should be "
     
    207207                RenderText {#text} at (610,0) size 5x23
    208208                  text run at (610,0) width 5: "."
    209               RenderBlock {P} at (4,278) size 762x56
     209              RenderBlock {P} at (4,277) size 762x56
    210210                RenderText {#text} at (0,0) size 744x56
    211211                  text run at (0,0) width 744: "This sentence should be rather large, but the last word in the sentence should"
     
    216216                RenderText {#text} at (81,28) size 6x28
    217217                  text run at (81,28) width 6: "."
    218               RenderBlock {P} at (4,362) size 762x74
     218              RenderBlock {P} at (4,361) size 762x74
    219219                RenderText {#text} at (0,0) size 744x73
    220220                  text run at (0,0) width 744: "This sentence should be very large, but the last word in the"
     
    225225                RenderText {#text} at (307,37) size 8x36
    226226                  text run at (307,37) width 8: "."
    227               RenderBlock {P} at (4,484) size 762x122
     227              RenderBlock {P} at (4,483) size 762x122
    228228                RenderText {#text} at (0,0) size 681x122
    229229                  text run at (0,0) width 681: "This sentence should be half an"
    230230                  text run at (0,61) width 177: "inch tall."
    231               RenderBlock {P} at (4,654) size 762x49
     231              RenderBlock {P} at (4,653) size 762x49
    232232                RenderText {#text} at (0,0) size 744x49
    233233                  text run at (0,0) width 744: "This sentence should be one centimeter tall."
    234               RenderBlock {P} at (4,740) size 762x49
     234              RenderBlock {P} at (4,739) size 762x49
    235235                RenderText {#text} at (0,0) size 737x49
    236236                  text run at (0,0) width 737: "This sentence should be ten millimeters tall."
    237               RenderBlock {P} at (4,826) size 762x32
     237              RenderBlock {P} at (4,825) size 762x32
    238238                RenderText {#text} at (0,0) size 468x31
    239239                  text run at (0,0) width 468: "This sentence should be eighteen points tall."
    240               RenderBlock {P} at (4,882) size 762x32
     240              RenderBlock {P} at (4,881) size 762x32
    241241                RenderText {#text} at (0,0) size 546x31
    242242                  text run at (0,0) width 546: "This sentence should be one and one half picas tall."
    243               RenderBlock {P} at (4,942) size 762x37
     243              RenderBlock {P} at (4,941) size 762x37
    244244                RenderText {#text} at (0,0) size 460x36
    245245                  text run at (0,0) width 460: "This sentence should be two em tall."
    246               RenderBlock {P} at (4,1007) size 762x28
     246              RenderBlock {P} at (4,1006) size 762x28
    247247                RenderText {#text} at (0,0) size 359x28
    248248                  text run at (0,0) width 359: "This sentence should be three ex tall."
    249               RenderBlock {P} at (4,1060) size 762x33
     249              RenderBlock {P} at (4,1059) size 762x33
    250250                RenderText {#text} at (0,0) size 523x33
    251251                  text run at (0,0) width 523: "This sentence should be twenty-five pixels tall."
    252               RenderBlock {P} at (4,1121) size 762x37
     252              RenderBlock {P} at (4,1120) size 762x37
    253253                RenderText {#text} at (0,0) size 541x36
    254254                  text run at (0,0) width 541: "This sentence should be twice normal size."
    255               RenderBlock {P} at (4,1186) size 762x19
     255              RenderBlock {P} at (4,1185) size 762x19
    256256                RenderText {#text} at (0,0) size 685x19
    257257                  text run at (0,0) width 685: "This sentence should be normal size, since no negative values are allowed and therefore should be ignored."
  • trunk/LayoutTests/platform/qt/css1/font_properties/font_style-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 248x74
    11           text run at (0,1) width 208: ".one {font-style: italic;}"
    12           text run at (208,1) width 0: " "
    13           text run at (0,20) width 216: ".two {font-style: oblique;}"
    14           text run at (216,20) width 0: " "
    15           text run at (0,39) width 248: ".three, I {font-style: normal;}"
    16           text run at (248,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 177x76
     11          text run at (0,0) width 140: ".one {font-style: italic;}"
     12          text run at (140,0) width 0: " "
     13          text run at (0,19) width 156: ".two {font-style: oblique;}"
     14          text run at (156,19) width 0: " "
     15          text run at (0,38) width 177: ".three, I {font-style: normal;}"
     16          text run at (177,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 784x20
  • trunk/LayoutTests/platform/qt/css1/font_properties/font_variant-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x57
    10         RenderText {#text} at (0,1) size 256x55
    11           text run at (0,1) width 256: ".one {font-variant: small-caps;}"
    12           text run at (256,1) width 0: " "
    13           text run at (0,20) width 224: ".two {font-variant: normal;}"
    14           text run at (224,20) width 0: " "
    15           text run at (0,39) width 0: " "
     10        RenderText {#text} at (0,0) size 194x57
     11          text run at (0,0) width 194: ".one {font-variant: small-caps;}"
     12          text run at (194,0) width 0: " "
     13          text run at (0,19) width 168: ".two {font-variant: normal;}"
     14          text run at (168,19) width 0: " "
     15          text run at (0,38) width 0: " "
    1616      RenderBlock {HR} at (0,104) size 784x2 [border: (1px inset #000000)]
    1717      RenderBlock {P} at (0,120) size 784x19
  • trunk/LayoutTests/platform/qt/css1/font_properties/font_weight-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x209
    10         RenderText {#text} at (0,1) size 240x207
    11           text run at (0,1) width 200: ".one {font-weight: bold;}"
    12           text run at (200,1) width 0: " "
    13           text run at (0,20) width 216: ".two {font-weight: bolder;}"
    14           text run at (216,20) width 0: " "
    15           text run at (0,39) width 240: ".three {font-weight: lighter;}"
    16           text run at (240,39) width 0: " "
    17           text run at (0,58) width 200: ".four {font-weight: 100;}"
    18           text run at (200,58) width 0: " "
    19           text run at (0,77) width 200: ".five {font-weight: 300;}"
    20           text run at (200,77) width 0: " "
    21           text run at (0,96) width 192: ".six {font-weight: 500;}"
    22           text run at (192,96) width 0: " "
    23           text run at (0,115) width 208: ".seven {font-weight: 700;}"
    24           text run at (208,115) width 0: " "
    25           text run at (0,134) width 208: ".eight {font-weight: 900;}"
    26           text run at (208,134) width 0: " "
    27           text run at (0,153) width 224: ".nine {font-weight: normal;}"
    28           text run at (224,153) width 0: " "
    29           text run at (0,172) width 200: "B {font-weight: lighter;}"
    30           text run at (200,172) width 0: " "
    31           text run at (0,191) width 0: " "
     10        RenderText {#text} at (0,0) size 172x209
     11          text run at (0,0) width 151: ".one {font-weight: bold;}"
     12          text run at (151,0) width 0: " "
     13          text run at (0,19) width 162: ".two {font-weight: bolder;}"
     14          text run at (162,19) width 0: " "
     15          text run at (0,38) width 172: ".three {font-weight: lighter;}"
     16          text run at (172,38) width 0: " "
     17          text run at (0,57) width 149: ".four {font-weight: 100;}"
     18          text run at (149,57) width 0: " "
     19          text run at (0,76) width 146: ".five {font-weight: 300;}"
     20          text run at (146,76) width 0: " "
     21          text run at (0,95) width 141: ".six {font-weight: 500;}"
     22          text run at (141,95) width 0: " "
     23          text run at (0,114) width 162: ".seven {font-weight: 700;}"
     24          text run at (162,114) width 0: " "
     25          text run at (0,133) width 155: ".eight {font-weight: 900;}"
     26          text run at (155,133) width 0: " "
     27          text run at (0,152) width 171: ".nine {font-weight: normal;}"
     28          text run at (171,152) width 0: " "
     29          text run at (0,171) width 144: "B {font-weight: lighter;}"
     30          text run at (144,171) width 0: " "
     31          text run at (0,190) width 0: " "
    3232      RenderBlock {HR} at (0,256) size 784x2 [border: (1px inset #000000)]
    3333      RenderBlock {P} at (0,272) size 784x20
  • trunk/LayoutTests/platform/qt/css1/formatting_model/canvas-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 750x38
    10         RenderText {#text} at (0,1) size 552x36
    11           text run at (0,1) width 240: "HTML {background-color: aqua;}"
    12           text run at (240,1) width 0: " "
    13           text run at (0,20) width 552: "BODY {background-color: green; background-image: none; margin: 25px;}"
    14           text run at (552,20) width 0: " "
     10        RenderText {#text} at (0,0) size 471x38
     11          text run at (0,0) width 208: "HTML {background-color: aqua;}"
     12          text run at (208,0) width 0: " "
     13          text run at (0,19) width 471: "BODY {background-color: green; background-image: none; margin: 25px;}"
     14          text run at (471,19) width 0: " "
    1515      RenderBlock {HR} at (0,85) size 750x2 [border: (1px inset #000000)]
    1616      RenderBlock {P} at (0,101) size 750x57
  • trunk/LayoutTests/platform/qt/css1/formatting_model/floating_elements-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x171
    10         RenderText {#text} at (0,1) size 480x169
    11           text run at (0,1) width 272: "HR.minor {clear: both; width: 5%;}"
    12           text run at (272,1) width 0: " "
    13           text run at (0,20) width 400: "HR.major {clear: both; width: 75%; margin: 1.5em;}"
    14           text run at (400,20) width 0: " "
    15           text run at (0,39) width 480: "DIV {border: 5px solid purple; padding: 0; margin: 0.125em;}"
    16           text run at (480,39) width 0: " "
    17           text run at (0,58) width 432: "P.left, P.right {width: 10em; padding: 1em; margin: 0;"
    18           text run at (432,58) width 0: " "
    19           text run at (0,77) width 424: "   border: 1px solid lime; background-color: silver;}"
    20           text run at (424,77) width 0: " "
    21           text run at (0,96) width 456: "IMG.left, IMG.right {margin: 0; border: 3px solid black;}"
    22           text run at (456,96) width 0: " "
    23           text run at (0,115) width 160: ".left {float: left;}"
    24           text run at (160,115) width 0: " "
    25           text run at (0,134) width 176: ".right {float: right;}"
    26           text run at (176,134) width 0: " "
    27           text run at (0,153) width 0: " "
     10        RenderText {#text} at (0,0) size 382x171
     11          text run at (0,0) width 214: "HR.minor {clear: both; width: 5%;}"
     12          text run at (214,0) width 0: " "
     13          text run at (0,19) width 322: "HR.major {clear: both; width: 75%; margin: 1.5em;}"
     14          text run at (322,19) width 0: " "
     15          text run at (0,38) width 382: "DIV {border: 5px solid purple; padding: 0; margin: 0.125em;}"
     16          text run at (382,38) width 0: " "
     17          text run at (0,57) width 334: "P.left, P.right {width: 10em; padding: 1em; margin: 0;"
     18          text run at (334,57) width 0: " "
     19          text run at (0,76) width 317: "   border: 1px solid lime; background-color: silver;}"
     20          text run at (317,76) width 0: " "
     21          text run at (0,95) width 346: "IMG.left, IMG.right {margin: 0; border: 3px solid black;}"
     22          text run at (346,95) width 0: " "
     23          text run at (0,114) width 95: ".left {float: left;}"
     24          text run at (95,114) width 0: " "
     25          text run at (0,133) width 113: ".right {float: right;}"
     26          text run at (113,133) width 0: " "
     27          text run at (0,152) width 0: " "
    2828      RenderBlock {HR} at (0,218) size 784x2 [border: (1px inset #000000)]
    2929      RenderBlock {P} at (0,234) size 784x38
  • trunk/LayoutTests/platform/qt/css1/formatting_model/height_of_lines-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x342
    10         RenderText {#text} at (0,1) size 536x340
    11           text run at (0,1) width 344: "P.one {font-size: 14px; line-height: 20px;}"
    12           text run at (344,1) width 0: " "
    13           text run at (0,20) width 304: "IMG.onea {vertical-align: text-bottom;"
    14           text run at (304,20) width 0: " "
    15           text run at (0,39) width 272: "     width: 200px; height: 200px;}"
    16           text run at (272,39) width 0: " "
    17           text run at (0,58) width 520: "IMG.oneb {vertical-align: text-top; width: 200px; height: 200px;}"
    18           text run at (520,58) width 0: " "
    19           text run at (0,77) width 0: " "
    20           text run at (0,96) width 344: "P.two {font-size: 14px; line-height: 20px;}"
    21           text run at (344,96) width 0: " "
    22           text run at (0,115) width 536: "IMG.twoa {vertical-align: text-bottom; width: 100px; height: 100px;"
    23           text run at (536,115) width 0: " "
    24           text run at (0,134) width 312: "     padding: 5px; border-style: solid;"
    25           text run at (312,134) width 0: " "
    26           text run at (0,153) width 312: "     border-width: 10px; margin: 15px;}"
    27           text run at (312,153) width 0: " "
    28           text run at (0,172) width 280: "IMG.twob {vertical-align: text-top;"
    29           text run at (280,172) width 0: " "
    30           text run at (0,191) width 304: "          width: 100px; height: 100px;"
    31           text run at (304,191) width 0: " "
    32           text run at (0,210) width 312: "     padding: 5px; border-style: solid;"
    33           text run at (312,210) width 0: " "
    34           text run at (0,229) width 312: "     border-width: 10px; margin: 15px;}"
    35           text run at (312,229) width 0: " "
    36           text run at (0,248) width 0: " "
    37           text run at (0,267) width 480: "IMG.twoc {vertical-align: middle; width: 50px; height: 50px;"
    38           text run at (480,267) width 0: " "
    39           text run at (0,286) width 312: "     padding: 5px; border-style: solid;"
    40           text run at (312,286) width 0: " "
    41           text run at (0,305) width 320: "     border-width: 10px; margin: -10px;}"
    42           text run at (320,305) width 0: " "
    43           text run at (0,324) width 0: " "
     10        RenderText {#text} at (0,0) size 416x342
     11          text run at (0,0) width 261: "P.one {font-size: 14px; line-height: 20px;}"
     12          text run at (261,0) width 0: " "
     13          text run at (0,19) width 236: "IMG.onea {vertical-align: text-bottom;"
     14          text run at (236,19) width 0: " "
     15          text run at (0,38) width 203: "     width: 200px; height: 200px;}"
     16          text run at (203,38) width 0: " "
     17          text run at (0,57) width 399: "IMG.oneb {vertical-align: text-top; width: 200px; height: 200px;}"
     18          text run at (399,57) width 0: " "
     19          text run at (0,76) width 0: " "
     20          text run at (0,95) width 259: "P.two {font-size: 14px; line-height: 20px;}"
     21          text run at (259,95) width 0: " "
     22          text run at (0,114) width 416: "IMG.twoa {vertical-align: text-bottom; width: 100px; height: 100px;"
     23          text run at (416,114) width 0: " "
     24          text run at (0,133) width 227: "     padding: 5px; border-style: solid;"
     25          text run at (227,133) width 0: " "
     26          text run at (0,152) width 239: "     border-width: 10px; margin: 15px;}"
     27          text run at (239,152) width 0: " "
     28          text run at (0,171) width 210: "IMG.twob {vertical-align: text-top;"
     29          text run at (210,171) width 0: " "
     30          text run at (0,190) width 218: "          width: 100px; height: 100px;"
     31          text run at (218,190) width 0: " "
     32          text run at (0,209) width 227: "     padding: 5px; border-style: solid;"
     33          text run at (227,209) width 0: " "
     34          text run at (0,228) width 239: "     border-width: 10px; margin: 15px;}"
     35          text run at (239,228) width 0: " "
     36          text run at (0,247) width 0: " "
     37          text run at (0,266) width 369: "IMG.twoc {vertical-align: middle; width: 50px; height: 50px;"
     38          text run at (369,266) width 0: " "
     39          text run at (0,285) width 227: "     padding: 5px; border-style: solid;"
     40          text run at (227,285) width 0: " "
     41          text run at (0,304) width 244: "     border-width: 10px; margin: -10px;}"
     42          text run at (244,304) width 0: " "
     43          text run at (0,323) width 0: " "
    4444      RenderBlock {HR} at (0,389) size 784x2 [border: (1px inset #000000)]
    4545      RenderBlock {P} at (0,405) size 784x461
  • trunk/LayoutTests/platform/qt/css1/formatting_model/horizontal_formatting-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x681
     1layer at (0,0) size 800x680
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x681
    4   RenderBlock {HTML} at (0,0) size 800x681
    5     RenderBody {BODY} at (8,8) size 784x659 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x680
     4  RenderBlock {HTML} at (0,0) size 800x680
     5    RenderBody {BODY} at (8,8) size 784x658 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (10,0) size 774x19
    77        RenderText {#text} at (0,0) size 290x19
     
    4848          text run at (0,0) width 766: "Since the width is \"auto,\" the margins that are set to \"auto\" become zero and this paragraph should have width 100% and"
    4949          text run at (0,19) width 192: "the text should be left justified."
    50       RenderBlock {P} at (0,568) size 392x58 [bgcolor=#808080]
     50      RenderBlock {P} at (0,568) size 392x57 [bgcolor=#808080]
    5151        RenderText {#text} at (0,0) size 384x38
    5252          text run at (0,0) width 384: "Since auto is an invalid value for padding, the right-margin of"
    5353          text run at (0,19) width 214: "this paragraph should be reset to "
    54         RenderInline {CODE} at (0,0) size 32x17
    55           RenderText {#text} at (214,21) size 32x17
    56             text run at (214,21) width 32: "auto"
    57         RenderText {#text} at (246,19) size 392x39
    58           text run at (246,19) width 146: " and thus be expanded"
    59           text run at (0,39) width 383: "to 50% and it should only occupy the left half of the viewport."
    60       RenderBlock {P} at (0,640) size 784x19 [bgcolor=#808080]
     54        RenderInline {CODE} at (0,0) size 28x19
     55          RenderText {#text} at (214,19) size 28x19
     56            text run at (214,19) width 28: "auto"
     57        RenderText {#text} at (242,19) size 388x38
     58          text run at (242,19) width 146: " and thus be expanded"
     59          text run at (0,38) width 383: "to 50% and it should only occupy the left half of the viewport."
     60      RenderBlock {P} at (0,639) size 784x19 [bgcolor=#808080]
    6161        RenderText {#text} at (0,0) size 645x19
    6262          text run at (0,0) width 645: "Because this paragraph has width 100%, the auto margins become zero, so it should not be centered."
  • trunk/LayoutTests/platform/qt/css1/formatting_model/inline_elements-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x133
    10         RenderText {#text} at (0,1) size 560x131
    11           text run at (0,1) width 208: "P.one {line-height: 200%;}"
    12           text run at (208,1) width 0: " "
    13           text run at (0,20) width 552: "SPAN.two {border-style: solid; border-width: 10px; border-color: red;"
    14           text run at (552,20) width 0: " "
    15           text run at (0,39) width 304: "          padding: 2pt; margin: 30pt;}"
    16           text run at (304,39) width 0: " "
    17           text run at (0,58) width 360: "P.three {font-size: 10pt; line-height: 12pt;}"
    18           text run at (360,58) width 0: " "
    19           text run at (0,77) width 560: "SPAN.four {border-style: solid; border-width: 12px; border-color: red;"
    20           text run at (560,77) width 0: " "
    21           text run at (0,96) width 192: "          padding: 2pt;}"
    22           text run at (192,96) width 0: " "
    23           text run at (0,115) width 0: " "
     10        RenderText {#text} at (0,0) size 434x133
     11          text run at (0,0) width 165: "P.one {line-height: 200%;}"
     12          text run at (165,0) width 0: " "
     13          text run at (0,19) width 431: "SPAN.two {border-style: solid; border-width: 10px; border-color: red;"
     14          text run at (431,19) width 0: " "
     15          text run at (0,38) width 216: "          padding: 2pt; margin: 30pt;}"
     16          text run at (216,38) width 0: " "
     17          text run at (0,57) width 264: "P.three {font-size: 10pt; line-height: 12pt;}"
     18          text run at (264,57) width 0: " "
     19          text run at (0,76) width 434: "SPAN.four {border-style: solid; border-width: 12px; border-color: red;"
     20          text run at (434,76) width 0: " "
     21          text run at (0,95) width 128: "          padding: 2pt;}"
     22          text run at (128,95) width 0: " "
     23          text run at (0,114) width 0: " "
    2424      RenderBlock {HR} at (0,180) size 784x2 [border: (1px inset #000000)]
    2525      RenderBlock {P} at (0,196) size 784x168
  • trunk/LayoutTests/platform/qt/css1/formatting_model/replaced_elements-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x152
    10         RenderText {#text} at (0,1) size 504x150
    11           text run at (0,1) width 208: "IMG.one {display: inline;}"
    12           text run at (208,1) width 0: " "
    13           text run at (0,20) width 200: "IMG.two {display: block;}"
    14           text run at (200,20) width 0: " "
    15           text run at (0,39) width 208: "IMG.three {display: block;"
    16           text run at (208,39) width 0: " "
    17           text run at (0,58) width 504: "           margin-right: auto; margin-left: auto; width: auto;}"
    18           text run at (504,58) width 0: " "
    19           text run at (0,77) width 200: "IMG.four {display: block;"
    20           text run at (200,77) width 0: " "
    21           text run at (0,96) width 488: "          margin-right: auto; margin-left: auto; width: 50%;}"
    22           text run at (488,96) width 0: " "
    23           text run at (0,115) width 200: "IMG.five {display: block;"
    24           text run at (200,115) width 0: " "
    25           text run at (0,134) width 464: "          margin-right: 0; margin-left: auto; width: 50%;}"
    26           text run at (464,134) width 0: " "
     10        RenderText {#text} at (0,0) size 355x152
     11          text run at (0,0) width 158: "IMG.one {display: inline;}"
     12          text run at (158,0) width 0: " "
     13          text run at (0,19) width 156: "IMG.two {display: block;}"
     14          text run at (156,19) width 0: " "
     15          text run at (0,38) width 162: "IMG.three {display: block;"
     16          text run at (162,38) width 0: " "
     17          text run at (0,57) width 355: "           margin-right: auto; margin-left: auto; width: auto;}"
     18          text run at (355,57) width 0: " "
     19          text run at (0,76) width 154: "IMG.four {display: block;"
     20          text run at (154,76) width 0: " "
     21          text run at (0,95) width 351: "          margin-right: auto; margin-left: auto; width: 50%;}"
     22          text run at (351,95) width 0: " "
     23          text run at (0,114) width 151: "IMG.five {display: block;"
     24          text run at (151,114) width 0: " "
     25          text run at (0,133) width 331: "          margin-right: 0; margin-left: auto; width: 50%;}"
     26          text run at (331,133) width 0: " "
    2727      RenderBlock {HR} at (0,199) size 784x2 [border: (1px inset #000000)]
    2828      RenderBlock {P} at (0,215) size 784x20
  • trunk/LayoutTests/platform/qt/css1/formatting_model/vertical_formatting-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x380
    10         RenderText {#text} at (0,1) size 496x378
    11           text run at (0,1) width 368: "P.one {margin-bottom: 2cm; padding-bottom: 0;}"
    12           text run at (368,1) width 0: " "
    13           text run at (0,20) width 320: "P.two {margin-top: 2cm; padding-top: 0;}"
    14           text run at (320,20) width 0: " "
    15           text run at (0,39) width 320: "P.three {margin-top: 0; padding-top: 0;}"
    16           text run at (320,39) width 0: " "
    17           text run at (0,58) width 344: "P.four {margin-top: -1cm; margin-bottom: 0;"
    18           text run at (344,58) width 0: " "
    19           text run at (0,77) width 344: "        padding-top: 0; padding-bottom: 0;}"
    20           text run at (344,77) width 0: " "
    21           text run at (0,96) width 368: "DIV.five {margin-top: 1cm; margin-bottom: 1cm;"
    22           text run at (368,96) width 0: " "
    23           text run at (0,115) width 376: "          padding-top: 1cm; padding-bottom: 0;}"
    24           text run at (376,115) width 0: " "
    25           text run at (0,134) width 344: "P.six {margin-top: 1cm; margin-bottom: 1cm;"
    26           text run at (344,134) width 0: " "
    27           text run at (0,153) width 336: "       padding-top: 0; padding-bottom: 0;}"
    28           text run at (336,153) width 0: " "
    29           text run at (0,172) width 336: "P.seven {margin-top: 1cm; padding-top: 0;}"
    30           text run at (336,172) width 0: " "
    31           text run at (0,191) width 408: "P.eight {margin-bottom: -1cm; padding-bottom: 2cm;}"
    32           text run at (408,191) width 0: " "
    33           text run at (0,210) width 344: "P.nine {margin-top: -1cm; padding-top: 1cm;"
    34           text run at (344,210) width 0: " "
    35           text run at (0,229) width 376: "        padding-bottom: 0; margin-bottom: 1cm;}"
    36           text run at (376,229) width 0: " "
    37           text run at (0,248) width 304: "P.ten {margin-top: 1cm;padding-top: 0;"
    38           text run at (304,248) width 0: " "
    39           text run at (0,267) width 248: "       float: left;width: 50%;}"
    40           text run at (248,267) width 0: " "
    41           text run at (0,286) width 448: "P.eleven {margin-top: 1cm; padding-top: 0; clear: none;}"
    42           text run at (448,286) width 0: " "
    43           text run at (0,305) width 496: "P.twelve {margin-bottom: 0; padding-bottom: 1cm; clear: both;}"
    44           text run at (496,305) width 0: " "
    45           text run at (0,324) width 360: "P.thirteen {margin-top: 0; padding-top: 1cm;}"
    46           text run at (360,324) width 0: " "
    47           text run at (0,343) width 160: "TABLE {clear: both;}"
    48           text run at (160,343) width 0: " "
    49           text run at (0,362) width 0: " "
     10        RenderText {#text} at (0,0) size 398x380
     11          text run at (0,0) width 307: "P.one {margin-bottom: 2cm; padding-bottom: 0;}"
     12          text run at (307,0) width 0: " "
     13          text run at (0,19) width 257: "P.two {margin-top: 2cm; padding-top: 0;}"
     14          text run at (257,19) width 0: " "
     15          text run at (0,38) width 249: "P.three {margin-top: 0; padding-top: 0;}"
     16          text run at (249,38) width 0: " "
     17          text run at (0,57) width 277: "P.four {margin-top: -1cm; margin-bottom: 0;"
     18          text run at (277,57) width 0: " "
     19          text run at (0,76) width 257: "        padding-top: 0; padding-bottom: 0;}"
     20          text run at (257,76) width 0: " "
     21          text run at (0,95) width 302: "DIV.five {margin-top: 1cm; margin-bottom: 1cm;"
     22          text run at (302,95) width 0: " "
     23          text run at (0,114) width 284: "          padding-top: 1cm; padding-bottom: 0;}"
     24          text run at (284,114) width 0: " "
     25          text run at (0,133) width 283: "P.six {margin-top: 1cm; margin-bottom: 1cm;"
     26          text run at (283,133) width 0: " "
     27          text run at (0,152) width 253: "       padding-top: 0; padding-bottom: 0;}"
     28          text run at (253,152) width 0: " "
     29          text run at (0,171) width 273: "P.seven {margin-top: 1cm; padding-top: 0;}"
     30          text run at (273,171) width 0: " "
     31          text run at (0,190) width 338: "P.eight {margin-bottom: -1cm; padding-bottom: 2cm;}"
     32          text run at (338,190) width 0: " "
     33          text run at (0,209) width 281: "P.nine {margin-top: -1cm; padding-top: 1cm;"
     34          text run at (281,209) width 0: " "
     35          text run at (0,228) width 293: "        padding-bottom: 0; margin-bottom: 1cm;}"
     36          text run at (293,228) width 0: " "
     37          text run at (0,247) width 246: "P.ten {margin-top: 1cm;padding-top: 0;"
     38          text run at (246,247) width 0: " "
     39          text run at (0,266) width 164: "       float: left;width: 50%;}"
     40          text run at (164,266) width 0: " "
     41          text run at (0,285) width 356: "P.eleven {margin-top: 1cm; padding-top: 0; clear: none;}"
     42          text run at (356,285) width 0: " "
     43          text run at (0,304) width 398: "P.twelve {margin-bottom: 0; padding-bottom: 1cm; clear: both;}"
     44          text run at (398,304) width 0: " "
     45          text run at (0,323) width 283: "P.thirteen {margin-top: 0; padding-top: 1cm;}"
     46          text run at (283,323) width 0: " "
     47          text run at (0,342) width 129: "TABLE {clear: both;}"
     48          text run at (129,342) width 0: " "
     49          text run at (0,361) width 0: " "
    5050      RenderBlock {HR} at (0,427) size 784x2 [border: (1px inset #000000)]
    5151      RenderBlock {P} at (0,443) size 784x38
  • trunk/LayoutTests/platform/qt/css1/pseudo/anchor-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x114
    10         RenderText {#text} at (0,1) size 200x112
    11           text run at (0,1) width 136: "A {color: green;}"
    12           text run at (136,1) width 0: " "
    13           text run at (0,20) width 184: "A:link {color: purple;}"
    14           text run at (184,20) width 0: " "
    15           text run at (0,39) width 192: "A:visited {color: lime;}"
    16           text run at (192,39) width 0: " "
    17           text run at (0,58) width 200: "A:active {color: maroon;}"
    18           text run at (200,58) width 0: " "
    19           text run at (0,77) width 176: "#one {color: #006600;}"
    20           text run at (176,77) width 0: " "
    21           text run at (0,96) width 0: " "
     10        RenderText {#text} at (0,0) size 156x114
     11          text run at (0,0) width 103: "A {color: green;}"
     12          text run at (103,0) width 0: " "
     13          text run at (0,19) width 131: "A:link {color: purple;}"
     14          text run at (131,19) width 0: " "
     15          text run at (0,38) width 136: "A:visited {color: lime;}"
     16          text run at (136,38) width 0: " "
     17          text run at (0,57) width 156: "A:active {color: maroon;}"
     18          text run at (156,57) width 0: " "
     19          text run at (0,76) width 145: "#one {color: #006600;}"
     20          text run at (145,76) width 0: " "
     21          text run at (0,95) width 0: " "
    2222      RenderBlock {HR} at (0,161) size 784x2 [border: (1px inset #000000)]
    2323      RenderBlock {P} at (0,177) size 784x19
  • trunk/LayoutTests/platform/qt/css1/pseudo/firstletter-expected.txt

    r30635 r32726  
    1111          text run at (9,0) width 345: "he style declarations which apply to the text below are:"
    1212      RenderBlock {PRE} at (0,33) size 784x76
    13         RenderText {#text} at (0,1) size 312x74
    14           text run at (0,1) width 248: "P:first-letter {color: maroon;}"
    15           text run at (248,1) width 0: " "
    16           text run at (0,20) width 288: ".two:first-letter {font-size: 200%;}"
    17           text run at (288,20) width 0: " "
    18           text run at (0,39) width 312: "P.three:first-letter {font-size: 350%;}"
    19           text run at (312,39) width 0: " "
    20           text run at (0,58) width 0: " "
     13        RenderText {#text} at (0,0) size 226x76
     14          text run at (0,0) width 179: "P:first-letter {color: maroon;}"
     15          text run at (179,0) width 0: " "
     16          text run at (0,19) width 206: ".two:first-letter {font-size: 200%;}"
     17          text run at (206,19) width 0: " "
     18          text run at (0,38) width 226: "P.three:first-letter {font-size: 350%;}"
     19          text run at (226,38) width 0: " "
     20          text run at (0,57) width 0: " "
    2121      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    2222      RenderBlock {P} at (0,139) size 784x57
  • trunk/LayoutTests/platform/qt/css1/pseudo/firstline-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x681
     1layer at (0,0) size 800x679
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x681
    4   RenderBlock {HTML} at (0,0) size 800x681
    5     RenderBody {BODY} at (8,8) size 784x665 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x679
     4  RenderBlock {HTML} at (0,0) size 800x679
     5    RenderBody {BODY} at (8,8) size 784x663 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 360x74
    11           text run at (0,1) width 224: "P:first-line {color: green;}"
    12           text run at (224,1) width 0: " "
    13           text run at (0,20) width 272: ".two:first-line {font-size: 200%;}"
    14           text run at (272,20) width 0: " "
    15           text run at (0,39) width 360: ".three:first-line {font-variant: small-caps;}"
    16           text run at (360,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 257x76
     11          text run at (0,0) width 157: "P:first-line {color: green;}"
     12          text run at (157,0) width 0: " "
     13          text run at (0,19) width 196: ".two:first-line {font-size: 200%;}"
     14          text run at (196,19) width 0: " "
     15          text run at (0,38) width 257: ".three:first-line {font-variant: small-caps;}"
     16          text run at (257,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 784x57
     
    3030          text run at (209,37) width 517: "If this precise combination does not occur, then the user agent has failed this test."
    3131          text run at (0,56) width 681: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
    32       RenderBlock {P} at (0,299) size 784x77
     32      RenderBlock {P} at (0,299) size 784x76
    3333        RenderText {#text} at (0,0) size 760x57
    3434          text run at (0,0) width 573: "The first line of this paragraph, and only that one, should be displayed in small-caps style. "
     
    3636          text run at (0,19) width 760: "small-caps style, OR if the entire paragraph turns out in small-caps, then the user agent has failed this test (although the"
    3737          text run at (0,38) width 143: "problem might be that "
    38         RenderInline {CODE} at (0,0) size 80x17
    39           RenderText {#text} at (143,40) size 80x17
    40             text run at (143,40) width 80: "small-caps"
    41         RenderText {#text} at (223,38) size 783x39
    42           text run at (223,38) width 225: " is not supported by your browser). "
    43           text run at (448,38) width 335: "This is extra text included for the purposes of making"
    44           text run at (0,58) width 351: "the paragraph long enough to have more than one line."
    45       RenderTable {TABLE} at (0,390) size 784x275 [border: (1px outset #808080)]
    46         RenderTableSection {TBODY} at (1,1) size 782x273
     38        RenderInline {CODE} at (0,0) size 68x19
     39          RenderText {#text} at (143,38) size 68x19
     40            text run at (143,38) width 68: "small-caps"
     41        RenderText {#text} at (211,38) size 771x38
     42          text run at (211,38) width 225: " is not supported by your browser). "
     43          text run at (436,38) width 335: "This is extra text included for the purposes of making"
     44          text run at (0,57) width 351: "the paragraph long enough to have more than one line."
     45      RenderTable {TABLE} at (0,389) size 784x274 [border: (1px outset #808080)]
     46        RenderTableSection {TBODY} at (1,1) size 782x272
    4747          RenderTableRow {TR} at (0,0) size 782x28
    4848            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    5050                RenderText {#text} at (4,4) size 159x20
    5151                  text run at (4,4) width 159: "TABLE Testing Section"
    52           RenderTableRow {TR} at (0,28) size 782x245
    53             RenderTableCell {TD} at (0,137) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     52          RenderTableRow {TR} at (0,28) size 782x244
     53            RenderTableCell {TD} at (0,136) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5454              RenderText {#text} at (4,4) size 4x19
    5555                text run at (4,4) width 4: " "
    56             RenderTableCell {TD} at (12,28) size 770x245 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     56            RenderTableCell {TD} at (12,28) size 770x244 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    5757              RenderBlock {P} at (4,4) size 762x57
    5858                RenderText {#text} at (0,0) size 750x57
     
    6868                  text run at (221,37) width 517: "If this precise combination does not occur, then the user agent has failed this test."
    6969                  text run at (0,56) width 681: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
    70               RenderBlock {P} at (4,164) size 762x77
     70              RenderBlock {P} at (4,164) size 762x76
    7171                RenderText {#text} at (0,0) size 760x57
    7272                  text run at (0,0) width 573: "The first line of this paragraph, and only that one, should be displayed in small-caps style. "
     
    7474                  text run at (0,19) width 760: "small-caps style, OR if the entire paragraph turns out in small-caps, then the user agent has failed this test (although the"
    7575                  text run at (0,38) width 143: "problem might be that "
    76                 RenderInline {CODE} at (0,0) size 80x17
    77                   RenderText {#text} at (143,40) size 80x17
    78                     text run at (143,40) width 80: "small-caps"
    79                 RenderText {#text} at (223,38) size 733x39
    80                   text run at (223,38) width 225: " is not supported by your browser). "
    81                   text run at (448,38) width 285: "This is extra text included for the purposes of"
    82                   text run at (0,58) width 401: "making the paragraph long enough to have more than one line."
     76                RenderInline {CODE} at (0,0) size 68x19
     77                  RenderText {#text} at (143,38) size 68x19
     78                    text run at (143,38) width 68: "small-caps"
     79                RenderText {#text} at (211,38) size 721x38
     80                  text run at (211,38) width 225: " is not supported by your browser). "
     81                  text run at (436,38) width 285: "This is extra text included for the purposes of"
     82                  text run at (0,57) width 401: "making the paragraph long enough to have more than one line."
  • trunk/LayoutTests/platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt

    r30635 r32726  
    1111          text run at (9,0) width 345: "he style declarations which apply to the text below are:"
    1212      RenderBlock {PRE} at (0,33) size 784x133
    13         RenderText {#text} at (0,1) size 368x131
    14           text run at (0,1) width 224: "P:first-line {color: green;}"
    15           text run at (224,1) width 0: " "
    16           text run at (0,20) width 248: "P:first-letter {color: maroon;}"
    17           text run at (248,20) width 0: " "
    18           text run at (0,39) width 272: ".two:first-line {font-size: 200%;}"
    19           text run at (272,39) width 0: " "
    20           text run at (0,58) width 288: ".two:first-letter {font-size: 350%;}"
    21           text run at (288,58) width 0: " "
    22           text run at (0,77) width 312: "P.three:first-letter {font-size: 350%;}"
    23           text run at (312,77) width 0: " "
    24           text run at (0,96) width 368: "P.three:first-line {font-variant: small-caps;}"
    25           text run at (368,96) width 0: " "
    26           text run at (0,115) width 0: " "
     13        RenderText {#text} at (0,0) size 266x133
     14          text run at (0,0) width 157: "P:first-line {color: green;}"
     15          text run at (157,0) width 0: " "
     16          text run at (0,19) width 179: "P:first-letter {color: maroon;}"
     17          text run at (179,19) width 0: " "
     18          text run at (0,38) width 196: ".two:first-line {font-size: 200%;}"
     19          text run at (196,38) width 0: " "
     20          text run at (0,57) width 206: ".two:first-letter {font-size: 350%;}"
     21          text run at (206,57) width 0: " "
     22          text run at (0,76) width 226: "P.three:first-letter {font-size: 350%;}"
     23          text run at (226,76) width 0: " "
     24          text run at (0,95) width 266: "P.three:first-line {font-variant: small-caps;}"
     25          text run at (266,95) width 0: " "
     26          text run at (0,114) width 0: " "
    2727      RenderBlock {HR} at (0,180) size 784x2 [border: (1px inset #000000)]
    2828      RenderBlock {P} at (0,196) size 784x57
  • trunk/LayoutTests/platform/qt/css1/pseudo/pseudo_elements_in_selectors-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x614
     1layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x614
    4   RenderBlock {HTML} at (0,0) size 800x614
    5     RenderBody {BODY} at (8,8) size 784x598 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x600
     4  RenderBlock {HTML} at (0,0) size 800x600
     5    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x20
    77        RenderText {#text} at (0,0) size 388x20
    88          text run at (0,0) width 388: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,34) size 784x76
    10         RenderText {#text} at (0,1) size 264x74
    11           text run at (0,1) width 264: "P:first-line {font-weight: bold;}"
    12           text run at (264,1) width 0: " "
    13           text run at (0,20) width 256: "P.two:first-line {color: green;}"
    14           text run at (256,20) width 0: " "
    15           text run at (0,39) width 256: "P:first-line.three {color: red;}"
    16           text run at (256,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 186x76
     11          text run at (0,0) width 186: "P:first-line {font-weight: bold;}"
     12          text run at (186,0) width 0: " "
     13          text run at (0,19) width 183: "P.two:first-line {color: green;}"
     14          text run at (183,19) width 0: " "
     15          text run at (0,38) width 178: "P:first-line.three {color: red;}"
     16          text run at (178,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,124) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,140) size 784x39
     
    2222          text run at (355,0) width 397: "This test is included simply to establish a baseline for the"
    2323          text run at (0,20) width 643: "following tests, since if this test fails, then the rest of the tests on this page are expected to fail as well."
    24       RenderBlock {P} at (0,193) size 784x59
     24      RenderBlock {P} at (0,193) size 784x39
    2525        RenderText {#text} at (0,0) size 764x39
    2626          text run at (0,0) width 581: "The first line of this sentence should be boldfaced and green, thanks to its selector. "
    2727          text run at (581,0) width 183: "If this is not the case, then"
    2828          text run at (0,20) width 597: "the user agent may have failed to properly parse the selector, or it may simply not support the "
    29         RenderInline {TT} at (0,0) size 88x17
    30           RenderText {#text} at (597,22) size 88x17
    31             text run at (597,22) width 88: ":first-line"
    32         RenderText {#text} at (685,20) size 741x39
    33           text run at (685,20) width 56: " pseudo-"
    34           text run at (0,40) width 55: "element."
    35       RenderBlock {P} at (0,266) size 784x77
     29        RenderInline {TT} at (0,0) size 54x19
     30          RenderText {#text} at (597,20) size 54x19
     31            text run at (597,20) width 54: ":first-line"
     32        RenderText {#text} at (651,20) size 111x19
     33          text run at (651,20) width 111: " pseudo-element."
     34      RenderBlock {P} at (0,246) size 784x77
    3635        RenderText {#text} at (0,0) size 774x77
    3736          text run at (0,0) width 355: "The first line of this sentence should be boldfaced. "
     
    4140          text run at (0,39) width 774: "correctly ignored the incorrect selector, but has suppressed other styles which are valid, and therefore must be considered"
    4241          text run at (0,58) width 140: "to have failed the test."
    43       RenderTable {TABLE} at (0,357) size 784x241 [border: (1px outset #808080)]
    44         RenderTableSection {TBODY} at (1,1) size 782x239
     42      RenderTable {TABLE} at (0,337) size 784x240 [border: (1px outset #808080)]
     43        RenderTableSection {TBODY} at (1,1) size 782x238
    4544          RenderTableRow {TR} at (0,0) size 782x28
    4645            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    4847                RenderText {#text} at (4,4) size 159x20
    4948                  text run at (4,4) width 159: "TABLE Testing Section"
    50           RenderTableRow {TR} at (0,28) size 782x211
    51             RenderTableCell {TD} at (0,120) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     49          RenderTableRow {TR} at (0,28) size 782x210
     50            RenderTableCell {TD} at (0,119) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    5251              RenderText {#text} at (4,4) size 4x19
    5352                text run at (4,4) width 4: " "
    54             RenderTableCell {TD} at (12,28) size 770x211 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     53            RenderTableCell {TD} at (12,28) size 770x210 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    5554              RenderBlock {P} at (4,4) size 762x39
    5655                RenderText {#text} at (0,0) size 752x39
     
    5857                  text run at (355,0) width 397: "This test is included simply to establish a baseline for the"
    5958                  text run at (0,20) width 643: "following tests, since if this test fails, then the rest of the tests on this page are expected to fail as well."
    60               RenderBlock {P} at (4,57) size 762x59
     59              RenderBlock {P} at (4,57) size 762x58
    6160                RenderText {#text} at (0,0) size 729x39
    6261                  text run at (0,0) width 581: "The first line of this sentence should be boldfaced and green, thanks to its selector. "
    6362                  text run at (581,0) width 148: "If this is not the case,"
    6463                  text run at (0,20) width 629: "then the user agent may have failed to properly parse the selector, or it may simply not support the "
    65                 RenderInline {TT} at (0,0) size 88x17
    66                   RenderText {#text} at (629,22) size 88x17
    67                     text run at (629,22) width 88: ":first-line"
    68                 RenderText {#text} at (0,40) size 107x19
    69                   text run at (0,40) width 107: "pseudo-element."
    70               RenderBlock {P} at (4,130) size 762x77
     64                RenderInline {TT} at (0,0) size 54x19
     65                  RenderText {#text} at (629,20) size 54x19
     66                    text run at (629,20) width 54: ":first-line"
     67                RenderText {#text} at (683,20) size 739x38
     68                  text run at (683,20) width 56: " pseudo-"
     69                  text run at (0,39) width 55: "element."
     70              RenderBlock {P} at (4,129) size 762x77
    7171                RenderText {#text} at (0,0) size 756x77
    7272                  text run at (0,0) width 355: "The first line of this sentence should be boldfaced. "
  • trunk/LayoutTests/platform/qt/css1/text_properties/letter_spacing-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x209
    10         RenderText {#text} at (0,1) size 264x207
    11           text run at (0,1) width 232: ".one {letter-spacing: 0.3in;}"
    12           text run at (232,1) width 0: " "
    13           text run at (0,20) width 232: ".two {letter-spacing: 0.5cm;}"
    14           text run at (232,20) width 0: " "
    15           text run at (0,39) width 232: ".three {letter-spacing: 5mm;}"
    16           text run at (232,39) width 0: " "
    17           text run at (0,58) width 224: ".four {letter-spacing: 3pt;}"
    18           text run at (224,58) width 0: " "
    19           text run at (0,77) width 248: ".five {letter-spacing: 0.25pc;}"
    20           text run at (248,77) width 0: " "
    21           text run at (0,96) width 216: ".six {letter-spacing: 1em;}"
    22           text run at (216,96) width 0: " "
    23           text run at (0,115) width 232: ".seven {letter-spacing: 1ex;}"
    24           text run at (232,115) width 0: " "
    25           text run at (0,134) width 232: ".eight {letter-spacing: 5px;}"
    26           text run at (232,134) width 0: " "
    27           text run at (0,153) width 248: ".nine {letter-spacing: normal;}"
    28           text run at (248,153) width 0: " "
    29           text run at (0,172) width 224: ".ten {letter-spacing: 300%;}"
    30           text run at (224,172) width 0: " "
    31           text run at (0,191) width 264: ".eleven {letter-spacing: -0.1em;}"
    32           text run at (264,191) width 0: " "
     10        RenderText {#text} at (0,0) size 203x209
     11          text run at (0,0) width 171: ".one {letter-spacing: 0.3in;}"
     12          text run at (171,0) width 0: " "
     13          text run at (0,19) width 177: ".two {letter-spacing: 0.5cm;}"
     14          text run at (177,19) width 0: " "
     15          text run at (0,38) width 181: ".three {letter-spacing: 5mm;}"
     16          text run at (181,38) width 0: " "
     17          text run at (0,57) width 161: ".four {letter-spacing: 3pt;}"
     18          text run at (161,57) width 0: " "
     19          text run at (0,76) width 181: ".five {letter-spacing: 0.25pc;}"
     20          text run at (181,76) width 0: " "
     21          text run at (0,95) width 161: ".six {letter-spacing: 1em;}"
     22          text run at (161,95) width 0: " "
     23          text run at (0,114) width 177: ".seven {letter-spacing: 1ex;}"
     24          text run at (177,114) width 0: " "
     25          text run at (0,133) width 170: ".eight {letter-spacing: 5px;}"
     26          text run at (170,133) width 0: " "
     27          text run at (0,152) width 187: ".nine {letter-spacing: normal;}"
     28          text run at (187,152) width 0: " "
     29          text run at (0,171) width 172: ".ten {letter-spacing: 300%;}"
     30          text run at (172,171) width 0: " "
     31          text run at (0,190) width 203: ".eleven {letter-spacing: -0.1em;}"
     32          text run at (203,190) width 0: " "
    3333      RenderBlock {HR} at (0,256) size 784x2 [border: (1px inset #000000)]
    3434      RenderBlock {P} at (0,272) size 784x76
  • trunk/LayoutTests/platform/qt/css1/text_properties/line_height-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x266
    10         RenderText {#text} at (0,1) size 400x264
    11           text run at (0,1) width 344: ".one {line-height: 0.5in; font-size: 12px;}"
    12           text run at (344,1) width 0: " "
    13           text run at (0,20) width 328: ".two {line-height: 2cm; font-size: 12px;}"
    14           text run at (328,20) width 0: " "
    15           text run at (0,39) width 352: ".three {line-height: 20mm; font-size: 12px;}"
    16           text run at (352,39) width 0: " "
    17           text run at (0,58) width 344: ".four {line-height: 24pt; font-size: 12px;}"
    18           text run at (344,58) width 0: " "
    19           text run at (0,77) width 336: ".five {line-height: 2pc; font-size: 12px;}"
    20           text run at (336,77) width 0: " "
    21           text run at (0,96) width 328: ".six {line-height: 2em; font-size: 12px;}"
    22           text run at (328,96) width 0: " "
    23           text run at (0,115) width 344: ".seven {line-height: 3ex; font-size: 12px;}"
    24           text run at (344,115) width 0: " "
    25           text run at (0,134) width 352: ".eight {line-height: 200%; font-size: 12px;}"
    26           text run at (352,134) width 0: " "
    27           text run at (0,153) width 320: ".nine {line-height: 2; font-size: 12px;}"
    28           text run at (320,153) width 0: " "
    29           text run at (0,172) width 336: ".ten {line-height: 50px; font-size: 12px;}"
    30           text run at (336,172) width 0: " "
    31           text run at (0,191) width 360: ".eleven {line-height: -1em; font-size: 12px;}"
    32           text run at (360,191) width 0: " "
    33           text run at (0,210) width 400: "TABLE .ten {line-height: normal; font-size: 12px;}"
    34           text run at (400,210) width 0: " "
    35           text run at (0,229) width 248: "DIV {background-color: silver;}"
    36           text run at (248,229) width 0: " "
    37           text run at (0,248) width 304: "SPAN.color {background-color: silver;}"
    38           text run at (304,248) width 0: " "
     10        RenderText {#text} at (0,0) size 309x266
     11          text run at (0,0) width 252: ".one {line-height: 0.5in; font-size: 12px;}"
     12          text run at (252,0) width 0: " "
     13          text run at (0,19) width 246: ".two {line-height: 2cm; font-size: 12px;}"
     14          text run at (246,19) width 0: " "
     15          text run at (0,38) width 270: ".three {line-height: 20mm; font-size: 12px;}"
     16          text run at (270,38) width 0: " "
     17          text run at (0,57) width 250: ".four {line-height: 24pt; font-size: 12px;}"
     18          text run at (250,57) width 0: " "
     19          text run at (0,76) width 242: ".five {line-height: 2pc; font-size: 12px;}"
     20          text run at (242,76) width 0: " "
     21          text run at (0,95) width 242: ".six {line-height: 2em; font-size: 12px;}"
     22          text run at (242,95) width 0: " "
     23          text run at (0,114) width 258: ".seven {line-height: 3ex; font-size: 12px;}"
     24          text run at (258,114) width 0: " "
     25          text run at (0,133) width 264: ".eight {line-height: 200%; font-size: 12px;}"
     26          text run at (264,133) width 0: " "
     27          text run at (0,152) width 232: ".nine {line-height: 2; font-size: 12px;}"
     28          text run at (232,152) width 0: " "
     29          text run at (0,171) width 248: ".ten {line-height: 50px; font-size: 12px;}"
     30          text run at (248,171) width 0: " "
     31          text run at (0,190) width 272: ".eleven {line-height: -1em; font-size: 12px;}"
     32          text run at (272,190) width 0: " "
     33          text run at (0,209) width 309: "TABLE .ten {line-height: normal; font-size: 12px;}"
     34          text run at (309,209) width 0: " "
     35          text run at (0,228) width 193: "DIV {background-color: silver;}"
     36          text run at (193,228) width 0: " "
     37          text run at (0,247) width 242: "SPAN.color {background-color: silver;}"
     38          text run at (242,247) width 0: " "
    3939      RenderBlock {HR} at (0,313) size 784x2 [border: (1px inset #000000)]
    4040      RenderBlock {P} at (0,327) size 784x48
  • trunk/LayoutTests/platform/qt/css1/text_properties/text_align-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x95
    10         RenderText {#text} at (0,1) size 224x93
    11           text run at (0,1) width 192: ".one {text-align: left;}"
    12           text run at (192,1) width 0: " "
    13           text run at (0,20) width 200: ".two {text-align: right;}"
    14           text run at (200,20) width 0: " "
    15           text run at (0,39) width 224: ".three {text-align: center;}"
    16           text run at (224,39) width 0: " "
    17           text run at (0,58) width 224: ".four {text-align: justify;}"
    18           text run at (224,58) width 0: " "
    19           text run at (0,77) width 0: " "
     10        RenderText {#text} at (0,0) size 161x95
     11          text run at (0,0) width 131: ".one {text-align: left;}"
     12          text run at (131,0) width 0: " "
     13          text run at (0,19) width 138: ".two {text-align: right;}"
     14          text run at (138,19) width 0: " "
     15          text run at (0,38) width 161: ".three {text-align: center;}"
     16          text run at (161,38) width 0: " "
     17          text run at (0,57) width 149: ".four {text-align: justify;}"
     18          text run at (149,57) width 0: " "
     19          text run at (0,76) width 0: " "
    2020      RenderBlock {HR} at (0,142) size 784x2 [border: (1px inset #000000)]
    2121      RenderBlock {P} at (0,158) size 784x19
  • trunk/LayoutTests/platform/qt/css1/text_properties/text_decoration-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x152
    10         RenderText {#text} at (0,1) size 464x150
    11           text run at (0,1) width 272: ".one {text-decoration: underline;}"
    12           text run at (272,1) width 0: " "
    13           text run at (0,20) width 264: ".two {text-decoration: overline;}"
    14           text run at (264,20) width 0: " "
    15           text run at (0,39) width 312: ".three {text-decoration: line-through;}"
    16           text run at (312,39) width 0: " "
    17           text run at (0,58) width 248: ".four {text-decoration: blink;}"
    18           text run at (248,58) width 0: " "
    19           text run at (0,77) width 248: "B.five {text-decoration: none;}"
    20           text run at (248,77) width 0: " "
    21           text run at (0,96) width 344: ".six {text-decoration: underline overline;}"
    22           text run at (344,96) width 0: " "
    23           text run at (0,115) width 464: ".seven {text-decoration: underline overline line-through;}"
    24           text run at (464,115) width 0: " "
    25           text run at (0,134) width 0: " "
     10        RenderText {#text} at (0,0) size 356x152
     11          text run at (0,0) width 208: ".one {text-decoration: underline;}"
     12          text run at (208,0) width 0: " "
     13          text run at (0,19) width 197: ".two {text-decoration: overline;}"
     14          text run at (197,19) width 0: " "
     15          text run at (0,38) width 234: ".three {text-decoration: line-through;}"
     16          text run at (234,38) width 0: " "
     17          text run at (0,57) width 179: ".four {text-decoration: blink;}"
     18          text run at (179,57) width 0: " "
     19          text run at (0,76) width 188: "B.five {text-decoration: none;}"
     20          text run at (188,76) width 0: " "
     21          text run at (0,95) width 255: ".six {text-decoration: underline overline;}"
     22          text run at (255,95) width 0: " "
     23          text run at (0,114) width 356: ".seven {text-decoration: underline overline line-through;}"
     24          text run at (356,114) width 0: " "
     25          text run at (0,133) width 0: " "
    2626      RenderBlock {HR} at (0,199) size 784x2 [border: (1px inset #000000)]
    2727      RenderBlock {P} at (0,215) size 784x19
  • trunk/LayoutTests/platform/qt/css1/text_properties/text_indent-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x209
    10         RenderText {#text} at (0,1) size 384x207
    11           text run at (0,1) width 352: ".one {text-indent: 0.5in; background: aqua;}"
    12           text run at (352,1) width 0: " "
    13           text run at (0,20) width 336: ".two {text-indent: 2cm; background: aqua;}"
    14           text run at (336,20) width 0: " "
    15           text run at (0,39) width 360: ".three {text-indent: 20mm; background: aqua;}"
    16           text run at (360,39) width 0: " "
    17           text run at (0,58) width 352: ".four {text-indent: 24pt; background: aqua;}"
    18           text run at (352,58) width 0: " "
    19           text run at (0,77) width 344: ".five {text-indent: 2pc; background: aqua;}"
    20           text run at (344,77) width 0: " "
    21           text run at (0,96) width 336: ".six {text-indent: 2em; background: aqua;}"
    22           text run at (336,96) width 0: " "
    23           text run at (0,115) width 352: ".seven {text-indent: 2ex; background: aqua;}"
    24           text run at (352,115) width 0: " "
    25           text run at (0,134) width 352: ".eight {text-indent: 50%; background: aqua;}"
    26           text run at (352,134) width 0: " "
    27           text run at (0,153) width 352: ".nine {text-indent: 25px; background: aqua;}"
    28           text run at (352,153) width 0: " "
    29           text run at (0,172) width 384: "blockquote {text-indent: 50%; background: aqua;}"
    30           text run at (384,172) width 0: " "
    31           text run at (0,191) width 0: " "
     10        RenderText {#text} at (0,0) size 313x209
     11          text run at (0,0) width 275: ".one {text-indent: 0.5in; background: aqua;}"
     12          text run at (275,0) width 0: " "
     13          text run at (0,19) width 269: ".two {text-indent: 2cm; background: aqua;}"
     14          text run at (269,19) width 0: " "
     15          text run at (0,38) width 293: ".three {text-indent: 20mm; background: aqua;}"
     16          text run at (293,38) width 0: " "
     17          text run at (0,57) width 273: ".four {text-indent: 24pt; background: aqua;}"
     18          text run at (273,57) width 0: " "
     19          text run at (0,76) width 265: ".five {text-indent: 2pc; background: aqua;}"
     20          text run at (265,76) width 0: " "
     21          text run at (0,95) width 265: ".six {text-indent: 2em; background: aqua;}"
     22          text run at (265,95) width 0: " "
     23          text run at (0,114) width 281: ".seven {text-indent: 2ex; background: aqua;}"
     24          text run at (281,114) width 0: " "
     25          text run at (0,133) width 279: ".eight {text-indent: 50%; background: aqua;}"
     26          text run at (279,133) width 0: " "
     27          text run at (0,152) width 278: ".nine {text-indent: 25px; background: aqua;}"
     28          text run at (278,152) width 0: " "
     29          text run at (0,171) width 313: "blockquote {text-indent: 50%; background: aqua;}"
     30          text run at (313,171) width 0: " "
     31          text run at (0,190) width 0: " "
    3232      RenderBlock {HR} at (0,256) size 784x2 [border: (1px inset #000000)]
    3333      RenderBlock {P} at (0,272) size 784x19 [bgcolor=#00FFFF]
  • trunk/LayoutTests/platform/qt/css1/text_properties/text_transform-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x95
    10         RenderText {#text} at (0,1) size 272x93
    11           text run at (0,1) width 224: ".ttn {text-transform: none;}"
    12           text run at (224,1) width 0: " "
    13           text run at (0,20) width 272: ".cap {text-transform: capitalize;}"
    14           text run at (272,20) width 0: " "
    15           text run at (0,39) width 264: ".upp {text-transform: uppercase;}"
    16           text run at (264,39) width 0: " "
    17           text run at (0,58) width 264: ".low {text-transform: lowercase;}"
    18           text run at (264,58) width 0: " "
    19           text run at (0,77) width 0: " "
     10        RenderText {#text} at (0,0) size 210x95
     11          text run at (0,0) width 167: ".ttn {text-transform: none;}"
     12          text run at (167,0) width 0: " "
     13          text run at (0,19) width 201: ".cap {text-transform: capitalize;}"
     14          text run at (201,19) width 0: " "
     15          text run at (0,38) width 210: ".upp {text-transform: uppercase;}"
     16          text run at (210,38) width 0: " "
     17          text run at (0,57) width 204: ".low {text-transform: lowercase;}"
     18          text run at (204,57) width 0: " "
     19          text run at (0,76) width 0: " "
    2020      RenderBlock {HR} at (0,142) size 784x2 [border: (1px inset #000000)]
    2121      RenderBlock {P} at (0,158) size 784x19
  • trunk/LayoutTests/platform/qt/css1/text_properties/vertical_align-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 395: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,38) size 784x342
    10         RenderText {#text} at (0,1) size 512x340
    11           text run at (0,1) width 160: "P {font-size: 12pt;}"
    12           text run at (160,1) width 0: " "
    13           text run at (0,20) width 216: ".one {vertical-align: sub;}"
    14           text run at (216,20) width 0: " "
    15           text run at (0,39) width 232: ".two {vertical-align: super;}"
    16           text run at (232,39) width 0: " "
    17           text run at (0,58) width 368: ".three {vertical-align: top; font-size: 12pt;}"
    18           text run at (368,58) width 0: " "
    19           text run at (0,77) width 400: ".four {vertical-align: text-top; font-size: 12pt;}"
    20           text run at (400,77) width 0: " "
    21           text run at (0,96) width 384: ".five {vertical-align: middle; font-size: 12pt;}"
    22           text run at (384,96) width 0: " "
    23           text run at (0,115) width 376: ".six {vertical-align: bottom; font-size: 12pt;}"
    24           text run at (376,115) width 0: " "
    25           text run at (0,134) width 432: ".seven {vertical-align: text-bottom; font-size: 12pt;}"
    26           text run at (432,134) width 0: " "
    27           text run at (0,153) width 408: ".eight {vertical-align: baseline; font-size: 12pt;}"
    28           text run at (408,153) width 0: " "
    29           text run at (0,172) width 512: ".nine {vertical-align: 50%; font-size: 12px; line-height: 16px;}"
    30           text run at (512,172) width 0: " "
    31           text run at (0,191) width 0: " "
    32           text run at (0,210) width 224: "P.example {font-size: 14pt;}"
    33           text run at (224,210) width 0: " "
    34           text run at (0,229) width 176: "BIG {font-size: 16pt;}"
    35           text run at (176,229) width 0: " "
    36           text run at (0,248) width 192: "SMALL {font-size: 12pt;}"
    37           text run at (192,248) width 0: " "
    38           text run at (0,267) width 304: ".ttopalign {vertical-align: text-top;}"
    39           text run at (304,267) width 0: " "
    40           text run at (0,286) width 256: ".topalign {vertical-align: top;}"
    41           text run at (256,286) width 0: " "
    42           text run at (0,305) width 280: ".midalign {vertical-align: middle;}"
    43           text run at (280,305) width 0: " "
    44           text run at (0,324) width 0: " "
     10        RenderText {#text} at (0,0) size 379x342
     11          text run at (0,0) width 117: "P {font-size: 12pt;}"
     12          text run at (117,0) width 0: " "
     13          text run at (0,19) width 157: ".one {vertical-align: sub;}"
     14          text run at (157,19) width 0: " "
     15          text run at (0,38) width 168: ".two {vertical-align: super;}"
     16          text run at (168,38) width 0: " "
     17          text run at (0,57) width 261: ".three {vertical-align: top; font-size: 12pt;}"
     18          text run at (261,57) width 0: " "
     19          text run at (0,76) width 281: ".four {vertical-align: text-top; font-size: 12pt;}"
     20          text run at (281,76) width 0: " "
     21          text run at (0,95) width 272: ".five {vertical-align: middle; font-size: 12pt;}"
     22          text run at (272,95) width 0: " "
     23          text run at (0,114) width 269: ".six {vertical-align: bottom; font-size: 12pt;}"
     24          text run at (269,114) width 0: " "
     25          text run at (0,133) width 318: ".seven {vertical-align: text-bottom; font-size: 12pt;}"
     26          text run at (318,133) width 0: " "
     27          text run at (0,152) width 292: ".eight {vertical-align: baseline; font-size: 12pt;}"
     28          text run at (292,152) width 0: " "
     29          text run at (0,171) width 379: ".nine {vertical-align: 50%; font-size: 12px; line-height: 16px;}"
     30          text run at (379,171) width 0: " "
     31          text run at (0,190) width 0: " "
     32          text run at (0,209) width 175: "P.example {font-size: 14pt;}"
     33          text run at (175,209) width 0: " "
     34          text run at (0,228) width 132: "BIG {font-size: 16pt;}"
     35          text run at (132,228) width 0: " "
     36          text run at (0,247) width 154: "SMALL {font-size: 12pt;}"
     37          text run at (154,247) width 0: " "
     38          text run at (0,266) width 212: ".ttopalign {vertical-align: text-top;}"
     39          text run at (212,266) width 0: " "
     40          text run at (0,285) width 180: ".topalign {vertical-align: top;}"
     41          text run at (180,285) width 0: " "
     42          text run at (0,304) width 205: ".midalign {vertical-align: middle;}"
     43          text run at (205,304) width 0: " "
     44          text run at (0,323) width 0: " "
    4545      RenderBlock {HR} at (0,394) size 784x2 [border: (1px inset #000000)]
    4646      RenderBlock {P} at (0,412) size 784x82
  • trunk/LayoutTests/platform/qt/css1/text_properties/word_spacing-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x228
    10         RenderText {#text} at (0,1) size 248x226
    11           text run at (0,1) width 216: ".one {word-spacing: 0.3in;}"
    12           text run at (216,1) width 0: " "
    13           text run at (0,20) width 216: ".two {word-spacing: 0.5cm;}"
    14           text run at (216,20) width 0: " "
    15           text run at (0,39) width 216: ".three {word-spacing: 5mm;}"
    16           text run at (216,39) width 0: " "
    17           text run at (0,58) width 208: ".four {word-spacing: 3pt;}"
    18           text run at (208,58) width 0: " "
    19           text run at (0,77) width 232: ".five {word-spacing: 0.25pc;}"
    20           text run at (232,77) width 0: " "
    21           text run at (0,96) width 200: ".six {word-spacing: 1em;}"
    22           text run at (200,96) width 0: " "
    23           text run at (0,115) width 216: ".seven {word-spacing: 1ex;}"
    24           text run at (216,115) width 0: " "
    25           text run at (0,134) width 216: ".eight {word-spacing: 5px;}"
    26           text run at (216,134) width 0: " "
    27           text run at (0,153) width 232: ".nine {word-spacing: normal;}"
    28           text run at (232,153) width 0: " "
    29           text run at (0,172) width 208: ".ten {word-spacing: 300%;}"
    30           text run at (208,172) width 0: " "
    31           text run at (0,191) width 248: ".eleven {word-spacing: -0.2em;}"
    32           text run at (248,191) width 0: " "
    33           text run at (0,210) width 0: " "
     10        RenderText {#text} at (0,0) size 202x228
     11          text run at (0,0) width 170: ".one {word-spacing: 0.3in;}"
     12          text run at (170,0) width 0: " "
     13          text run at (0,19) width 176: ".two {word-spacing: 0.5cm;}"
     14          text run at (176,19) width 0: " "
     15          text run at (0,38) width 180: ".three {word-spacing: 5mm;}"
     16          text run at (180,38) width 0: " "
     17          text run at (0,57) width 160: ".four {word-spacing: 3pt;}"
     18          text run at (160,57) width 0: " "
     19          text run at (0,76) width 180: ".five {word-spacing: 0.25pc;}"
     20          text run at (180,76) width 0: " "
     21          text run at (0,95) width 160: ".six {word-spacing: 1em;}"
     22          text run at (160,95) width 0: " "
     23          text run at (0,114) width 176: ".seven {word-spacing: 1ex;}"
     24          text run at (176,114) width 0: " "
     25          text run at (0,133) width 169: ".eight {word-spacing: 5px;}"
     26          text run at (169,133) width 0: " "
     27          text run at (0,152) width 186: ".nine {word-spacing: normal;}"
     28          text run at (186,152) width 0: " "
     29          text run at (0,171) width 171: ".ten {word-spacing: 300%;}"
     30          text run at (171,171) width 0: " "
     31          text run at (0,190) width 202: ".eleven {word-spacing: -0.2em;}"
     32          text run at (202,190) width 0: " "
     33          text run at (0,209) width 0: " "
    3434      RenderBlock {HR} at (0,275) size 784x2 [border: (1px inset #000000)]
    3535      RenderBlock {P} at (0,291) size 784x19
  • trunk/LayoutTests/platform/qt/css1/units/color_units-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x1732
     1layer at (0,0) size 800x1718
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x1732
    4   RenderBlock {HTML} at (0,0) size 800x1732
    5     RenderBody {BODY} at (8,8) size 784x1716 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x1718
     4  RenderBlock {HTML} at (0,0) size 800x1718
     5    RenderBody {BODY} at (8,8) size 784x1702 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x228
    10         RenderText {#text} at (0,1) size 288x226
    11           text run at (0,1) width 160: "BODY {color: black;}"
    12           text run at (160,1) width 0: " "
    13           text run at (0,20) width 152: ".one {color: #080;}"
    14           text run at (152,20) width 0: " "
    15           text run at (0,39) width 176: ".two {color: #008000;}"
    16           text run at (176,39) width 0: " "
    17           text run at (0,58) width 232: ".three {color: rgb(0,128,0);}"
    18           text run at (232,58) width 0: " "
    19           text run at (0,77) width 240: ".four {color: rgb(0%,50%,0%);}"
    20           text run at (240,77) width 0: " "
    21           text run at (0,96) width 288: ".five {color: rgb(0.0%,50.0%,0.0%);}"
    22           text run at (288,96) width 0: " "
    23           text run at (0,115) width 160: ".six {color: green;}"
    24           text run at (160,115) width 0: " "
    25           text run at (0,134) width 232: ".seven {color: invalidValue;}"
    26           text run at (232,134) width 0: " "
    27           text run at (0,153) width 256: ".eight {color: rgb(0,128,1280);}"
    28           text run at (256,153) width 0: " "
    29           text run at (0,172) width 240: ".nine {color: rgb(0,128,255);}"
    30           text run at (240,172) width 0: " "
    31           text run at (0,191) width 264: ".ten {color: rgb(50%,-500%,60%);}"
    32           text run at (264,191) width 0: " "
    33           text run at (0,210) width 264: ".eleven {color: rgb(50%,0%,60%);}"
    34           text run at (264,210) width 0: " "
     10        RenderText {#text} at (0,0) size 226x228
     11          text run at (0,0) width 129: "BODY {color: black;}"
     12          text run at (129,0) width 0: " "
     13          text run at (0,19) width 117: ".one {color: #080;}"
     14          text run at (117,19) width 0: " "
     15          text run at (0,38) width 139: ".two {color: #008000;}"
     16          text run at (139,38) width 0: " "
     17          text run at (0,57) width 173: ".three {color: rgb(0,128,0);}"
     18          text run at (173,57) width 0: " "
     19          text run at (0,76) width 193: ".four {color: rgb(0%,50%,0%);}"
     20          text run at (193,76) width 0: " "
     21          text run at (0,95) width 226: ".five {color: rgb(0.0%,50.0%,0.0%);}"
     22          text run at (226,95) width 0: " "
     23          text run at (0,114) width 115: ".six {color: green;}"
     24          text run at (115,114) width 0: " "
     25          text run at (0,133) width 175: ".seven {color: invalidValue;}"
     26          text run at (175,133) width 0: " "
     27          text run at (0,152) width 195: ".eight {color: rgb(0,128,1280);}"
     28          text run at (195,152) width 0: " "
     29          text run at (0,171) width 183: ".nine {color: rgb(0,128,255);}"
     30          text run at (183,171) width 0: " "
     31          text run at (0,190) width 217: ".ten {color: rgb(50%,-500%,60%);}"
     32          text run at (217,190) width 0: " "
     33          text run at (0,209) width 218: ".eleven {color: rgb(50%,0%,60%);}"
     34          text run at (218,209) width 0: " "
    3535      RenderBlock {HR} at (0,275) size 784x2 [border: (1px inset #000000)]
    3636      RenderBlock {P} at (0,291) size 784x19
     
    5555        RenderText {#text} at (0,0) size 200x19
    5656          text run at (0,0) width 200: "This sentence should be green."
    57       RenderBlock {P} at (0,522) size 784x20
     57      RenderBlock {P} at (0,522) size 784x19
    5858        RenderText {#text} at (0,0) size 415x19
    5959          text run at (0,0) width 415: "This sentence should be black, because the value given for class "
    60         RenderInline {CODE} at (0,0) size 48x17
    61           RenderText {#text} at (415,2) size 48x17
    62             text run at (415,2) width 48: ".seven"
    63         RenderText {#text} at (463,0) size 62x19
    64           text run at (463,0) width 62: " is invalid."
    65       RenderBlock {P} at (0,556) size 784x38 [color=#0080FF]
     60        RenderInline {CODE} at (0,0) size 42x19
     61          RenderText {#text} at (415,0) size 42x19
     62            text run at (415,0) width 42: ".seven"
     63        RenderText {#text} at (457,0) size 62x19
     64          text run at (457,0) width 62: " is invalid."
     65      RenderBlock {P} at (0,555) size 784x38 [color=#0080FF]
    6666        RenderText {#text} at (0,0) size 730x38
    6767          text run at (0,0) width 730: "This sentence should be a shade of blue-green which, on a typical RGB computer display, exactly matches the next"
    6868          text run at (0,19) width 70: "paragraph."
    69       RenderBlock {P} at (0,608) size 784x38 [color=#0080FF]
     69      RenderBlock {P} at (0,607) size 784x38 [color=#0080FF]
    7070        RenderText {#text} at (0,0) size 757x38
    7171          text run at (0,0) width 757: "This sentence should be a shade of blue-green which, on a typical RGB computer display, exactly matches the previous"
    7272          text run at (0,19) width 70: "paragraph."
    73       RenderBlock {P} at (0,660) size 784x19 [color=#800099]
     73      RenderBlock {P} at (0,659) size 784x19 [color=#800099]
    7474        RenderText {#text} at (0,0) size 775x19
    7575          text run at (0,0) width 775: "This sentence should be a shade of purple which, on a typical RGB computer display, exactly matches the next paragraph."
    76       RenderBlock {P} at (0,693) size 784x38 [color=#800099]
     76      RenderBlock {P} at (0,692) size 784x38 [color=#800099]
    7777        RenderText {#text} at (0,0) size 728x38
    7878          text run at (0,0) width 728: "This sentence should be a shade of purple which, on a typical RGB computer display, exactly matches the previous"
    7979          text run at (0,19) width 70: "paragraph."
    80       RenderBlock {P} at (0,745) size 784x19
     80      RenderBlock {P} at (0,744) size 784x19
    8181        RenderText {#text} at (0,0) size 196x19
    8282          text run at (0,0) width 196: "This sentence should be black."
    83       RenderBlock {P} at (0,778) size 784x20 [color=#008800]
     83      RenderBlock {P} at (0,777) size 784x19 [color=#008800]
    8484        RenderText {#text} at (0,0) size 406x19
    8585          text run at (0,0) width 406: "This sentence should be a slightly different green, and used the "
    86         RenderInline {TT} at (0,0) size 40x17
    87           RenderText {#text} at (406,2) size 40x17
    88             text run at (406,2) width 40: "style"
    89         RenderText {#text} at (446,0) size 60x19
    90           text run at (446,0) width 60: " attribute."
    91       RenderBlock {P} at (0,812) size 784x20 [color=#008000]
    92         RenderText {#text} at (0,0) size 291x19
    93           text run at (0,0) width 291: "This sentence should be green, and used the "
    94         RenderInline {TT} at (0,0) size 40x17
    95           RenderText {#text} at (291,2) size 40x17
    96             text run at (291,2) width 40: "style"
    97         RenderText {#text} at (331,0) size 60x19
    98           text run at (331,0) width 60: " attribute."
    99       RenderBlock {P} at (0,846) size 784x20 [color=#008000]
    100         RenderText {#text} at (0,0) size 291x19
    101           text run at (0,0) width 291: "This sentence should be green, and used the "
    102         RenderInline {TT} at (0,0) size 40x17
    103           RenderText {#text} at (291,2) size 40x17
    104             text run at (291,2) width 40: "style"
    105         RenderText {#text} at (331,0) size 60x19
    106           text run at (331,0) width 60: " attribute."
    107       RenderBlock {P} at (0,880) size 784x20 [color=#008000]
    108         RenderText {#text} at (0,0) size 291x19
    109           text run at (0,0) width 291: "This sentence should be green, and used the "
    110         RenderInline {TT} at (0,0) size 40x17
    111           RenderText {#text} at (291,2) size 40x17
    112             text run at (291,2) width 40: "style"
    113         RenderText {#text} at (331,0) size 60x19
    114           text run at (331,0) width 60: " attribute."
    115       RenderBlock {P} at (0,914) size 784x20 [color=#008000]
    116         RenderText {#text} at (0,0) size 291x19
    117           text run at (0,0) width 291: "This sentence should be green, and used the "
    118         RenderInline {TT} at (0,0) size 40x17
    119           RenderText {#text} at (291,2) size 40x17
    120             text run at (291,2) width 40: "style"
    121         RenderText {#text} at (331,0) size 60x19
    122           text run at (331,0) width 60: " attribute."
    123       RenderBlock {P} at (0,948) size 784x20 [color=#008000]
    124         RenderText {#text} at (0,0) size 291x19
    125           text run at (0,0) width 291: "This sentence should be green, and used the "
    126         RenderInline {TT} at (0,0) size 40x17
    127           RenderText {#text} at (291,2) size 40x17
    128             text run at (291,2) width 40: "style"
    129         RenderText {#text} at (331,0) size 60x19
    130           text run at (331,0) width 60: " attribute."
    131       RenderTable {TABLE} at (0,982) size 784x734 [border: (1px outset #808080)]
    132         RenderTableSection {TBODY} at (1,1) size 782x732
     86        RenderInline {TT} at (0,0) size 29x19
     87          RenderText {#text} at (406,0) size 29x19
     88            text run at (406,0) width 29: "style"
     89        RenderText {#text} at (435,0) size 60x19
     90          text run at (435,0) width 60: " attribute."
     91      RenderBlock {P} at (0,810) size 784x19 [color=#008000]
     92        RenderText {#text} at (0,0) size 291x19
     93          text run at (0,0) width 291: "This sentence should be green, and used the "
     94        RenderInline {TT} at (0,0) size 29x19
     95          RenderText {#text} at (291,0) size 29x19
     96            text run at (291,0) width 29: "style"
     97        RenderText {#text} at (320,0) size 60x19
     98          text run at (320,0) width 60: " attribute."
     99      RenderBlock {P} at (0,843) size 784x19 [color=#008000]
     100        RenderText {#text} at (0,0) size 291x19
     101          text run at (0,0) width 291: "This sentence should be green, and used the "
     102        RenderInline {TT} at (0,0) size 29x19
     103          RenderText {#text} at (291,0) size 29x19
     104            text run at (291,0) width 29: "style"
     105        RenderText {#text} at (320,0) size 60x19
     106          text run at (320,0) width 60: " attribute."
     107      RenderBlock {P} at (0,876) size 784x19 [color=#008000]
     108        RenderText {#text} at (0,0) size 291x19
     109          text run at (0,0) width 291: "This sentence should be green, and used the "
     110        RenderInline {TT} at (0,0) size 29x19
     111          RenderText {#text} at (291,0) size 29x19
     112            text run at (291,0) width 29: "style"
     113        RenderText {#text} at (320,0) size 60x19
     114          text run at (320,0) width 60: " attribute."
     115      RenderBlock {P} at (0,909) size 784x19 [color=#008000]
     116        RenderText {#text} at (0,0) size 291x19
     117          text run at (0,0) width 291: "This sentence should be green, and used the "
     118        RenderInline {TT} at (0,0) size 29x19
     119          RenderText {#text} at (291,0) size 29x19
     120            text run at (291,0) width 29: "style"
     121        RenderText {#text} at (320,0) size 60x19
     122          text run at (320,0) width 60: " attribute."
     123      RenderBlock {P} at (0,942) size 784x19 [color=#008000]
     124        RenderText {#text} at (0,0) size 291x19
     125          text run at (0,0) width 291: "This sentence should be green, and used the "
     126        RenderInline {TT} at (0,0) size 29x19
     127          RenderText {#text} at (291,0) size 29x19
     128            text run at (291,0) width 29: "style"
     129        RenderText {#text} at (320,0) size 60x19
     130          text run at (320,0) width 60: " attribute."
     131      RenderTable {TABLE} at (0,975) size 784x727 [border: (1px outset #808080)]
     132        RenderTableSection {TBODY} at (1,1) size 782x725
    133133          RenderTableRow {TR} at (0,0) size 782x28
    134134            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    136136                RenderText {#text} at (4,4) size 159x20
    137137                  text run at (4,4) width 159: "TABLE Testing Section"
    138           RenderTableRow {TR} at (0,28) size 782x704
    139             RenderTableCell {TD} at (0,366) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     138          RenderTableRow {TR} at (0,28) size 782x697
     139            RenderTableCell {TD} at (0,363) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    140140              RenderText {#text} at (4,4) size 4x19
    141141                text run at (4,4) width 4: " "
    142             RenderTableCell {TD} at (12,28) size 770x704 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     142            RenderTableCell {TD} at (12,28) size 770x697 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    143143              RenderBlock {P} at (4,4) size 762x19
    144144                RenderText {#text} at (0,0) size 196x19
     
    162162                RenderText {#text} at (0,0) size 200x19
    163163                  text run at (0,0) width 200: "This sentence should be green."
    164               RenderBlock {P} at (4,235) size 762x20
     164              RenderBlock {P} at (4,235) size 762x19
    165165                RenderText {#text} at (0,0) size 415x19
    166166                  text run at (0,0) width 415: "This sentence should be black, because the value given for class "
    167                 RenderInline {CODE} at (0,0) size 48x17
    168                   RenderText {#text} at (415,2) size 48x17
    169                     text run at (415,2) width 48: ".seven"
    170                 RenderText {#text} at (463,0) size 62x19
    171                   text run at (463,0) width 62: " is invalid."
    172               RenderBlock {P} at (4,269) size 762x38 [color=#0080FF]
     167                RenderInline {CODE} at (0,0) size 42x19
     168                  RenderText {#text} at (415,0) size 42x19
     169                    text run at (415,0) width 42: ".seven"
     170                RenderText {#text} at (457,0) size 62x19
     171                  text run at (457,0) width 62: " is invalid."
     172              RenderBlock {P} at (4,268) size 762x38 [color=#0080FF]
    173173                RenderText {#text} at (0,0) size 730x38
    174174                  text run at (0,0) width 730: "This sentence should be a shade of blue-green which, on a typical RGB computer display, exactly matches the next"
    175175                  text run at (0,19) width 70: "paragraph."
    176               RenderBlock {P} at (4,321) size 762x38 [color=#0080FF]
     176              RenderBlock {P} at (4,320) size 762x38 [color=#0080FF]
    177177                RenderText {#text} at (0,0) size 757x38
    178178                  text run at (0,0) width 757: "This sentence should be a shade of blue-green which, on a typical RGB computer display, exactly matches the previous"
    179179                  text run at (0,19) width 70: "paragraph."
    180               RenderBlock {P} at (4,373) size 762x38 [color=#800099]
     180              RenderBlock {P} at (4,372) size 762x38 [color=#800099]
    181181                RenderText {#text} at (0,0) size 701x38
    182182                  text run at (0,0) width 701: "This sentence should be a shade of purple which, on a typical RGB computer display, exactly matches the next"
    183183                  text run at (0,19) width 70: "paragraph."
    184               RenderBlock {P} at (4,425) size 762x38 [color=#800099]
     184              RenderBlock {P} at (4,424) size 762x38 [color=#800099]
    185185                RenderText {#text} at (0,0) size 728x38
    186186                  text run at (0,0) width 728: "This sentence should be a shade of purple which, on a typical RGB computer display, exactly matches the previous"
    187187                  text run at (0,19) width 70: "paragraph."
    188               RenderBlock {P} at (4,477) size 762x19
     188              RenderBlock {P} at (4,476) size 762x19
    189189                RenderText {#text} at (0,0) size 196x19
    190190                  text run at (0,0) width 196: "This sentence should be black."
    191               RenderBlock {P} at (4,510) size 762x20 [color=#008800]
     191              RenderBlock {P} at (4,509) size 762x19 [color=#008800]
    192192                RenderText {#text} at (0,0) size 406x19
    193193                  text run at (0,0) width 406: "This sentence should be a slightly different green, and used the "
    194                 RenderInline {TT} at (0,0) size 40x17
    195                   RenderText {#text} at (406,2) size 40x17
    196                     text run at (406,2) width 40: "style"
    197                 RenderText {#text} at (446,0) size 60x19
    198                   text run at (446,0) width 60: " attribute."
    199               RenderBlock {P} at (4,544) size 762x20 [color=#008000]
    200                 RenderText {#text} at (0,0) size 291x19
    201                   text run at (0,0) width 291: "This sentence should be green, and used the "
    202                 RenderInline {TT} at (0,0) size 40x17
    203                   RenderText {#text} at (291,2) size 40x17
    204                     text run at (291,2) width 40: "style"
    205                 RenderText {#text} at (331,0) size 60x19
    206                   text run at (331,0) width 60: " attribute."
    207               RenderBlock {P} at (4,578) size 762x20 [color=#008000]
    208                 RenderText {#text} at (0,0) size 291x19
    209                   text run at (0,0) width 291: "This sentence should be green, and used the "
    210                 RenderInline {TT} at (0,0) size 40x17
    211                   RenderText {#text} at (291,2) size 40x17
    212                     text run at (291,2) width 40: "style"
    213                 RenderText {#text} at (331,0) size 60x19
    214                   text run at (331,0) width 60: " attribute."
    215               RenderBlock {P} at (4,612) size 762x20 [color=#008000]
    216                 RenderText {#text} at (0,0) size 291x19
    217                   text run at (0,0) width 291: "This sentence should be green, and used the "
    218                 RenderInline {TT} at (0,0) size 40x17
    219                   RenderText {#text} at (291,2) size 40x17
    220                     text run at (291,2) width 40: "style"
    221                 RenderText {#text} at (331,0) size 60x19
    222                   text run at (331,0) width 60: " attribute."
    223               RenderBlock {P} at (4,646) size 762x20 [color=#008000]
    224                 RenderText {#text} at (0,0) size 291x19
    225                   text run at (0,0) width 291: "This sentence should be green, and used the "
    226                 RenderInline {TT} at (0,0) size 40x17
    227                   RenderText {#text} at (291,2) size 40x17
    228                     text run at (291,2) width 40: "style"
    229                 RenderText {#text} at (331,0) size 60x19
    230                   text run at (331,0) width 60: " attribute."
    231               RenderBlock {P} at (4,680) size 762x20 [color=#008000]
    232                 RenderText {#text} at (0,0) size 291x19
    233                   text run at (0,0) width 291: "This sentence should be green, and used the "
    234                 RenderInline {TT} at (0,0) size 40x17
    235                   RenderText {#text} at (291,2) size 40x17
    236                     text run at (291,2) width 40: "style"
    237                 RenderText {#text} at (331,0) size 60x19
    238                   text run at (331,0) width 60: " attribute."
     194                RenderInline {TT} at (0,0) size 29x19
     195                  RenderText {#text} at (406,0) size 29x19
     196                    text run at (406,0) width 29: "style"
     197                RenderText {#text} at (435,0) size 60x19
     198                  text run at (435,0) width 60: " attribute."
     199              RenderBlock {P} at (4,542) size 762x19 [color=#008000]
     200                RenderText {#text} at (0,0) size 291x19
     201                  text run at (0,0) width 291: "This sentence should be green, and used the "
     202                RenderInline {TT} at (0,0) size 29x19
     203                  RenderText {#text} at (291,0) size 29x19
     204                    text run at (291,0) width 29: "style"
     205                RenderText {#text} at (320,0) size 60x19
     206                  text run at (320,0) width 60: " attribute."
     207              RenderBlock {P} at (4,575) size 762x19 [color=#008000]
     208                RenderText {#text} at (0,0) size 291x19
     209                  text run at (0,0) width 291: "This sentence should be green, and used the "
     210                RenderInline {TT} at (0,0) size 29x19
     211                  RenderText {#text} at (291,0) size 29x19
     212                    text run at (291,0) width 29: "style"
     213                RenderText {#text} at (320,0) size 60x19
     214                  text run at (320,0) width 60: " attribute."
     215              RenderBlock {P} at (4,608) size 762x19 [color=#008000]
     216                RenderText {#text} at (0,0) size 291x19
     217                  text run at (0,0) width 291: "This sentence should be green, and used the "
     218                RenderInline {TT} at (0,0) size 29x19
     219                  RenderText {#text} at (291,0) size 29x19
     220                    text run at (291,0) width 29: "style"
     221                RenderText {#text} at (320,0) size 60x19
     222                  text run at (320,0) width 60: " attribute."
     223              RenderBlock {P} at (4,641) size 762x19 [color=#008000]
     224                RenderText {#text} at (0,0) size 291x19
     225                  text run at (0,0) width 291: "This sentence should be green, and used the "
     226                RenderInline {TT} at (0,0) size 29x19
     227                  RenderText {#text} at (291,0) size 29x19
     228                    text run at (291,0) width 29: "style"
     229                RenderText {#text} at (320,0) size 60x19
     230                  text run at (320,0) width 60: " attribute."
     231              RenderBlock {P} at (4,674) size 762x19 [color=#008000]
     232                RenderText {#text} at (0,0) size 291x19
     233                  text run at (0,0) width 291: "This sentence should be green, and used the "
     234                RenderInline {TT} at (0,0) size 29x19
     235                  RenderText {#text} at (291,0) size 29x19
     236                    text run at (291,0) width 29: "style"
     237                RenderText {#text} at (320,0) size 60x19
     238                  text run at (320,0) width 60: " attribute."
  • trunk/LayoutTests/platform/qt/css1/units/length_units-expected.txt

    r30635 r32726  
    1 layer at (0,0) size 800x1754
     1layer at (0,0) size 800x1638
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x1754
    4   RenderBlock {HTML} at (0,0) size 800x1754
    5     RenderBody {BODY} at (8,8) size 784x1738 [bgcolor=#CCCCCC]
     3layer at (0,0) size 800x1638
     4  RenderBlock {HTML} at (0,0) size 800x1638
     5    RenderBody {BODY} at (8,8) size 784x1622 [bgcolor=#CCCCCC]
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 354x19
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x209
    10         RenderText {#text} at (0,1) size 624x207
    11           text run at (0,1) width 184: ".zero {margin-left: 0;}"
    12           text run at (184,1) width 0: " "
    13           text run at (0,20) width 192: ".one {margin-left: 3em;}"
    14           text run at (192,20) width 0: " "
    15           text run at (0,39) width 192: ".two {margin-left: 3ex;}"
    16           text run at (192,39) width 0: " "
    17           text run at (0,58) width 216: ".three {margin-left: 36px;}"
    18           text run at (216,58) width 0: " "
    19           text run at (0,77) width 216: ".four {margin-left: 0.5in;}"
    20           text run at (216,77) width 0: " "
    21           text run at (0,96) width 224: ".five {margin-left: 1.27cm;}"
    22           text run at (224,96) width 0: " "
    23           text run at (0,115) width 216: ".six {margin-left: 12.7mm;}"
    24           text run at (216,115) width 0: " "
    25           text run at (0,134) width 216: ".seven {margin-left: 36pt;}"
    26           text run at (216,134) width 0: " "
    27           text run at (0,153) width 208: ".eight {margin-left: 3pc;}"
    28           text run at (208,153) width 0: " "
    29           text run at (0,172) width 208: ".nine {margin-left: +3pc;}"
    30           text run at (208,172) width 0: " "
    31           text run at (0,191) width 624: ".ten {font-size: 40px; border-left: 1ex solid purple; background-color: aqua;}"
    32           text run at (624,191) width 0: " "
     10        RenderText {#text} at (0,0) size 476x209
     11          text run at (0,0) width 134: ".zero {margin-left: 0;}"
     12          text run at (134,0) width 0: " "
     13          text run at (0,19) width 150: ".one {margin-left: 3em;}"
     14          text run at (150,19) width 0: " "
     15          text run at (0,38) width 143: ".two {margin-left: 3ex;}"
     16          text run at (143,38) width 0: " "
     17          text run at (0,57) width 162: ".three {margin-left: 36px;}"
     18          text run at (162,57) width 0: " "
     19          text run at (0,76) width 154: ".four {margin-left: 0.5in;}"
     20          text run at (154,76) width 0: " "
     21          text run at (0,95) width 167: ".five {margin-left: 1.27cm;}"
     22          text run at (167,95) width 0: " "
     23          text run at (0,114) width 167: ".six {margin-left: 12.7mm;}"
     24          text run at (167,114) width 0: " "
     25          text run at (0,133) width 164: ".seven {margin-left: 36pt;}"
     26          text run at (164,133) width 0: " "
     27          text run at (0,152) width 152: ".eight {margin-left: 3pc;}"
     28          text run at (152,152) width 0: " "
     29          text run at (0,171) width 156: ".nine {margin-left: +3pc;}"
     30          text run at (156,171) width 0: " "
     31          text run at (0,190) width 476: ".ten {font-size: 40px; border-left: 1ex solid purple; background-color: aqua;}"
     32          text run at (476,190) width 0: " "
    3333      RenderBlock {HR} at (0,256) size 784x2 [border: (1px inset #000000)]
    3434      RenderBlock {P} at (0,272) size 784x39
     
    6868        RenderText {#text} at (0,0) size 596x19
    6969          text run at (0,0) width 596: "This paragraph should have a left margin of 3 picas (the plus sign should make no difference)."
    70       RenderBlock {P} at (0,648) size 784x318 [bgcolor=#00FFFF] [border: (21px solid #800080)]
     70      RenderBlock {P} at (0,648) size 784x260 [bgcolor=#00FFFF] [border: (21px solid #800080)]
    7171        RenderText {#text} at (21,0) size 346x52
    7272          text run at (21,0) width 346: "This element has a "
    73         RenderInline {CODE} at (0,0) size 216x45
    74           RenderText {#text} at (367,6) size 216x45
    75             text run at (367,6) width 216: "font-size"
    76         RenderText {#text} at (583,0) size 55x52
    77           text run at (583,0) width 55: " of "
    78         RenderInline {CODE} at (0,0) size 96x45
    79           RenderText {#text} at (638,6) size 96x45
    80             text run at (638,6) width 96: "40px"
    81         RenderText {#text} at (21,54) size 110x52
    82           text run at (21,54) width 110: "and a "
    83         RenderInline {CODE} at (0,0) size 264x45
    84           RenderText {#text} at (131,60) size 264x45
    85             text run at (131,60) width 264: "border-left"
    86         RenderText {#text} at (395,54) size 55x52
    87           text run at (395,54) width 55: " of "
    88         RenderInline {CODE} at (0,0) size 645x99
    89           RenderText {#text} at (450,60) size 645x99
    90             text run at (450,60) width 216: "1ex solid"
    91             text run at (21,114) width 144: "purple"
    92         RenderText {#text} at (165,108) size 732x210
    93           text run at (165,108) width 22: ". "
    94           text run at (187,108) width 566: "This should make the left border"
    95           text run at (21,162) width 703: "the same number of pixels as the lower-"
    96           text run at (21,214) width 700: "case 'x' in this element's font, as well as"
    97           text run at (21,266) width 214: "solid purple."
    98       RenderTable {TABLE} at (0,1006) size 784x732 [border: (1px outset #808080)]
    99         RenderTableSection {TBODY} at (1,1) size 782x730
     73        RenderInline {CODE} at (0,0) size 150x52
     74          RenderText {#text} at (367,0) size 150x52
     75            text run at (367,0) width 150: "font-size"
     76        RenderText {#text} at (517,0) size 55x52
     77          text run at (517,0) width 55: " of "
     78        RenderInline {CODE} at (0,0) size 86x52
     79          RenderText {#text} at (572,0) size 86x52
     80            text run at (572,0) width 86: "40px"
     81        RenderText {#text} at (658,0) size 110x52
     82          text run at (658,0) width 110: " and a"
     83        RenderInline {CODE} at (0,0) size 180x52
     84          RenderText {#text} at (21,52) size 180x52
     85            text run at (21,52) width 180: "border-left"
     86        RenderText {#text} at (201,52) size 55x52
     87          text run at (201,52) width 55: " of "
     88        RenderInline {CODE} at (0,0) size 278x52
     89          RenderText {#text} at (256,52) size 278x52
     90            text run at (256,52) width 278: "1ex solid purple"
     91        RenderText {#text} at (534,52) size 738x208
     92          text run at (534,52) width 22: ". "
     93          text run at (556,52) width 203: "This should"
     94          text run at (21,104) width 715: "make the left border the same number of"
     95          text run at (21,156) width 586: "pixels as the lower-case 'x' in this"
     96          text run at (21,208) width 668: "element's font, as well as solid purple."
     97      RenderTable {TABLE} at (0,948) size 784x674 [border: (1px outset #808080)]
     98        RenderTableSection {TBODY} at (1,1) size 782x672
    10099          RenderTableRow {TR} at (0,0) size 782x28
    101100            RenderTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
     
    103102                RenderText {#text} at (4,4) size 159x20
    104103                  text run at (4,4) width 159: "TABLE Testing Section"
    105           RenderTableRow {TR} at (0,28) size 782x702
    106             RenderTableCell {TD} at (0,365) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     104          RenderTableRow {TR} at (0,28) size 782x644
     105            RenderTableCell {TD} at (0,336) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    107106              RenderText {#text} at (4,4) size 4x19
    108107                text run at (4,4) width 4: " "
    109             RenderTableCell {TD} at (12,28) size 770x702 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     108            RenderTableCell {TD} at (12,28) size 770x644 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    110109              RenderBlock {P} at (4,4) size 762x39
    111110                RenderText {#text} at (0,0) size 724x38
     
    144143                RenderText {#text} at (0,0) size 596x19
    145144                  text run at (0,0) width 596: "This paragraph should have a left margin of 3 picas (the plus sign should make no difference)."
    146               RenderBlock {P} at (4,380) size 762x318 [bgcolor=#00FFFF] [border: (21px solid #800080)]
     145              RenderBlock {P} at (4,380) size 762x260 [bgcolor=#00FFFF] [border: (21px solid #800080)]
    147146                RenderText {#text} at (21,0) size 346x52
    148147                  text run at (21,0) width 346: "This element has a "
    149                 RenderInline {CODE} at (0,0) size 216x45
    150                   RenderText {#text} at (367,6) size 216x45
    151                     text run at (367,6) width 216: "font-size"
    152                 RenderText {#text} at (583,0) size 55x52
    153                   text run at (583,0) width 55: " of "
    154                 RenderInline {CODE} at (0,0) size 96x45
    155                   RenderText {#text} at (638,6) size 96x45
    156                     text run at (638,6) width 96: "40px"
    157                 RenderText {#text} at (21,54) size 110x52
    158                   text run at (21,54) width 110: "and a "
    159                 RenderInline {CODE} at (0,0) size 264x45
    160                   RenderText {#text} at (131,60) size 264x45
    161                     text run at (131,60) width 264: "border-left"
    162                 RenderText {#text} at (395,54) size 55x52
    163                   text run at (395,54) width 55: " of "
    164                 RenderInline {CODE} at (0,0) size 645x99
    165                   RenderText {#text} at (450,60) size 645x99
    166                     text run at (450,60) width 216: "1ex solid"
    167                     text run at (21,114) width 144: "purple"
    168                 RenderText {#text} at (165,108) size 732x210
    169                   text run at (165,108) width 22: ". "
    170                   text run at (187,108) width 566: "This should make the left border"
    171                   text run at (21,162) width 703: "the same number of pixels as the lower-"
    172                   text run at (21,214) width 700: "case 'x' in this element's font, as well as"
    173                   text run at (21,266) width 214: "solid purple."
     148                RenderInline {CODE} at (0,0) size 150x52
     149                  RenderText {#text} at (367,0) size 150x52
     150                    text run at (367,0) width 150: "font-size"
     151                RenderText {#text} at (517,0) size 55x52
     152                  text run at (517,0) width 55: " of "
     153                RenderInline {CODE} at (0,0) size 86x52
     154                  RenderText {#text} at (572,0) size 86x52
     155                    text run at (572,0) width 86: "40px"
     156                RenderText {#text} at (658,0) size 714x104
     157                  text run at (658,0) width 77: " and"
     158                  text run at (21,52) width 33: "a "
     159                RenderInline {CODE} at (0,0) size 180x52
     160                  RenderText {#text} at (54,52) size 180x52
     161                    text run at (54,52) width 180: "border-left"
     162                RenderText {#text} at (234,52) size 55x52
     163                  text run at (234,52) width 55: " of "
     164                RenderInline {CODE} at (0,0) size 278x52
     165                  RenderText {#text} at (289,52) size 278x52
     166                    text run at (289,52) width 278: "1ex solid purple"
     167                RenderText {#text} at (567,52) size 741x208
     168                  text run at (567,52) width 22: ". "
     169                  text run at (589,52) width 75: "This"
     170                  text run at (21,104) width 654: "should make the left border the same"
     171                  text run at (21,156) width 702: "number of pixels as the lower-case 'x' in"
     172                  text run at (21,208) width 741: "this element's font, as well as solid purple."
  • trunk/LayoutTests/platform/qt/css1/units/percentage_units-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x95
    10         RenderText {#text} at (0,1) size 504x93
    11           text run at (0,1) width 224: ".zero { background: yellow }"
    12           text run at (224,1) width 0: " "
    13           text run at (0,20) width 504: ".one { margin-left: 25%; margin-right: 25%; background: white }"
    14           text run at (504,20) width 0: " "
    15           text run at (0,39) width 496: ".two { margin-left: 50%; margin-right: 0%; background: white }"
    16           text run at (496,39) width 0: " "
    17           text run at (0,58) width 208: ".three {margin-left: 25%;}"
    18           text run at (208,58) width 0: " "
    19           text run at (0,77) width 0: " "
     10        RenderText {#text} at (0,0) size 399x95
     11          text run at (0,0) width 176: ".zero { background: yellow }"
     12          text run at (176,0) width 0: " "
     13          text run at (0,19) width 399: ".one { margin-left: 25%; margin-right: 25%; background: white }"
     14          text run at (399,19) width 0: " "
     15          text run at (0,38) width 389: ".two { margin-left: 50%; margin-right: 0%; background: white }"
     16          text run at (389,38) width 0: " "
     17          text run at (0,57) width 159: ".three {margin-left: 25%;}"
     18          text run at (159,57) width 0: " "
     19          text run at (0,76) width 0: " "
    2020      RenderBlock {HR} at (0,142) size 784x2 [border: (1px inset #000000)]
    2121      RenderBlock {DIV} at (0,158) size 784x128 [bgcolor=#FFFF00]
  • trunk/LayoutTests/platform/qt/css1/units/urls-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 354: "The style declarations which apply to the text below are:"
    99      RenderBlock {PRE} at (0,33) size 784x76
    10         RenderText {#text} at (0,1) size 648x74
    11           text run at (0,1) width 648: "<LINK rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"../resources/bg.gif\">"
    12           text run at (648,1) width 0: " "
    13           text run at (0,20) width 296: "@import url(../resources/sec642.css);"
    14           text run at (296,20) width 0: " "
    15           text run at (0,39) width 352: "BODY {background: url(../resources/bg.gif);}"
    16           text run at (352,39) width 0: " "
    17           text run at (0,58) width 0: " "
     10        RenderText {#text} at (0,0) size 511x76
     11          text run at (0,0) width 511: "<LINK rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"../resources/bg.gif\">"
     12          text run at (511,0) width 0: " "
     13          text run at (0,19) width 238: "@import url(../resources/sec642.css);"
     14          text run at (238,19) width 0: " "
     15          text run at (0,38) width 280: "BODY {background: url(../resources/bg.gif);}"
     16          text run at (280,38) width 0: " "
     17          text run at (0,57) width 0: " "
    1818      RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #000000)]
    1919      RenderBlock {P} at (0,139) size 784x19
  • trunk/LayoutTests/platform/qt/css2.1/t010403-shand-font-00-b-expected.txt

    r30635 r32726  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x115
    4   RenderBlock {HTML} at (0,0) size 800x115
    5     RenderBody {BODY} at (8,14) size 784x87
     3layer at (0,0) size 800x113
     4  RenderBlock {HTML} at (0,0) size 800x113
     5    RenderBody {BODY} at (8,14) size 784x85
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 287x19
    88          text run at (0,0) width 287: "The following paragraphs should be identical:"
    9       RenderBlock {P} at (0,33) size 784x20
    10         RenderText {#text} at (0,0) size 240x20
    11           text run at (0,0) width 240: "This should be in a normal weight font."
    12       RenderBlock {P} at (0,67) size 784x20
    13         RenderText {#text} at (0,0) size 240x20
    14           text run at (0,0) width 240: "This should be in a normal weight font."
     9      RenderBlock {P} at (0,33) size 784x19
     10        RenderText {#text} at (0,0) size 245x19
     11          text run at (0,0) width 245: "This should be in a normal weight font."
     12      RenderBlock {P} at (0,66) size 784x19
     13        RenderText {#text} at (0,0) size 245x19
     14          text run at (0,0) width 245: "This should be in a normal weight font."
  • trunk/LayoutTests/platform/qt/css2.1/t010403-shand-font-01-b-expected.txt

    r30635 r32726  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x115
    4   RenderBlock {HTML} at (0,0) size 800x115
    5     RenderBody {BODY} at (8,14) size 784x87
     3layer at (0,0) size 800x113
     4  RenderBlock {HTML} at (0,0) size 800x113
     5    RenderBody {BODY} at (8,14) size 784x85
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 287x19
    88          text run at (0,0) width 287: "The following paragraphs should be identical:"
    9       RenderBlock {P} at (0,33) size 784x20
    10         RenderText {#text} at (0,0) size 240x20
    11           text run at (0,0) width 240: "This should be in a normal weight font."
    12       RenderBlock {P} at (0,67) size 784x20
    13         RenderText {#text} at (0,0) size 240x20
    14           text run at (0,0) width 240: "This should be in a normal weight font."
     9      RenderBlock {P} at (0,33) size 784x19
     10        RenderText {#text} at (0,0) size 245x19
     11          text run at (0,0) width 245: "This should be in a normal weight font."
     12      RenderBlock {P} at (0,66) size 784x19
     13        RenderText {#text} at (0,0) size 245x19
     14          text run at (0,0) width 245: "This should be in a normal weight font."
  • trunk/LayoutTests/platform/qt/css2.1/t010403-shand-font-02-b-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 287: "The following paragraphs should be identical:"
    99      RenderBlock {P} at (0,33) size 784x20
    10         RenderText {#text} at (0,0) size 179x20
    11           text run at (0,0) width 179: "This should be in a bold font."
     10        RenderText {#text} at (0,0) size 203x20
     11          text run at (0,0) width 203: "This should be in a bold font."
    1212      RenderBlock {P} at (0,67) size 784x20
    13         RenderText {#text} at (0,0) size 179x20
    14           text run at (0,0) width 179: "This should be in a bold font."
     13        RenderText {#text} at (0,0) size 203x20
     14          text run at (0,0) width 203: "This should be in a bold font."
  • trunk/LayoutTests/platform/qt/css2.1/t010403-shand-font-03-b-expected.txt

    r30635 r32726  
    88          text run at (0,0) width 287: "The following paragraphs should be identical:"
    99      RenderBlock {P} at (0,33) size 784x20
    10         RenderText {#text} at (0,0) size 179x20
    11           text run at (0,0) width 179: "This should be in a bold font."
     10        RenderText {#text} at (0,0) size 203x20
     11          text run at (0,0) width 203: "This should be in a bold font."
    1212      RenderBlock {P} at (0,67) size 784x20
    13         RenderText {#text} at (0,0) size 179x20
    14           text run at (0,0) width 179: "This should be in a bold font."
     13        RenderText {#text} at (0,0) size 203x20
     14          text run at (0,0) width 203: "This should be in a bold font."
  • trunk/LayoutTests/platform/qt/css2.1/t040103-escapes-01-b-expected.txt

    r30635 r32726  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x48
    4   RenderBlock {HTML} at (0,0) size 800x48
    5     RenderBody {BODY} at (8,14) size 784x20
    6       RenderBlock {P} at (0,0) size 784x20 [color=#FFFFFF] [bgcolor=#008000]
    7         RenderText {#text} at (0,0) size 231x20
    8           text run at (0,0) width 231: "This should have a green background."
     3layer at (0,0) size 800x47
     4  RenderBlock {HTML} at (0,0) size 800x47
     5    RenderBody {BODY} at (8,14) size 784x19
     6      RenderBlock {P} at (0,0) size 784x19 [color=#FFFFFF] [bgcolor=#008000]
     7        RenderText {#text} at (0,0) size 244x19
     8          text run at (0,0) width 244: "This should have a green background."
  • trunk/LayoutTests/platform/qt/css2.1/t040105-atkeyw-00-b-expected.txt

    r30635 r32726  
    44  RenderBlock {HTML} at (0,0) size 800x47
    55    RenderBody {BODY} at (8,14) size 784x19
    6       RenderBlock {P} at (0,0) size 784x19 [color=#008000]
     6      RenderBlock {P} at (0,0) size 784x19 [color=#FF0000]
    77        RenderText {#text} at (0,0) size 138x19
    88          text run at (0,0) width 138: "This should be green."
  • trunk/LayoutTests/platform/qt/css2.1/t040304-c64-uri-00-a-g-expected.txt

    r30635 r32726  
    1010        RenderText {#text} at (0,0) size 164x19
    1111          text run at (0,0) width 164: "This line should be green."
    12       RenderBlock {P} at (0,66) size 784x19 [color=#FFFFFF] [bgcolor=#FF0000]
     12      RenderBlock {P} at (0,66) size 784x19
    1313        RenderText {#text} at (0,0) size 164x19
    1414          text run at (0,0) width 164: "This line should be green."
    15       RenderBlock {P} at (0,99) size 784x19 [color=#FFFFFF] [bgcolor=#FF0000]
     15      RenderBlock {P} at (0,99) size 784x19
    1616        RenderText {#text} at (0,0) size 164x19
    1717          text run at (0,0) width 164: "This line should be green."
  • trunk/LayoutTests/platform/qt/css2.1/t050803-c14-classes-00-e-expected.txt

    r30635 r32726  
    1919      RenderBlock {DIV} at (0,132) size 784x19 [color=#008000]
    2020        RenderBlock {PRE} at (0,0) size 784x19
    21           RenderText {#text} at (0,1) size 240x17
    22             text run at (0,1) width 240: "This sentence should be green."
     21          RenderText {#text} at (0,0) size 200x19
     22            text run at (0,0) width 200: "This sentence should be green."
    2323      RenderBlock {DIV} at (0,165) size 784x19 [color=#008000]
    2424        RenderBlock {UL} at (0,0) size 784x19
  • trunk/LayoutTests/platform/qt/css2.1/t0509-c15-ids-01-e-expected.txt

    r30635 r32726  
    1010        RenderText {#text} at (0,0) size 0x0
    1111      RenderBlock {PRE} at (0,33) size 784x19
    12         RenderText {#text} at (0,1) size 224x17
    13           text run at (0,1) width 224: " This line should be green. "
     12        RenderText {#text} at (0,0) size 172x19
     13          text run at (0,0) width 172: " This line should be green. "
    1414      RenderBlock {UL} at (0,66) size 784x19
    1515        RenderListItem {LI} at (40,0) size 744x19
  • trunk/LayoutTests/platform/qt/css2.1/t0602-c13-inh-underlin-00-e-expected.txt

    r30635 r32726  
    1010        RenderText {#text} at (0,0) size 294x19
    1111          text run at (0,0) width 294: "This sentence should be underlined, including "
    12         RenderInline {CODE} at (0,0) size 72x17
    13           RenderText {#text} at (294,2) size 72x17
    14             text run at (294,2) width 72: "this part"
    15         RenderText {#text} at (366,0) size 8x19
    16           text run at (366,0) width 8: ", "
     12        RenderInline {CODE} at (0,0) size 51x19
     13          RenderText {#text} at (294,0) size 51x19
     14            text run at (294,0) width 51: "this part"
     15        RenderText {#text} at (345,0) size 8x19
     16          text run at (345,0) width 8: ", "
    1717        RenderInline {CITE} at (0,0) size 51x19
    18           RenderText {#text} at (374,0) size 51x19
    19             text run at (374,0) width 51: "this part"
    20         RenderText {#text} at (425,0) size 8x19
    21           text run at (425,0) width 8: ", "
     18          RenderText {#text} at (353,0) size 51x19
     19            text run at (353,0) width 51: "this part"
     20        RenderText {#text} at (404,0) size 8x19
     21          text run at (404,0) width 8: ", "
    2222        RenderInline {EM} at (0,0) size 51x19
    23           RenderText {#text} at (433,0) size 51x19
    24             text run at (433,0) width 51: "this part"
    25         RenderText {#text} at (484,0) size 36x19
    26           text run at (484,0) width 8: ", "
    27           text run at (492,0) width 28: "and "
     23          RenderText {#text} at (412,0) size 51x19
     24            text run at (412,0) width 51: "this part"
     25        RenderText {#text} at (463,0) size 36x19
     26          text run at (463,0) width 8: ", "
     27          text run at (471,0) width 28: "and "
    2828        RenderInline {STRONG} at (0,0) size 57x20
    29           RenderText {#text} at (520,0) size 57x20
    30             text run at (520,0) width 57: "this part"
    31         RenderText {#text} at (577,0) size 4x19
    32           text run at (577,0) width 4: "."
     29          RenderText {#text} at (499,0) size 57x20
     30            text run at (499,0) width 57: "this part"
     31        RenderText {#text} at (556,0) size 4x19
     32          text run at (556,0) width 4: "."
    3333      RenderBlock {P} at (0,67) size 784x20
    3434        RenderText {#text} at (0,0) size 373x19
  • trunk/LayoutTests/platform/qt/css2.1/t0603-c11-import-00-b-expected.txt

    r30635 r32726  
    44  RenderBlock {HTML} at (0,0) size 800x146
    55    RenderBody {BODY} at (8,14) size 784x118
    6       RenderBlock {P} at (0,0) size 784x19 [color=#008000]
     6      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 164x19
    88          text run at (0,0) width 164: "This line should be green."
    9       RenderBlock {P} at (0,33) size 784x19 [color=#008000]
     9      RenderBlock {P} at (0,33) size 784x19
    1010        RenderText {#text} at (0,0) size 164x19
    1111          text run at (0,0) width 164: "This line should be green."
  • trunk/LayoutTests/platform/qt/css2.1/t09-c5526c-display-00-e-expected.txt

    r32686 r32726  
    2020                RenderInline {FORM} at (0,0) size 0x0
    2121                  RenderText {#text} at (0,0) size 0x0
    22               RenderBlock (anonymous) at (10,20) size 139x38
    23                 RenderBlock {P} at (0,0) size 139x19
     22              RenderBlock (anonymous) at (10,20) size 139x40
     23                RenderBlock {P} at (0,0) size 139x20
    2424                  RenderText {#text} at (0,3) size 27x14
    2525                    text run at (0,3) width 27: "bang "
    2626                  RenderBlock {INPUT} at (29,3) size 12x12 [color=#000000]
    2727                  RenderText {#text} at (0,0) size 0x0
    28                 RenderBlock {P} at (0,19) size 139x19
     28                RenderBlock {P} at (0,20) size 139x20
    2929                  RenderText {#text} at (0,3) size 41x14
    3030                    text run at (0,3) width 41: "whimper "
    3131                  RenderBlock {INPUT} at (43,3) size 12x12 [color=#000000]
    3232                  RenderText {#text} at (0,0) size 0x0
    33               RenderBlock (anonymous) at (10,58) size 139x0
     33              RenderBlock (anonymous) at (10,60) size 139x0
    3434                RenderInline {FORM} at (0,0) size 0x0
    3535                RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt

    r30635 r32726  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x164
    4   RenderBlock {HTML} at (0,0) size 800x164
    5     RenderBody {BODY} at (8,14) size 784x136
     3layer at (0,0) size 800x167
     4  RenderBlock {HTML} at (0,0) size 800x167
     5    RenderBody {BODY} at (8,14) size 784x139
    66      RenderBlock {P} at (0,0) size 784x19 [color=#000080]
    77        RenderText {#text} at (0,0) size 376x19
    88          text run at (0,0) width 376: "The word \"fail\" should not appear below, just a green block."
    9       RenderBlock {DIV} at (14,33) size 210x103 [color=#FFFFFF] [bgcolor=#FFFFFF]
     9      RenderBlock {DIV} at (14,33) size 210x106 [color=#FFFFFF] [bgcolor=#FFFFFF]
    1010        RenderImage {IMG} at (0,0) size 1x1
    1111        RenderImage {IMG} at (0,1) size 210x98
    12         RenderInline {SPAN} at (0,0) size 200x93
    13           RenderText {#text} at (1,5) size 200x93
    14             text run at (1,5) width 200: "FAIL"
     12        RenderInline {SPAN} at (0,0) size 177x106
     13          RenderText {#text} at (1,0) size 177x106
     14            text run at (1,0) width 177: "FAIL"
    1515        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/css2.1/t090501-c414-flt-ln-00-d-expected.txt

    r30635 r32726  
    1414          text run at (112,38) width 138: "respective small box)."
    1515      RenderBlock {DIV} at (14,71) size 756x326 [color=#C0C0C0] [border: (5px solid #800080)]
    16         RenderText {#text} at (151,18) size 468x20
    17           text run at (151,18) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    18         RenderInline {SPAN} at (0,0) size 16x26 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
    19           RenderText {#text} at (622,18) size 10x20
    20             text run at (622,18) width 10: "A"
    21         RenderText {#text} at (635,18) size 4x20
    22           text run at (635,18) width 4: " "
     16        RenderText {#text} at (151,19) size 468x19
     17          text run at (151,19) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     18        RenderInline {SPAN} at (0,0) size 15x25 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
     19          RenderText {#text} at (622,19) size 9x19
     20            text run at (622,19) width 9: "A"
     21        RenderText {#text} at (634,19) size 4x19
     22          text run at (634,19) width 4: " "
    2323        RenderBlock (floating) {P} at (19,19) size 132x52 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
    24           RenderText {#text} at (17,16) size 40x20
    25             text run at (17,16) width 40: "AAAA"
    26         RenderText {#text} at (639,18) size 562x38
    27           text run at (639,18) width 74: "dummy text"
    28           text run at (151,36) width 390: "dummy text dummy text dummy text dummy text dummy text "
    29         RenderInline {SPAN} at (0,0) size 12x26 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
    30           RenderText {#text} at (544,36) size 9x20
    31             text run at (544,36) width 9: "B"
     24          RenderText {#text} at (17,17) size 36x19
     25            text run at (17,17) width 36: "AAAA"
     26        RenderText {#text} at (638,19) size 561x37
     27          text run at (638,19) width 74: "dummy text"
     28          text run at (151,37) width 390: "dummy text dummy text dummy text dummy text dummy text "
     29        RenderInline {SPAN} at (0,0) size 12x25 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
     30          RenderText {#text} at (544,37) size 9x19
     31            text run at (544,37) width 9: "B"
    3232        RenderText {#text} at (0,0) size 0x0
    3333        RenderBlock (floating) {P} at (605,37) size 132x52 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
    34           RenderText {#text} at (17,16) size 36x20
    35             text run at (17,16) width 36: "BBBB"
    36         RenderText {#text} at (151,54) size 698x254
    37           text run at (151,54) width 437: "dummy text dummy text dummy text dummy text dummy text dummy"
    38           text run at (19,72) width 27: "text "
    39           text run at (46,72) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    40           text run at (514,72) width 74: "dummy text"
    41           text run at (19,90) width 390: "dummy text dummy text dummy text dummy text dummy text "
    42           text run at (409,90) width 308: "dummy text dummy text dummy text dummy text"
    43           text run at (19,108) width 156: "dummy text dummy text "
    44           text run at (175,108) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    45           text run at (643,108) width 74: "dummy text"
    46           text run at (19,126) width 390: "dummy text dummy text dummy text dummy text dummy text "
    47           text run at (409,126) width 308: "dummy text dummy text dummy text dummy text"
    48           text run at (19,144) width 156: "dummy text dummy text "
    49           text run at (175,144) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    50           text run at (643,144) width 74: "dummy text"
    51           text run at (19,162) width 390: "dummy text dummy text dummy text dummy text dummy text "
    52           text run at (409,162) width 308: "dummy text dummy text dummy text dummy text"
    53           text run at (19,180) width 156: "dummy text dummy text "
    54           text run at (175,180) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    55           text run at (643,180) width 74: "dummy text"
    56           text run at (19,198) width 390: "dummy text dummy text dummy text dummy text dummy text "
    57           text run at (409,198) width 308: "dummy text dummy text dummy text dummy text"
    58           text run at (19,216) width 156: "dummy text dummy text "
    59           text run at (175,216) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    60           text run at (643,216) width 74: "dummy text"
    61           text run at (19,234) width 390: "dummy text dummy text dummy text dummy text dummy text "
    62           text run at (409,234) width 308: "dummy text dummy text dummy text dummy text"
    63           text run at (19,252) width 156: "dummy text dummy text "
    64           text run at (175,252) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    65           text run at (643,252) width 74: "dummy text"
    66           text run at (19,270) width 390: "dummy text dummy text dummy text dummy text dummy text "
    67           text run at (409,270) width 308: "dummy text dummy text dummy text dummy text"
    68           text run at (19,288) width 156: "dummy text dummy text "
    69           text run at (175,288) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     34          RenderText {#text} at (17,17) size 36x19
     35            text run at (17,17) width 36: "BBBB"
     36        RenderText {#text} at (151,55) size 698x253
     37          text run at (151,55) width 437: "dummy text dummy text dummy text dummy text dummy text dummy"
     38          text run at (19,73) width 27: "text "
     39          text run at (46,73) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     40          text run at (514,73) width 74: "dummy text"
     41          text run at (19,91) width 390: "dummy text dummy text dummy text dummy text dummy text "
     42          text run at (409,91) width 308: "dummy text dummy text dummy text dummy text"
     43          text run at (19,109) width 156: "dummy text dummy text "
     44          text run at (175,109) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     45          text run at (643,109) width 74: "dummy text"
     46          text run at (19,127) width 390: "dummy text dummy text dummy text dummy text dummy text "
     47          text run at (409,127) width 308: "dummy text dummy text dummy text dummy text"
     48          text run at (19,145) width 156: "dummy text dummy text "
     49          text run at (175,145) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     50          text run at (643,145) width 74: "dummy text"
     51          text run at (19,163) width 390: "dummy text dummy text dummy text dummy text dummy text "
     52          text run at (409,163) width 308: "dummy text dummy text dummy text dummy text"
     53          text run at (19,181) width 156: "dummy text dummy text "
     54          text run at (175,181) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     55          text run at (643,181) width 74: "dummy text"
     56          text run at (19,199) width 390: "dummy text dummy text dummy text dummy text dummy text "
     57          text run at (409,199) width 308: "dummy text dummy text dummy text dummy text"
     58          text run at (19,217) width 156: "dummy text dummy text "
     59          text run at (175,217) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     60          text run at (643,217) width 74: "dummy text"
     61          text run at (19,235) width 390: "dummy text dummy text dummy text dummy text dummy text "
     62          text run at (409,235) width 308: "dummy text dummy text dummy text dummy text"
     63          text run at (19,253) width 156: "dummy text dummy text "
     64          text run at (175,253) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     65          text run at (643,253) width 74: "dummy text"
     66          text run at (19,271) width 390: "dummy text dummy text dummy text dummy text dummy text "
     67          text run at (409,271) width 308: "dummy text dummy text dummy text dummy text"
     68          text run at (19,289) width 156: "dummy text dummy text "
     69          text run at (175,289) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
  • trunk/LayoutTests/platform/qt/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt

    r30635 r32726  
    1414          text run at (106,38) width 32: "box)."
    1515      RenderBlock {DIV} at (14,71) size 756x326 [color=#C0C0C0] [border: (5px solid #800080)]
    16         RenderText {#text} at (117,18) size 468x20
    17           text run at (117,18) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    18         RenderInline {SPAN} at (0,0) size 10x26 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
    19           RenderText {#text} at (588,18) size 4x20
    20             text run at (588,18) width 4: "\x{21E6}"
    21         RenderText {#text} at (595,18) size 4x20
    22           text run at (595,18) width 4: " "
     16        RenderText {#text} at (117,19) size 468x19
     17          text run at (117,19) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     18        RenderInline {SPAN} at (0,0) size 10x25 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
     19          RenderText {#text} at (588,19) size 4x19
     20            text run at (588,19) width 4: "\x{21E6}"
     21        RenderText {#text} at (595,19) size 4x19
     22          text run at (595,19) width 4: " "
    2323        RenderImage {IMG} at (19,19) size 98x98 [color=#FF0000]
    24         RenderText {#text} at (599,18) size 607x38
    25           text run at (599,18) width 125: "dummy text dummy"
    26           text run at (117,36) width 339: "text dummy text dummy text dummy text dummy text "
    27         RenderInline {SPAN} at (0,0) size 10x26 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
    28           RenderText {#text} at (459,36) size 4x20
    29             text run at (459,36) width 4: "\x{21E8}"
    30         RenderText {#text} at (466,36) size 4x20
    31           text run at (466,36) width 4: " "
     24        RenderText {#text} at (599,19) size 607x37
     25          text run at (599,19) width 125: "dummy text dummy"
     26          text run at (117,37) width 339: "text dummy text dummy text dummy text dummy text "
     27        RenderInline {SPAN} at (0,0) size 10x25 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
     28          RenderText {#text} at (459,37) size 4x19
     29            text run at (459,37) width 4: "\x{21E8}"
     30        RenderText {#text} at (466,37) size 4x19
     31          text run at (466,37) width 4: " "
    3232        RenderImage {IMG} at (639,37) size 98x98 [color=#FF0000]
    33         RenderText {#text} at (470,36) size 698x272
    34           text run at (470,36) width 152: "dummy text dummy text"
    35           text run at (117,54) width 312: "dummy text dummy text dummy text dummy text "
    36           text run at (429,54) width 203: "dummy text dummy text dummy"
    37           text run at (117,72) width 261: "text dummy text dummy text dummy text "
    38           text run at (378,72) width 230: "dummy text dummy text dummy text"
    39           text run at (117,90) width 234: "dummy text dummy text dummy text "
    40           text run at (351,90) width 281: "dummy text dummy text dummy text dummy"
    41           text run at (117,108) width 183: "text dummy text dummy text "
    42           text run at (300,108) width 308: "dummy text dummy text dummy text dummy text"
    43           text run at (19,126) width 156: "dummy text dummy text "
    44           text run at (175,126) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    45           text run at (19,144) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    46           text run at (487,144) width 230: "dummy text dummy text dummy text"
    47           text run at (19,162) width 234: "dummy text dummy text dummy text "
    48           text run at (253,162) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    49           text run at (19,180) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    50           text run at (487,180) width 230: "dummy text dummy text dummy text"
    51           text run at (19,198) width 234: "dummy text dummy text dummy text "
    52           text run at (253,198) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    53           text run at (19,216) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    54           text run at (487,216) width 230: "dummy text dummy text dummy text"
    55           text run at (19,234) width 234: "dummy text dummy text dummy text "
    56           text run at (253,234) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    57           text run at (19,252) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    58           text run at (487,252) width 230: "dummy text dummy text dummy text"
    59           text run at (19,270) width 234: "dummy text dummy text dummy text "
    60           text run at (253,270) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    61           text run at (19,288) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     33        RenderText {#text} at (470,37) size 698x271
     34          text run at (470,37) width 152: "dummy text dummy text"
     35          text run at (117,55) width 312: "dummy text dummy text dummy text dummy text "
     36          text run at (429,55) width 203: "dummy text dummy text dummy"
     37          text run at (117,73) width 261: "text dummy text dummy text dummy text "
     38          text run at (378,73) width 230: "dummy text dummy text dummy text"
     39          text run at (117,91) width 234: "dummy text dummy text dummy text "
     40          text run at (351,91) width 281: "dummy text dummy text dummy text dummy"
     41          text run at (117,109) width 183: "text dummy text dummy text "
     42          text run at (300,109) width 308: "dummy text dummy text dummy text dummy text"
     43          text run at (19,127) width 156: "dummy text dummy text "
     44          text run at (175,127) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     45          text run at (19,145) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     46          text run at (487,145) width 230: "dummy text dummy text dummy text"
     47          text run at (19,163) width 234: "dummy text dummy text dummy text "
     48          text run at (253,163) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     49          text run at (19,181) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     50          text run at (487,181) width 230: "dummy text dummy text dummy text"
     51          text run at (19,199) width 234: "dummy text dummy text dummy text "
     52          text run at (253,199) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     53          text run at (19,217) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     54          text run at (487,217) width 230: "dummy text dummy text dummy text"
     55          text run at (19,235) width 234: "dummy text dummy text dummy text "
     56          text run at (253,235) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     57          text run at (19,253) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     58          text run at (487,253) width 230: "dummy text dummy text dummy text"
     59          text run at (19,271) width 234: "dummy text dummy text dummy text "
     60          text run at (253,271) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     61          text run at (19,289) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
  • trunk/LayoutTests/platform/qt/css2.1/t090501-c414-flt-ln-02-d-expected.txt

    r30635 r32726  
    1414          text run at (121,38) width 69: "small box)."
    1515      RenderBlock {DIV} at (14,71) size 756x398 [color=#C0C0C0] [border: (5px solid #800080)]
    16         RenderText {#text} at (151,18) size 546x20
    17           text run at (151,18) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    18           text run at (619,18) width 78: "dummy text "
    19         RenderInline {SPAN} at (0,0) size 13x26 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
    20           RenderText {#text} at (700,18) size 10x20
    21             text run at (700,18) width 10: "A"
     16        RenderText {#text} at (151,19) size 546x19
     17          text run at (151,19) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     18          text run at (619,19) width 78: "dummy text "
     19        RenderInline {SPAN} at (0,0) size 12x25 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
     20          RenderText {#text} at (700,19) size 9x19
     21            text run at (700,19) width 9: "A"
    2222        RenderText {#text} at (0,0) size 0x0
    2323        RenderBlock (floating) {P} at (19,19) size 132x52 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
    24           RenderText {#text} at (17,16) size 40x20
    25             text run at (17,16) width 40: "AAAA"
    26         RenderText {#text} at (151,36) size 468x20
    27           text run at (151,36) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    28         RenderInline {SPAN} at (0,0) size 15x26 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
    29           RenderText {#text} at (622,36) size 9x20
    30             text run at (622,36) width 9: "B"
    31         RenderText {#text} at (634,36) size 4x20
    32           text run at (634,36) width 4: " "
     24          RenderText {#text} at (17,17) size 36x19
     25            text run at (17,17) width 36: "AAAA"
     26        RenderText {#text} at (151,37) size 468x19
     27          text run at (151,37) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     28        RenderInline {SPAN} at (0,0) size 15x25 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
     29          RenderText {#text} at (622,37) size 9x19
     30            text run at (622,37) width 9: "B"
     31        RenderText {#text} at (634,37) size 4x19
     32          text run at (634,37) width 4: " "
    3333        RenderBlock (floating) {P} at (605,55) size 132x52 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
    34           RenderText {#text} at (17,16) size 36x20
    35             text run at (17,16) width 36: "BBBB"
    36         RenderText {#text} at (638,36) size 429x38
    37           text run at (638,36) width 74: "dummy text"
    38           text run at (283,54) width 156: "dummy text dummy text "
    39         RenderInline {SPAN} at (0,0) size 16x26 [color=#FFFFFF] [bgcolor=#FFA500] [border: (3px solid #FFFF00)]
    40           RenderText {#text} at (442,54) size 10x20
    41             text run at (442,54) width 10: "C"
    42         RenderText {#text} at (455,54) size 4x20
    43           text run at (455,54) width 4: " "
     34          RenderText {#text} at (17,17) size 36x19
     35            text run at (17,17) width 36: "BBBB"
     36        RenderText {#text} at (638,37) size 429x37
     37          text run at (638,37) width 74: "dummy text"
     38          text run at (283,55) width 156: "dummy text dummy text "
     39        RenderInline {SPAN} at (0,0) size 16x25 [color=#FFFFFF] [bgcolor=#FFA500] [border: (3px solid #FFFF00)]
     40          RenderText {#text} at (442,55) size 10x19
     41            text run at (442,55) width 10: "C"
     42        RenderText {#text} at (455,55) size 4x19
     43          text run at (455,55) width 4: " "
    4444        RenderBlock (floating) {P} at (151,55) size 132x52 [color=#FFFFFF] [bgcolor=#FFA500] [border: (3px solid #FFFF00)]
    45           RenderText {#text} at (17,16) size 40x20
    46             text run at (17,16) width 40: "CCCC"
    47         RenderText {#text} at (459,54) size 308x56
    48           text run at (459,54) width 125: "dummy text dummy"
    49           text run at (283,72) width 308: "text dummy text dummy text dummy text dummy"
    50           text run at (415,90) width 27: "text "
    51         RenderInline {SPAN} at (0,0) size 16x26 [color=#FFFFFF] [bgcolor=#008000] [border: (3px solid #00FF00)]
    52           RenderText {#text} at (445,90) size 10x20
    53             text run at (445,90) width 10: "D"
    54         RenderText {#text} at (458,90) size 4x20
    55           text run at (458,90) width 4: " "
     45          RenderText {#text} at (17,17) size 40x19
     46            text run at (17,17) width 40: "CCCC"
     47        RenderText {#text} at (459,55) size 308x55
     48          text run at (459,55) width 125: "dummy text dummy"
     49          text run at (283,73) width 308: "text dummy text dummy text dummy text dummy"
     50          text run at (415,91) width 27: "text "
     51        RenderInline {SPAN} at (0,0) size 16x25 [color=#FFFFFF] [bgcolor=#008000] [border: (3px solid #00FF00)]
     52          RenderText {#text} at (445,91) size 10x19
     53            text run at (445,91) width 10: "D"
     54        RenderText {#text} at (458,91) size 4x19
     55          text run at (458,91) width 4: " "
    5656        RenderBlock (floating) {P} at (283,91) size 132x52 [color=#FFFFFF] [bgcolor=#008000] [border: (3px solid #00FF00)]
    57           RenderText {#text} at (17,16) size 40x20
    58             text run at (17,16) width 40: "DDDD"
    59         RenderText {#text} at (462,90) size 704x290
    60           text run at (462,90) width 125: "dummy text dummy"
    61           text run at (415,108) width 308: "text dummy text dummy text dummy text dummy"
    62           text run at (415,126) width 27: "text "
    63           text run at (442,126) width 281: "dummy text dummy text dummy text dummy"
    64           text run at (19,144) width 183: "text dummy text dummy text "
    65           text run at (202,144) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    66           text run at (670,144) width 47: "dummy"
    67           text run at (19,162) width 417: "text dummy text dummy text dummy text dummy text dummy text "
    68           text run at (436,162) width 281: "dummy text dummy text dummy text dummy"
    69           text run at (19,180) width 183: "text dummy text dummy text "
    70           text run at (202,180) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    71           text run at (670,180) width 47: "dummy"
    72           text run at (19,198) width 417: "text dummy text dummy text dummy text dummy text dummy text "
    73           text run at (436,198) width 281: "dummy text dummy text dummy text dummy"
    74           text run at (19,216) width 183: "text dummy text dummy text "
    75           text run at (202,216) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    76           text run at (670,216) width 47: "dummy"
    77           text run at (19,234) width 417: "text dummy text dummy text dummy text dummy text dummy text "
    78           text run at (436,234) width 281: "dummy text dummy text dummy text dummy"
    79           text run at (19,252) width 183: "text dummy text dummy text "
    80           text run at (202,252) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    81           text run at (670,252) width 47: "dummy"
    82           text run at (19,270) width 417: "text dummy text dummy text dummy text dummy text dummy text "
    83           text run at (436,270) width 281: "dummy text dummy text dummy text dummy"
    84           text run at (19,288) width 183: "text dummy text dummy text "
    85           text run at (202,288) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    86           text run at (670,288) width 47: "dummy"
    87           text run at (19,306) width 417: "text dummy text dummy text dummy text dummy text dummy text "
    88           text run at (436,306) width 281: "dummy text dummy text dummy text dummy"
    89           text run at (19,324) width 183: "text dummy text dummy text "
    90           text run at (202,324) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    91           text run at (670,324) width 47: "dummy"
    92           text run at (19,342) width 417: "text dummy text dummy text dummy text dummy text dummy text "
    93           text run at (436,342) width 281: "dummy text dummy text dummy text dummy"
    94           text run at (19,360) width 179: "text dummy text dummy text"
     57          RenderText {#text} at (17,17) size 40x19
     58            text run at (17,17) width 40: "DDDD"
     59        RenderText {#text} at (462,91) size 704x289
     60          text run at (462,91) width 125: "dummy text dummy"
     61          text run at (415,109) width 308: "text dummy text dummy text dummy text dummy"
     62          text run at (415,127) width 27: "text "
     63          text run at (442,127) width 281: "dummy text dummy text dummy text dummy"
     64          text run at (19,145) width 183: "text dummy text dummy text "
     65          text run at (202,145) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     66          text run at (670,145) width 47: "dummy"
     67          text run at (19,163) width 417: "text dummy text dummy text dummy text dummy text dummy text "
     68          text run at (436,163) width 281: "dummy text dummy text dummy text dummy"
     69          text run at (19,181) width 183: "text dummy text dummy text "
     70          text run at (202,181) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     71          text run at (670,181) width 47: "dummy"
     72          text run at (19,199) width 417: "text dummy text dummy text dummy text dummy text dummy text "
     73          text run at (436,199) width 281: "dummy text dummy text dummy text dummy"
     74          text run at (19,217) width 183: "text dummy text dummy text "
     75          text run at (202,217) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     76          text run at (670,217) width 47: "dummy"
     77          text run at (19,235) width 417: "text dummy text dummy text dummy text dummy text dummy text "
     78          text run at (436,235) width 281: "dummy text dummy text dummy text dummy"
     79          text run at (19,253) width 183: "text dummy text dummy text "
     80          text run at (202,253) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     81          text run at (670,253) width 47: "dummy"
     82          text run at (19,271) width 417: "text dummy text dummy text dummy text dummy text dummy text "
     83          text run at (436,271) width 281: "dummy text dummy text dummy text dummy"
     84          text run at (19,289) width 183: "text dummy text dummy text "
     85          text run at (202,289) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     86          text run at (670,289) width 47: "dummy"
     87          text run at (19,307) width 417: "text dummy text dummy text dummy text dummy text dummy text "
     88          text run at (436,307) width 281: "dummy text dummy text dummy text dummy"
     89          text run at (19,325) width 183: "text dummy text dummy text "
     90          text run at (202,325) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     91          text run at (670,325) width 47: "dummy"
     92          text run at (19,343) width 417: "text dummy text dummy text dummy text dummy text dummy text "
     93          text run at (436,343) width 281: "dummy text dummy text dummy text dummy"
     94          text run at (19,361) width 179: "text dummy text dummy text"
  • trunk/LayoutTests/platform/qt/css2.1/t090501-c414-flt-ln-03-d-expected.txt

    r30635 r32726  
    1414          text run at (121,38) width 69: "small box)."
    1515      RenderBlock {DIV} at (14,71) size 756x308 [color=#C0C0C0] [border: (5px solid #800080)]
    16         RenderText {#text} at (151,18) size 312x20
    17           text run at (151,18) width 312: "dummy text dummy text dummy text dummy text "
    18         RenderInline {SPAN} at (0,0) size 16x26 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
    19           RenderText {#text} at (466,18) size 10x20
    20             text run at (466,18) width 10: "A"
    21         RenderText {#text} at (479,18) size 4x20
    22           text run at (479,18) width 4: " "
     16        RenderText {#text} at (151,19) size 312x19
     17          text run at (151,19) width 312: "dummy text dummy text dummy text dummy text "
     18        RenderInline {SPAN} at (0,0) size 15x25 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
     19          RenderText {#text} at (466,19) size 9x19
     20            text run at (466,19) width 9: "A"
     21        RenderText {#text} at (478,19) size 4x19
     22          text run at (478,19) width 4: " "
    2323        RenderBlock (floating) {P} at (19,19) size 132x52 [color=#FFFFFF] [bgcolor=#008080] [border: (3px solid #00FFFF)]
    24           RenderText {#text} at (17,16) size 40x20
    25             text run at (17,16) width 40: "AAAA"
     24          RenderText {#text} at (17,17) size 36x19
     25            text run at (17,17) width 36: "AAAA"
    2626        RenderText {#text} at (0,0) size 0x0
    27         RenderInline {SPAN} at (0,0) size 15x26 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
    28           RenderText {#text} at (486,18) size 9x20
    29             text run at (486,18) width 9: "B"
    30         RenderText {#text} at (498,18) size 4x20
    31           text run at (498,18) width 4: " "
     27        RenderInline {SPAN} at (0,0) size 15x25 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
     28          RenderText {#text} at (485,19) size 9x19
     29            text run at (485,19) width 9: "B"
     30        RenderText {#text} at (497,19) size 4x19
     31          text run at (497,19) width 4: " "
    3232        RenderBlock (floating) {P} at (605,19) size 132x52 [color=#FFFFFF] [bgcolor=#800080] [border: (3px solid #FF00FF)]
    33           RenderText {#text} at (17,16) size 36x20
    34             text run at (17,16) width 36: "BBBB"
    35         RenderText {#text} at (502,18) size 698x272
    36           text run at (502,18) width 74: "dummy text"
    37           text run at (151,36) width 390: "dummy text dummy text dummy text dummy text dummy text "
    38           text run at (541,36) width 47: "dummy"
    39           text run at (151,54) width 413: "text dummy text dummy text dummy text dummy text dummy text"
    40           text run at (19,72) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    41           text run at (487,72) width 230: "dummy text dummy text dummy text"
    42           text run at (19,90) width 234: "dummy text dummy text dummy text "
    43           text run at (253,90) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    44           text run at (19,108) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    45           text run at (487,108) width 230: "dummy text dummy text dummy text"
    46           text run at (19,126) width 234: "dummy text dummy text dummy text "
    47           text run at (253,126) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    48           text run at (19,144) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    49           text run at (487,144) width 230: "dummy text dummy text dummy text"
    50           text run at (19,162) width 234: "dummy text dummy text dummy text "
    51           text run at (253,162) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    52           text run at (19,180) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    53           text run at (487,180) width 230: "dummy text dummy text dummy text"
    54           text run at (19,198) width 234: "dummy text dummy text dummy text "
    55           text run at (253,198) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    56           text run at (19,216) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    57           text run at (487,216) width 230: "dummy text dummy text dummy text"
    58           text run at (19,234) width 234: "dummy text dummy text dummy text "
    59           text run at (253,234) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
    60           text run at (19,252) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
    61           text run at (487,252) width 230: "dummy text dummy text dummy text"
    62           text run at (19,270) width 234: "dummy text dummy text dummy text "
    63           text run at (253,270) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     33          RenderText {#text} at (17,17) size 36x19
     34            text run at (17,17) width 36: "BBBB"
     35        RenderText {#text} at (501,19) size 698x271
     36          text run at (501,19) width 74: "dummy text"
     37          text run at (151,37) width 390: "dummy text dummy text dummy text dummy text dummy text "
     38          text run at (541,37) width 47: "dummy"
     39          text run at (151,55) width 413: "text dummy text dummy text dummy text dummy text dummy text"
     40          text run at (19,73) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     41          text run at (487,73) width 230: "dummy text dummy text dummy text"
     42          text run at (19,91) width 234: "dummy text dummy text dummy text "
     43          text run at (253,91) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     44          text run at (19,109) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     45          text run at (487,109) width 230: "dummy text dummy text dummy text"
     46          text run at (19,127) width 234: "dummy text dummy text dummy text "
     47          text run at (253,127) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     48          text run at (19,145) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     49          text run at (487,145) width 230: "dummy text dummy text dummy text"
     50          text run at (19,163) width 234: "dummy text dummy text dummy text "
     51          text run at (253,163) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     52          text run at (19,181) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     53          text run at (487,181) width 230: "dummy text dummy text dummy text"
     54          text run at (19,199) width 234: "dummy text dummy text dummy text "
     55          text run at (253,199) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     56          text run at (19,217) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     57          text run at (487,217) width 230: "dummy text dummy text dummy text"
     58          text run at (19,235) width 234: "dummy text dummy text dummy text "
     59          text run at (253,235) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
     60          text run at (19,253) width 468: "dummy text dummy text dummy text dummy text dummy text dummy text "
     61          text run at (487,253) width 230: "dummy text dummy text dummy text"
     62          text run at (19,271) width 234: "dummy text dummy text dummy text "
     63          text run at (253,271) width 464: "dummy text dummy text dummy text dummy text dummy text dummy text"
  • trunk/LayoutTests/platform/qt/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt

    r30635 r32726  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x281
    4   RenderBlock {HTML} at (0,0) size 800x281
    5     RenderBody {BODY} at (8,8) size 784x265
     3layer at (0,0) size 800x301
     4  RenderBlock {HTML} at (0,0) size 800x301
     5    RenderBody {BODY} at (8,8) size 784x285
    66      RenderBlock {P} at (0,0) size 784x19
    77        RenderText {#text} at (0,0) size 509x19
    88          text run at (0,0) width 509: "There should be a big pattern of green and lime dots below, with no red present."
    9       RenderBlock {DIV} at (6,25) size 66x240 [color=#00FF00] [bgcolor=#FF0000] [border: (3px solid #000000)]
     9      RenderBlock {DIV} at (6,25) size 66x260 [color=#00FF00] [bgcolor=#FF0000] [border: (3px solid #000000)]
    1010        RenderBlock {P} at (15,9) size 48x48
    1111          RenderText {#text} at (0,5) size 36x38
     
    2020            text run at (0,5) width 36: "X X"
    2121            text run at (0,29) width 36: "X X"
    22         RenderBlock {P} at (15,153) size 48x28
    23           RenderText {#text} at (0,0) size 36x28
    24             text run at (0,0) width 36: "X X"
    25             text run at (0,14) width 36: "X X"
    26         RenderBlock {P} at (15,181) size 48x50
     22        RenderBlock {P} at (15,153) size 48x48
     23          RenderText {#text} at (0,5) size 36x38
     24            text run at (0,5) width 36: "X X"
     25            text run at (0,29) width 36: "X X"
     26        RenderBlock {P} at (15,201) size 48x50
    2727          RenderText {#text} at (0,5) size 36x39
    2828            text run at (0,5) width 36: "X X"
  • trunk/LayoutTests/platform/qt/css2.1/t1503-c522-font-family-00-b-expected.txt

    r32686 r32726  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x285
    4   RenderBlock {HTML} at (0,0) size 800x285
    5     RenderBody {BODY} at (8,8) size 784x269
    6       RenderBlock {DIV} at (0,0) size 784x116
    7         RenderBlock {P} at (0,0) size 784x20 [color=#000080]
    8           RenderText {#text} at (0,0) size 232x20
    9             text run at (0,0) width 232: "This sentence should be in a serif font."
    10         RenderBlock {P} at (0,20) size 784x20 [color=#000080]
    11           RenderText {#text} at (0,0) size 232x20
    12             text run at (0,0) width 232: "This sentence should be in a serif font."
    13         RenderBlock {P} at (0,40) size 784x19 [color=#000080]
     3layer at (0,0) size 800x282
     4  RenderBlock {HTML} at (0,0) size 800x282
     5    RenderBody {BODY} at (8,8) size 784x266
     6      RenderBlock {DIV} at (0,0) size 784x114
     7        RenderBlock {P} at (0,0) size 784x19 [color=#000080]
     8          RenderText {#text} at (0,0) size 245x19
     9            text run at (0,0) width 245: "This sentence should be in a serif font."
     10        RenderBlock {P} at (0,19) size 784x19 [color=#000080]
     11          RenderText {#text} at (0,0) size 245x19
     12            text run at (0,0) width 245: "This sentence should be in a serif font."
     13        RenderBlock {P} at (0,38) size 784x19 [color=#000080]
    1414          RenderText {#text} at (0,0) size 280x19
    1515            text run at (0,0) width 280: "This sentence should be in a sans-serif font."
    16         RenderBlock {P} at (0,59) size 784x19 [color=#000080]
     16        RenderBlock {P} at (0,57) size 784x19 [color=#000080]
    1717          RenderText {#text} at (0,0) size 263x19
    1818            text run at (0,0) width 263: "This sentence should be in a cursive font."
    19         RenderBlock {P} at (0,78) size 784x19 [color=#000080]
     19        RenderBlock {P} at (0,76) size 784x19 [color=#000080]
    2020          RenderText {#text} at (0,0) size 264x19
    2121            text run at (0,0) width 264: "This sentence should be in a fantasy font."
    22         RenderBlock {P} at (0,97) size 784x19 [color=#000080]
    23           RenderText {#text} at (0,1) size 352x17
    24             text run at (0,1) width 352: "This sentence should be in a monospace font."
    25       RenderBlock {P} at (0,116) size 784x19 [color=#000080]
     22        RenderBlock {P} at (0,95) size 784x19 [color=#000080]
     23          RenderText {#text} at (0,0) size 292x19
     24            text run at (0,0) width 292: "This sentence should be in a monospace font."
     25      RenderBlock {P} at (0,114) size 784x19 [color=#000080]
    2626        RenderText {#text} at (0,0) size 280x19
    2727          text run at (0,0) width 280: "This sentence should be in a sans-serif font."
    28       RenderBlock {P} at (0,135) size 784x19 [color=#000080]
    29         RenderText {#text} at (0,1) size 352x17
    30           text run at (0,1) width 352: "This sentence should be in a monospace font."
    31       RenderBlock {DIV} at (0,154) size 784x115
     28      RenderBlock {P} at (0,133) size 784x19 [color=#000080]
     29        RenderText {#text} at (0,0) size 292x19
     30          text run at (0,0) width 292: "This sentence should be in a monospace font."
     31      RenderBlock {DIV} at (0,152) size 784x114
    3232        RenderBlock {P} at (0,0) size 784x19 [color=#000080]
    33           RenderText {#text} at (0,1) size 352x17
    34             text run at (0,1) width 352: "This sentence should be in a monospace font."
    35         RenderBlock {P} at (0,19) size 784x20 [color=#000080]
    36           RenderText {#text} at (0,0) size 232x20
    37             text run at (0,0) width 232: "This sentence should be in a serif font."
    38         RenderBlock {P} at (0,39) size 784x19 [color=#000080]
     33          RenderText {#text} at (0,0) size 292x19
     34            text run at (0,0) width 292: "This sentence should be in a monospace font."
     35        RenderBlock {P} at (0,19) size 784x19 [color=#000080]
     36          RenderText {#text} at (0,0) size 245x19
     37            text run at (0,0) width 245: "This sentence should be in a serif font."
     38        RenderBlock {P} at (0,38) size 784x19 [color=#000080]
    3939          RenderText {#text} at (0,0) size 280x19
    4040            text run at (0,0) width 280: "This sentence should be in a sans-serif font."
    41         RenderBlock {P} at (0,58) size 784x19 [color=#000080]
     41        RenderBlock {P} at (0,57) size 784x19 [color=#000080]
    4242          RenderText {#text} at (0,0) size 263x19
    4343            text run at (0,0) width 263: "This sentence should be in a cursive font."
    44         RenderBlock {P} at (0,77) size 784x19 [color=#000080]
     44        RenderBlock {P} at (0,76) size 784x19 [color=#000080]
    4545          RenderText {#text} at (0,0) size 264x19
    4646            text run at (0,0) width 264: "This sentence should be in a fantasy font."
    47         RenderBlock {P} at (0,96) size 784x19 [color=#000080]
    48           RenderText {#text} at (0,1) size 352x17
    49             text run at (0,1) width 352: "This sentence should be in a monospace font."
     47        RenderBlock {P} at (0,95) size 784x19 [color=#000080]
     48          RenderText {#text} at (0,0) size 292x19
     49            text run at (0,0) width 292: "This sentence should be in a monospace font."
  • trunk/LayoutTests/platform/qt/css2.1/t1508-c527-font-01-b-expected.txt

    r30635 r32726  
    55    RenderBody {BODY} at (8,18) size 784x189 [color=#000080]
    66      RenderBlock {P} at (0,0) size 784x189
    7         RenderText {#text} at (0,0) size 594x26
    8           text run at (0,0) width 594: "This text should be 18px serif. There should be a 9px gap between each line. "
    9         RenderInline {SPAN} at (0,0) size 779x188 [color=#C0C0C0]
    10           RenderText {#text} at (594,0) size 779x188
    11             text run at (594,0) width 157: "dummy text dummy"
    12             text run at (0,27) width 392: "text dummy text dummy text dummy text dummy "
    13             text run at (392,27) width 387: "text dummy text dummy text dummy text dummy"
    14             text run at (0,54) width 196: "text dummy text dummy "
    15             text run at (196,54) width 583: "text dummy text dummy text dummy text dummy text dummy text dummy"
    16             text run at (0,81) width 588: "text dummy text dummy text dummy text dummy text dummy text dummy "
    17             text run at (588,81) width 191: "text dummy text dummy"
    18             text run at (0,108) width 392: "text dummy text dummy text dummy text dummy "
    19             text run at (392,108) width 387: "text dummy text dummy text dummy text dummy"
    20             text run at (0,135) width 196: "text dummy text dummy "
    21             text run at (196,135) width 583: "text dummy text dummy text dummy text dummy text dummy text dummy"
    22             text run at (0,162) width 519: "text dummy text dummy text dummy text dummy text dummy text"
     7        RenderText {#text} at (0,1) size 618x25
     8          text run at (0,1) width 618: "This text should be 18px serif. There should be a 9px gap between each line. "
     9        RenderInline {SPAN} at (0,0) size 779x187 [color=#C0C0C0]
     10          RenderText {#text} at (618,1) size 779x187
     11            text run at (618,1) width 157: "dummy text dummy"
     12            text run at (0,28) width 392: "text dummy text dummy text dummy text dummy "
     13            text run at (392,28) width 387: "text dummy text dummy text dummy text dummy"
     14            text run at (0,55) width 196: "text dummy text dummy "
     15            text run at (196,55) width 583: "text dummy text dummy text dummy text dummy text dummy text dummy"
     16            text run at (0,82) width 588: "text dummy text dummy text dummy text dummy text dummy text dummy "
     17            text run at (588,82) width 191: "text dummy text dummy"
     18            text run at (0,109) width 392: "text dummy text dummy text dummy text dummy "
     19            text run at (392,109) width 387: "text dummy text dummy text dummy text dummy"
     20            text run at (0,136) width 196: "text dummy text dummy "
     21            text run at (196,136) width 583: "text dummy text dummy text dummy text dummy text dummy text dummy"
     22            text run at (0,163) width 519: "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-06-b-expected.txt

    r30635 r32726  
    55    RenderBody {BODY} at (8,18) size 784x252 [color=#000080]
    66      RenderBlock {P} at (0,0) size 784x252
    7         RenderText {#text} at (0,5) size 775x61
    8           text run at (0,5) width 775: "This text should be 18px monospace, in small-caps, italicized, and very bold, with double"
    9           text run at (0,41) width 121: "line spacing. "
    10         RenderInline {SPAN} at (0,0) size 768x205 [color=#C0C0C0]
    11           RenderText {#text} at (121,41) size 768x205
    12             text run at (121,41) width 521: "dummy text dummy text dummy text dummy text dummy text dummy "
    13             text run at (642,41) width 126: "text dummy text"
    14             text run at (0,77) width 427: "dummy text dummy text dummy text dummy text dummy "
    15             text run at (427,77) width 314: "text dummy text dummy text dummy text"
    16             text run at (0,113) width 239: "dummy text dummy text dummy "
    17             text run at (239,113) width 502: "text dummy text dummy text dummy text dummy text dummy text"
    18             text run at (0,149) width 51: "dummy "
    19             text run at (51,149) width 564: "text dummy text dummy text dummy text dummy text dummy text dummy "
    20             text run at (615,149) width 126: "text dummy text"
    21             text run at (0,185) width 427: "dummy text dummy text dummy text dummy text dummy "
    22             text run at (427,185) width 314: "text dummy text dummy text dummy text"
    23             text run at (0,221) width 239: "dummy text dummy text dummy "
    24             text run at (239,221) width 502: "text dummy text dummy text dummy text dummy text dummy text"
     7        RenderText {#text} at (0,5) size 740x61
     8          text run at (0,5) width 740: "This text should be 18px monospace, in small-caps, italicized, and very bold, with double line"
     9          text run at (0,41) width 69: "spacing. "
     10        RenderInline {SPAN} at (0,0) size 778x205 [color=#C0C0C0]
     11          RenderText {#text} at (69,41) size 778x205
     12            text run at (69,41) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     13            text run at (588,41) width 181: "text dummy text dummy"
     14            text run at (0,77) width 372: "text dummy text dummy text dummy text dummy "
     15            text run at (372,77) width 406: "text dummy text dummy text dummy text dummy text"
     16            text run at (0,113) width 147: "dummy text dummy "
     17            text run at (147,113) width 558: "text dummy text dummy text dummy text dummy text dummy text dummy "
     18            text run at (705,113) width 34: "text"
     19            text run at (0,149) width 519: "dummy text dummy text dummy text dummy text dummy text dummy "
     20            text run at (519,149) width 220: "text dummy text dummy text"
     21            text run at (0,185) width 333: "dummy text dummy text dummy text dummy "
     22            text run at (333,185) width 406: "text dummy text dummy text dummy text dummy text"
     23            text run at (0,221) width 147: "dummy text dummy "
     24            text run at (147,221) 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/css3/css3-modsel-33-expected.txt

    r30635 r32726  
    3838                  text run at (2,2) width 62: "green cell"
    3939      RenderBlock {P} at (0,93) size 784x19
    40         RenderInline {SPAN} at (0,0) size 442x19
     40        RenderInline {SPAN} at (0,0) size 442x19 [bgcolor=#00FF00]
    4141          RenderText {#text} at (0,0) size 442x19
    4242            text run at (0,0) width 279: "This paragraph contains a span that should "
Note: See TracChangeset for help on using the changeset viewer.