Changeset 123156 in webkit


Ignore:
Timestamp:
Jul 19, 2012 3:40:46 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[Qt] Added/updated missing fast/forms results after rebaseline
https://bugs.webkit.org/show_bug.cgi?id=91504

Patch by Bruno de Oliveira Abinader <Bruno de Oliveira Abinader> on 2012-07-19
Reviewed by Noam Rosenthal.

The following tests were failing after r122879:

fast/forms/HTMLOptionElement_label06.html = TEXT
fast/forms/HTMLOptionElement_label07.html = TEXT
fast/forms/basic-inputs.html = TEXT
fast/forms/basic-textareas-quirks.html = TEXT
fast/forms/box-shadow-override.html = TEXT
fast/forms/control-restrict-line-height.html = TEXT
fast/forms/encoding-test.html = TEXT
fast/forms/fieldset-align.html = TEXT
fast/forms/form-element-geometry.html = TEXT
fast/forms/input-appearance-bkcolor.html = TEXT
fast/forms/input-appearance-default-bkcolor.html = TEXT
fast/forms/input-appearance-disabled.html = TEXT
fast/forms/input-appearance-focus.html = TEXT
fast/forms/input-appearance-preventDefault.html = TEXT
fast/forms/input-appearance-readonly.html = TEXT
fast/forms/input-appearance-selection.html = TEXT
fast/forms/input-appearance-visibility.html = TEXT
fast/forms/input-baseline.html = TEXT
fast/forms/input-disabled-color.html = TEXT
fast/forms/input-double-click-selection-gap-bug.html = TEXT
fast/forms/input-placeholder-visibility-1.html = TEXT
fast/forms/input-placeholder-visibility-3.html = TEXT
fast/forms/input-readonly-dimmed.html = TEXT
fast/forms/input-readonly-empty.html = TEXT
fast/forms/input-spaces.html = TEXT
fast/forms/input-text-click-inside.html = TEXT
fast/forms/input-text-double-click.html = TEXT
fast/forms/input-text-option-delete.html = TEXT
fast/forms/input-text-self-emptying-click.html = TEXT
fast/forms/input-text-word-wrap.html = TEXT
fast/forms/input-width.html = TEXT
fast/forms/menulist-separator-painting.html = TEXT
fast/forms/number/input-appearance-number-rtl.html = TEXT
fast/forms/number/input-appearance-spinbutton-disabled-readonly.html = TEXT
fast/forms/number/input-appearance-spinbutton-layer.html = TEXT
fast/forms/placeholder-position.html = TEXT
fast/forms/placeholder-pseudo-style.html = TEXT
fast/forms/search-cancel-button-style-sharing.html = TEXT
fast/forms/search-display-none-cancel-button.html = TEXT
fast/forms/search-rtl.html = TEXT
fast/forms/search-vertical-alignment.html = TEXT
fast/forms/select-background-none.html = TEXT
fast/forms/select-baseline.html = TEXT
fast/forms/selectlist-minsize.html = TEXT
fast/forms/text-style-color.html = TEXT
fast/forms/textarea-align.html = TEXT
fast/forms/textarea-placeholder-pseudo-style.html = TEXT
fast/forms/textarea-placeholder-visibility-1.html = TEXT
fast/forms/textarea-placeholder-visibility-2.html = TEXT
fast/forms/textarea-setinnerhtml.html = TEXT
fast/forms/textfield-focus-ring.html = TEXT
fast/forms/textfield-outline.html = TEXT
fast/forms/textfield-overflow.html = TEXT

This patch includes/updates the missing expectations.

  • platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png:
  • platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png:
  • platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/basic-inputs-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/basic-inputs-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png:
  • platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/control-restrict-line-height-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/control-restrict-line-height-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/encoding-test-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
  • platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/input-appearance-bkcolor-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-default-bkcolor-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-default-bkcolor-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-disabled-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-disabled-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-focus-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-focus-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-preventDefault-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-readonly-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-readonly-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-appearance-visibility-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-baseline-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/input-baseline-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.png:
  • platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/input-double-click-selection-gap-bug-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/input-double-click-selection-gap-bug-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-readonly-dimmed-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-readonly-empty-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-spaces-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-text-click-inside-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-text-double-click-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-text-option-delete-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-text-self-emptying-click-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-text-word-wrap-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/input-width-expected.txt: Copied from LayoutTests/platform/qt-5.0-wk2/fast/forms/textarea-setinnerhtml-expected.txt.
  • platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/number/input-appearance-number-rtl-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/number/input-appearance-number-rtl-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/placeholder-position-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/placeholder-position-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.png:
  • platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/search-display-none-cancel-button-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/search-rtl-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/search-vertical-alignment-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/search-vertical-alignment-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/select-background-none-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png:
  • platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/text-style-color-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/text-style-color-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/textarea-align-expected.png:
  • platform/qt-5.0-wk2/fast/forms/textarea-align-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added.
  • platform/qt-5.0-wk2/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/textarea-setinnerhtml-expected.txt:
  • platform/qt-5.0-wk2/fast/forms/textfield-focus-ring-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/textfield-outline-expected.txt: Added.
  • platform/qt-5.0-wk2/fast/forms/textfield-overflow-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
59 added
22 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r123153 r123156  
     12012-07-19  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
     2
     3        [Qt] Added/updated missing fast/forms results after rebaseline
     4        https://bugs.webkit.org/show_bug.cgi?id=91504
     5
     6        Reviewed by Noam Rosenthal.
     7
     8        The following tests were failing after r122879:
     9          fast/forms/HTMLOptionElement_label06.html = TEXT
     10          fast/forms/HTMLOptionElement_label07.html = TEXT
     11          fast/forms/basic-inputs.html = TEXT
     12          fast/forms/basic-textareas-quirks.html = TEXT
     13          fast/forms/box-shadow-override.html = TEXT
     14          fast/forms/control-restrict-line-height.html = TEXT
     15          fast/forms/encoding-test.html = TEXT
     16          fast/forms/fieldset-align.html = TEXT
     17          fast/forms/form-element-geometry.html = TEXT
     18          fast/forms/input-appearance-bkcolor.html = TEXT
     19          fast/forms/input-appearance-default-bkcolor.html = TEXT
     20          fast/forms/input-appearance-disabled.html = TEXT
     21          fast/forms/input-appearance-focus.html = TEXT
     22          fast/forms/input-appearance-preventDefault.html = TEXT
     23          fast/forms/input-appearance-readonly.html = TEXT
     24          fast/forms/input-appearance-selection.html = TEXT
     25          fast/forms/input-appearance-visibility.html = TEXT
     26          fast/forms/input-baseline.html = TEXT
     27          fast/forms/input-disabled-color.html = TEXT
     28          fast/forms/input-double-click-selection-gap-bug.html = TEXT
     29          fast/forms/input-placeholder-visibility-1.html = TEXT
     30          fast/forms/input-placeholder-visibility-3.html = TEXT
     31          fast/forms/input-readonly-dimmed.html = TEXT
     32          fast/forms/input-readonly-empty.html = TEXT
     33          fast/forms/input-spaces.html = TEXT
     34          fast/forms/input-text-click-inside.html = TEXT
     35          fast/forms/input-text-double-click.html = TEXT
     36          fast/forms/input-text-option-delete.html = TEXT
     37          fast/forms/input-text-self-emptying-click.html = TEXT
     38          fast/forms/input-text-word-wrap.html = TEXT
     39          fast/forms/input-width.html = TEXT
     40          fast/forms/menulist-separator-painting.html = TEXT
     41          fast/forms/number/input-appearance-number-rtl.html = TEXT
     42          fast/forms/number/input-appearance-spinbutton-disabled-readonly.html = TEXT
     43          fast/forms/number/input-appearance-spinbutton-layer.html = TEXT
     44          fast/forms/placeholder-position.html = TEXT
     45          fast/forms/placeholder-pseudo-style.html = TEXT
     46          fast/forms/search-cancel-button-style-sharing.html = TEXT
     47          fast/forms/search-display-none-cancel-button.html = TEXT
     48          fast/forms/search-rtl.html = TEXT
     49          fast/forms/search-vertical-alignment.html = TEXT
     50          fast/forms/select-background-none.html = TEXT
     51          fast/forms/select-baseline.html = TEXT
     52          fast/forms/selectlist-minsize.html = TEXT
     53          fast/forms/text-style-color.html = TEXT
     54          fast/forms/textarea-align.html = TEXT
     55          fast/forms/textarea-placeholder-pseudo-style.html = TEXT
     56          fast/forms/textarea-placeholder-visibility-1.html = TEXT
     57          fast/forms/textarea-placeholder-visibility-2.html = TEXT
     58          fast/forms/textarea-setinnerhtml.html = TEXT
     59          fast/forms/textfield-focus-ring.html = TEXT
     60          fast/forms/textfield-outline.html = TEXT
     61          fast/forms/textfield-overflow.html = TEXT
     62
     63        This patch includes/updates the missing expectations.
     64
     65        * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png:
     66        * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.txt:
     67        * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png:
     68        * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.txt:
     69        * platform/qt-5.0-wk2/fast/forms/basic-inputs-expected.png: Added.
     70        * platform/qt-5.0-wk2/fast/forms/basic-inputs-expected.txt: Added.
     71        * platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.png: Added.
     72        * platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.txt: Added.
     73        * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png:
     74        * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.txt:
     75        * platform/qt-5.0-wk2/fast/forms/control-restrict-line-height-expected.png: Added.
     76        * platform/qt-5.0-wk2/fast/forms/control-restrict-line-height-expected.txt: Added.
     77        * platform/qt-5.0-wk2/fast/forms/encoding-test-expected.txt: Added.
     78        * platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.png: Added.
     79        * platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.txt: Added.
     80        * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
     81        * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt:
     82        * platform/qt-5.0-wk2/fast/forms/input-appearance-bkcolor-expected.txt: Added.
     83        * platform/qt-5.0-wk2/fast/forms/input-appearance-default-bkcolor-expected.png: Added.
     84        * platform/qt-5.0-wk2/fast/forms/input-appearance-default-bkcolor-expected.txt: Added.
     85        * platform/qt-5.0-wk2/fast/forms/input-appearance-disabled-expected.png: Added.
     86        * platform/qt-5.0-wk2/fast/forms/input-appearance-disabled-expected.txt: Added.
     87        * platform/qt-5.0-wk2/fast/forms/input-appearance-focus-expected.png: Added.
     88        * platform/qt-5.0-wk2/fast/forms/input-appearance-focus-expected.txt: Added.
     89        * platform/qt-5.0-wk2/fast/forms/input-appearance-preventDefault-expected.txt: Added.
     90        * platform/qt-5.0-wk2/fast/forms/input-appearance-readonly-expected.png: Added.
     91        * platform/qt-5.0-wk2/fast/forms/input-appearance-readonly-expected.txt: Added.
     92        * platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.png: Added.
     93        * platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.txt: Added.
     94        * platform/qt-5.0-wk2/fast/forms/input-appearance-visibility-expected.txt: Added.
     95        * platform/qt-5.0-wk2/fast/forms/input-baseline-expected.png: Added.
     96        * platform/qt-5.0-wk2/fast/forms/input-baseline-expected.txt: Added.
     97        * platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.png:
     98        * platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.txt:
     99        * platform/qt-5.0-wk2/fast/forms/input-double-click-selection-gap-bug-expected.png: Added.
     100        * platform/qt-5.0-wk2/fast/forms/input-double-click-selection-gap-bug-expected.txt: Added.
     101        * platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
     102        * platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
     103        * platform/qt-5.0-wk2/fast/forms/input-readonly-dimmed-expected.txt: Added.
     104        * platform/qt-5.0-wk2/fast/forms/input-readonly-empty-expected.txt: Added.
     105        * platform/qt-5.0-wk2/fast/forms/input-spaces-expected.txt: Added.
     106        * platform/qt-5.0-wk2/fast/forms/input-text-click-inside-expected.txt: Added.
     107        * platform/qt-5.0-wk2/fast/forms/input-text-double-click-expected.txt: Added.
     108        * platform/qt-5.0-wk2/fast/forms/input-text-option-delete-expected.txt: Added.
     109        * platform/qt-5.0-wk2/fast/forms/input-text-self-emptying-click-expected.txt: Added.
     110        * platform/qt-5.0-wk2/fast/forms/input-text-word-wrap-expected.txt: Added.
     111        * platform/qt-5.0-wk2/fast/forms/input-width-expected.txt: Copied from LayoutTests/platform/qt-5.0-wk2/fast/forms/textarea-setinnerhtml-expected.txt.
     112        * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt:
     113        * platform/qt-5.0-wk2/fast/forms/number/input-appearance-number-rtl-expected.png: Added.
     114        * platform/qt-5.0-wk2/fast/forms/number/input-appearance-number-rtl-expected.txt: Added.
     115        * platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
     116        * platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Added.
     117        * platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Added.
     118        * platform/qt-5.0-wk2/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Added.
     119        * platform/qt-5.0-wk2/fast/forms/placeholder-position-expected.png: Added.
     120        * platform/qt-5.0-wk2/fast/forms/placeholder-position-expected.txt: Added.
     121        * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.png:
     122        * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.txt:
     123        * platform/qt-5.0-wk2/fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
     124        * platform/qt-5.0-wk2/fast/forms/search-display-none-cancel-button-expected.txt: Added.
     125        * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: Added.
     126        * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.txt:
     127        * platform/qt-5.0-wk2/fast/forms/search-vertical-alignment-expected.png: Added.
     128        * platform/qt-5.0-wk2/fast/forms/search-vertical-alignment-expected.txt: Added.
     129        * platform/qt-5.0-wk2/fast/forms/select-background-none-expected.txt:
     130        * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png:
     131        * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt:
     132        * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt:
     133        * platform/qt-5.0-wk2/fast/forms/text-style-color-expected.png: Added.
     134        * platform/qt-5.0-wk2/fast/forms/text-style-color-expected.txt: Added.
     135        * platform/qt-5.0-wk2/fast/forms/textarea-align-expected.png:
     136        * platform/qt-5.0-wk2/fast/forms/textarea-align-expected.txt:
     137        * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added.
     138        * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Added.
     139        * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
     140        * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
     141        * platform/qt-5.0-wk2/fast/forms/textarea-setinnerhtml-expected.txt:
     142        * platform/qt-5.0-wk2/fast/forms/textfield-focus-ring-expected.txt: Added.
     143        * platform/qt-5.0-wk2/fast/forms/textfield-outline-expected.txt: Added.
     144        * platform/qt-5.0-wk2/fast/forms/textfield-overflow-expected.txt: Added.
     145
    11462012-07-19  Luciano Wolf  <luciano.wolf@openbossa.org>
    2147
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.txt

    r118386 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 775x42
    7         text run at (0,0) width 775: "The select item below has a label specified, and no enclosed text. There should be no text shown in the select"
    8         text run at (0,21) width 30: "box."
    9       RenderBR {BR} at (30,37) size 0x0
    10       RenderMenuList {SELECT} at (2,44) size 36x26 [bgcolor=#FFFFFF]
    11         RenderBlock (anonymous) at (4,2) size 8x21
    12           RenderBR at (0,0) size 0x21 [bgcolor=#FFFFFF]
     6      RenderText {#text} at (0,0) size 685x19
     7        text run at (0,0) width 685: "The select item below has a label specified, and no enclosed text. There should be no text shown in the select box."
     8      RenderBR {BR} at (685,15) size 0x0
     9      RenderMenuList {SELECT} at (2,21) size 35x24 [bgcolor=#FFFFFF]
     10        RenderBlock (anonymous) at (4,2) size 7x19
     11          RenderBR at (0,0) size 0x19 [bgcolor=#FFFFFF]
    1312      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.txt

    r118386 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 744x42
    7         text run at (0,0) width 744: "The select item below has a label specified, and enclosed text that is whitespace. There should be no text"
    8         text run at (0,21) width 170: "shown in the select box."
    9       RenderBR {BR} at (170,37) size 0x0
    10       RenderMenuList {SELECT} at (2,44) size 36x26 [bgcolor=#FFFFFF]
    11         RenderBlock (anonymous) at (4,2) size 8x21
    12           RenderBR at (0,0) size 0x21 [bgcolor=#FFFFFF]
     6      RenderText {#text} at (0,0) size 776x19
     7        text run at (0,0) width 776: "The select item below has a label specified, and enclosed text that is whitespace. There should be no text shown in the select box."
     8      RenderBR {BR} at (776,15) size 0x0
     9      RenderMenuList {SELECT} at (2,21) size 35x24 [bgcolor=#FFFFFF]
     10        RenderBlock (anonymous) at (4,2) size 7x19
     11          RenderBR at (0,0) size 0x19 [bgcolor=#FFFFFF]
    1312      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.txt

    r120524 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {P} at (0,0) size 784x21
    7         RenderText {#text} at (0,0) size 439x21
    8           text run at (0,0) width 439: "Tests that box shadow is not applied to Aqua-themed controls."
    9       RenderBlock {P} at (0,37) size 784x21
    10         RenderText {#text} at (0,0) size 289x21
    11           text run at (0,0) width 289: "You should not see any red on this page."
    12       RenderBlock {DIV} at (0,74) size 784x29
    13         RenderTextControl {INPUT} at (2,2) size 184x25
    14           RenderDeprecatedFlexibleBox {DIV} at (2,2) size 180x21
    15             RenderBlock {DIV} at (0,10) size 0x0
    16             RenderBlock {DIV} at (0,0) size 169x21
    17             RenderBlock {DIV} at (169,5) size 11x11
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 379x19
     8          text run at (0,0) width 379: "Tests that box shadow is not applied to Aqua-themed controls."
     9      RenderBlock {P} at (0,35) size 784x19
     10        RenderText {#text} at (0,0) size 245x19
     11          text run at (0,0) width 245: "You should not see any red on this page."
     12      RenderBlock {DIV} at (0,70) size 784x27
     13        RenderTextControl {INPUT} at (2,2) size 164x23
     14          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 160x19
     15            RenderBlock {DIV} at (0,9) size 0x0
     16            RenderBlock {DIV} at (0,0) size 149x19
     17            RenderBlock {DIV} at (149,4) size 11x11
    1818        RenderText {#text} at (0,0) size 0x0
    19       RenderBlock {DIV} at (0,103) size 784x29
    20         RenderTextControl {INPUT} at (2,2) size 184x25
    21           RenderDeprecatedFlexibleBox {DIV} at (2,2) size 180x21
    22             RenderBlock {DIV} at (0,10) size 0x0
    23             RenderBlock {DIV} at (0,0) size 169x21
    24             RenderBlock {DIV} at (169,5) size 11x11
     19      RenderBlock {DIV} at (0,97) size 784x27
     20        RenderTextControl {INPUT} at (2,2) size 164x23
     21          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 160x19
     22            RenderBlock {DIV} at (0,9) size 0x0
     23            RenderBlock {DIV} at (0,0) size 149x19
     24            RenderBlock {DIV} at (149,4) size 11x11
    2525        RenderText {#text} at (0,0) size 0x0
    26       RenderBlock {DIV} at (0,132) size 784x29
    27         RenderTextControl {INPUT} at (2,2) size 184x25
    28           RenderDeprecatedFlexibleBox {DIV} at (2,2) size 180x21
    29             RenderBlock {DIV} at (0,10) size 0x0
    30             RenderBlock {DIV} at (0,0) size 169x21
    31             RenderBlock {DIV} at (169,5) size 11x11
     26      RenderBlock {DIV} at (0,124) size 784x27
     27        RenderTextControl {INPUT} at (2,2) size 164x23
     28          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 160x19
     29            RenderBlock {DIV} at (0,9) size 0x0
     30            RenderBlock {DIV} at (0,0) size 149x19
     31            RenderBlock {DIV} at (149,4) size 11x11
    3232        RenderText {#text} at (0,0) size 0x0
    33       RenderBlock (anonymous) at (0,161) size 784x42
    34         RenderBlock {INPUT} at (4,18) size 12x12
    35         RenderText {#text} at (20,12) size 4x21
    36           text run at (20,12) width 4: " "
    37         RenderBlock {INPUT} at (28,17) size 13x13
    38         RenderText {#text} at (45,12) size 4x21
    39           text run at (45,12) width 4: " "
    40         RenderSlider {INPUT} at (51,12) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
     33      RenderBlock (anonymous) at (0,151) size 784x39
     34        RenderBlock {INPUT} at (3,16) size 12x12
     35        RenderText {#text} at (18,11) size 4x19
     36          text run at (18,11) width 4: " "
     37        RenderBlock {INPUT} at (25,15) size 13x13
     38        RenderText {#text} at (41,11) size 4x19
     39          text run at (41,11) width 4: " "
     40        RenderSlider {INPUT} at (47,10) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
    4141          RenderDeprecatedFlexibleBox {DIV} at (0,0) size 129x16
    4242            RenderBlock {DIV} at (0,0) size 118x16
    4343            RenderBlock {DIV} at (118,0) size 11x16
    44         RenderText {#text} at (182,12) size 4x21
    45           text run at (182,12) width 4: " "
    46         RenderFileUploadControl {INPUT} at (188,6) size 306x33 "No file selected"
    47           RenderButton {INPUT} at (0,0) size 99x33 [bgcolor=#C0C0C0]
    48             RenderBlock (anonymous) at (6,6) size 87x21
    49               RenderText at (0,0) size 87x21
    50                 text run at (0,0) width 87: "Choose File"
    51         RenderText {#text} at (496,12) size 4x21
    52           text run at (496,12) width 4: " "
    53         RenderButton {INPUT} at (502,2) size 70x38 [bgcolor=#C0C0C0]
    54           RenderBlock (anonymous) at (6,6) size 58x26
    55             RenderText at (0,0) size 58x26
    56               text run at (0,0) width 58: "Button"
    57         RenderText {#text} at (574,12) size 4x21
    58           text run at (574,12) width 4: " "
    59         RenderButton {INPUT} at (580,6) size 58x33 [bgcolor=#C0C0C0]
    60           RenderBlock (anonymous) at (6,6) size 46x21
    61             RenderText at (0,0) size 46x21
    62               text run at (0,0) width 46: "Button"
    63         RenderText {#text} at (640,12) size 4x21
    64           text run at (640,12) width 4: " "
    65         RenderButton {INPUT} at (644,15) size 26x23 [bgcolor=#C0C0C0]
     44        RenderText {#text} at (178,11) size 4x19
     45          text run at (178,11) width 4: " "
     46        RenderFileUploadControl {INPUT} at (184,5) size 272x31 "No file selected"
     47          RenderButton {INPUT} at (0,0) size 85x31 [bgcolor=#C0C0C0]
     48            RenderBlock (anonymous) at (6,6) size 73x19
     49              RenderText at (0,0) size 73x19
     50                text run at (0,0) width 73: "Choose File"
     51        RenderText {#text} at (458,11) size 4x19
     52          text run at (458,11) width 4: " "
     53        RenderButton {INPUT} at (464,2) size 63x35 [bgcolor=#C0C0C0]
     54          RenderBlock (anonymous) at (6,6) size 51x23
     55            RenderText at (0,0) size 51x23
     56              text run at (0,0) width 51: "Button"
     57        RenderText {#text} at (529,11) size 4x19
     58          text run at (529,11) width 4: " "
     59        RenderButton {INPUT} at (535,5) size 52x31 [bgcolor=#C0C0C0]
     60          RenderBlock (anonymous) at (6,6) size 40x19
     61            RenderText at (0,0) size 40x19
     62              text run at (0,0) width 40: "Button"
     63        RenderText {#text} at (589,11) size 4x19
     64          text run at (589,11) width 4: " "
     65        RenderButton {INPUT} at (593,13) size 26x23 [bgcolor=#C0C0C0]
    6666          RenderBlock (anonymous) at (6,8) size 14x7
    6767            RenderText at (0,0) size 14x7
    6868              text run at (0,0) width 14: "Button"
    69         RenderText {#text} at (670,12) size 4x21
    70           text run at (670,12) width 4: " "
    71         RenderButton {BUTTON} at (676,2) size 70x38 [bgcolor=#C0C0C0]
    72           RenderBlock (anonymous) at (6,6) size 58x26
    73             RenderText {#text} at (0,0) size 58x26
    74               text run at (0,0) width 58: "Button"
     69        RenderText {#text} at (619,11) size 4x19
     70          text run at (619,11) width 4: " "
     71        RenderButton {BUTTON} at (625,2) size 63x35 [bgcolor=#C0C0C0]
     72          RenderBlock (anonymous) at (6,6) size 51x23
     73            RenderText {#text} at (0,0) size 51x23
     74              text run at (0,0) width 51: "Button"
    7575        RenderText {#text} at (0,0) size 0x0
    76 layer at (12,86) size 169x21
    77   RenderBlock {DIV} at (0,0) size 169x21
    78     RenderText {#text} at (0,0) size 51x21
    79       text run at (0,0) width 51: "Search"
    80 layer at (12,115) size 169x21
    81   RenderBlock {DIV} at (0,0) size 169x21
    82 layer at (12,144) size 169x21
    83   RenderBlock {DIV} at (0,0) size 169x21
    84 layer at (118,181) size 11x16
     76layer at (12,82) size 149x19
     77  RenderBlock {DIV} at (0,0) size 149x19
     78    RenderText {#text} at (0,0) size 42x19
     79      text run at (0,0) width 42: "Search"
     80layer at (12,109) size 149x19
     81  RenderBlock {DIV} at (0,0) size 149x19
     82layer at (12,136) size 149x19
     83  RenderBlock {DIV} at (0,0) size 149x19
     84layer at (114,169) size 11x16
    8585  RenderBlock (relative positioned) {DIV} at (0,0) size 11x16
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt

    r118386 r123156  
    1 layer at (0,0) size 784x800
     1layer at (0,0) size 784x754
    22  RenderView at (0,0) size 784x600
    3 layer at (0,0) size 784x800
    4   RenderBlock {HTML} at (0,0) size 784x800
    5     RenderBody {BODY} at (8,8) size 768x784
    6       RenderBlock {H1} at (0,0) size 768x42
    7         RenderText {#text} at (0,0) size 467x42
    8           text run at (0,0) width 467: "Form Element Geometry Tests"
    9       RenderBlock {P} at (0,63) size 768x21
    10         RenderText {#text} at (0,0) size 604x21
    11           text run at (0,0) width 604: "These tests help us tune the widget classes in KWQ to have all the right fudge factors."
    12       RenderBlock {H2} at (0,103) size 768x32
    13         RenderText {#text} at (0,0) size 192x32
    14           text run at (0,0) width 192: "Bounding Boxes"
    15       RenderTable {TABLE} at (0,154) size 224x52
    16         RenderTableSection {TBODY} at (0,0) size 224x52
    17           RenderTableRow {TR} at (0,2) size 224x48
    18             RenderTableCell {TD} at (2,2) size 84x48 [r=0 c=0 rs=1 cs=1]
    19               RenderBlock {DIV} at (1,1) size 82x46 [border: (2px solid #0000FF)]
    20                 RenderInline {FONT} at (0,0) size 78x30
    21                   RenderButton {INPUT} at (2,2) size 78x42 [bgcolor=#C0C0C0]
    22                     RenderBlock (anonymous) at (6,6) size 66x30
    23                       RenderText at (0,0) size 66x30
    24                         text run at (0,0) width 66: "button"
    25             RenderTableCell {TD} at (88,5) size 93x42 [r=0 c=1 rs=1 cs=1]
    26               RenderBlock {DIV} at (1,1) size 91x40 [border: (2px solid #0000FF)]
    27                 RenderInline {FONT} at (0,0) size 87x30
    28                   RenderMenuList {SELECT} at (2,2) size 87x36 [bgcolor=#FFFFFF]
    29                     RenderBlock (anonymous) at (4,3) size 59x30
    30                       RenderText at (0,0) size 59x30
    31                         text run at (0,0) width 59: "menu"
    32             RenderTableCell {TD} at (183,17) size 18x18 [r=0 c=2 rs=1 cs=1]
     3layer at (0,0) size 784x754
     4  RenderBlock {HTML} at (0,0) size 784x754
     5    RenderBody {BODY} at (8,8) size 768x738
     6      RenderBlock {H1} at (0,0) size 768x37
     7        RenderText {#text} at (0,0) size 420x36
     8          text run at (0,0) width 420: "Form Element Geometry Tests"
     9      RenderBlock {P} at (0,58) size 768x19
     10        RenderText {#text} at (0,0) size 514x19
     11          text run at (0,0) width 514: "These tests help us tune the widget classes in KWQ to have all the right fudge factors."
     12      RenderBlock {H2} at (0,96) size 768x28
     13        RenderText {#text} at (0,0) size 165x28
     14          text run at (0,0) width 165: "Bounding Boxes"
     15      RenderTable {TABLE} at (0,143) size 214x50
     16        RenderTableSection {TBODY} at (0,0) size 214x50
     17          RenderTableRow {TR} at (0,2) size 214x46
     18            RenderTableCell {TD} at (2,2) size 80x46 [r=0 c=0 rs=1 cs=1]
     19              RenderBlock {DIV} at (1,1) size 78x44 [border: (2px solid #0000FF)]
     20                RenderInline {FONT} at (0,0) size 74x28
     21                  RenderButton {INPUT} at (2,2) size 74x40 [bgcolor=#C0C0C0]
     22                    RenderBlock (anonymous) at (6,6) size 62x28
     23                      RenderText at (0,0) size 62x28
     24                        text run at (0,0) width 62: "button"
     25            RenderTableCell {TD} at (84,5) size 87x40 [r=0 c=1 rs=1 cs=1]
     26              RenderBlock {DIV} at (1,1) size 85x38 [border: (2px solid #0000FF)]
     27                RenderInline {FONT} at (0,0) size 81x28
     28                  RenderMenuList {SELECT} at (2,2) size 81x34 [bgcolor=#FFFFFF]
     29                    RenderBlock (anonymous) at (4,3) size 53x28
     30                      RenderText at (0,0) size 53x28
     31                        text run at (0,0) width 53: "menu"
     32            RenderTableCell {TD} at (173,16) size 18x18 [r=0 c=2 rs=1 cs=1]
    3333              RenderBlock {DIV} at (1,1) size 16x16 [border: (2px solid #0000FF)]
    34                 RenderInline {FONT} at (0,0) size 12x30
     34                RenderInline {FONT} at (0,0) size 12x28
    3535                  RenderBlock {INPUT} at (2,2) size 12x12
    36             RenderTableCell {TD} at (203,16) size 19x19 [r=0 c=3 rs=1 cs=1]
     36            RenderTableCell {TD} at (193,15) size 19x19 [r=0 c=3 rs=1 cs=1]
    3737              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
    38                 RenderInline {FONT} at (0,0) size 13x30
     38                RenderInline {FONT} at (0,0) size 13x28
    3939                  RenderBlock {INPUT} at (2,2) size 13x13
    40       RenderTable {TABLE} at (0,206) size 183x43
    41         RenderTableSection {TBODY} at (0,0) size 183x43
    42           RenderTableRow {TR} at (0,2) size 183x39
    43             RenderTableCell {TD} at (2,2) size 62x39 [r=0 c=0 rs=1 cs=1]
    44               RenderBlock {DIV} at (1,1) size 60x37 [border: (2px solid #0000FF)]
    45                 RenderButton {INPUT} at (2,2) size 56x33 [bgcolor=#C0C0C0]
    46                   RenderBlock (anonymous) at (6,6) size 44x21
    47                     RenderText at (0,0) size 44x21
    48                       text run at (0,0) width 44: "button"
    49             RenderTableCell {TD} at (66,5) size 74x32 [r=0 c=1 rs=1 cs=1]
    50               RenderBlock {DIV} at (1,1) size 72x30 [border: (2px solid #0000FF)]
    51                 RenderMenuList {SELECT} at (2,2) size 68x26 [bgcolor=#FFFFFF]
    52                   RenderBlock (anonymous) at (4,2) size 40x21
    53                     RenderText at (0,0) size 40x21
    54                       text run at (0,0) width 40: "menu"
    55             RenderTableCell {TD} at (142,12) size 18x18 [r=0 c=2 rs=1 cs=1]
     40      RenderTable {TABLE} at (0,193) size 169x41
     41        RenderTableSection {TBODY} at (0,0) size 169x41
     42          RenderTableRow {TR} at (0,2) size 169x37
     43            RenderTableCell {TD} at (2,2) size 56x37 [r=0 c=0 rs=1 cs=1]
     44              RenderBlock {DIV} at (1,1) size 54x35 [border: (2px solid #0000FF)]
     45                RenderButton {INPUT} at (2,2) size 50x31 [bgcolor=#C0C0C0]
     46                  RenderBlock (anonymous) at (6,6) size 38x19
     47                    RenderText at (0,0) size 38x19
     48                      text run at (0,0) width 38: "button"
     49            RenderTableCell {TD} at (60,5) size 66x30 [r=0 c=1 rs=1 cs=1]
     50              RenderBlock {DIV} at (1,1) size 64x28 [border: (2px solid #0000FF)]
     51                RenderMenuList {SELECT} at (2,2) size 60x24 [bgcolor=#FFFFFF]
     52                  RenderBlock (anonymous) at (4,2) size 32x19
     53                    RenderText at (0,0) size 32x19
     54                      text run at (0,0) width 32: "menu"
     55            RenderTableCell {TD} at (128,11) size 18x18 [r=0 c=2 rs=1 cs=1]
    5656              RenderBlock {DIV} at (1,1) size 16x16 [border: (2px solid #0000FF)]
    5757                RenderBlock {INPUT} at (2,2) size 12x12
    58             RenderTableCell {TD} at (162,12) size 19x19 [r=0 c=3 rs=1 cs=1]
     58            RenderTableCell {TD} at (148,11) size 19x19 [r=0 c=3 rs=1 cs=1]
    5959              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
    6060                RenderBlock {INPUT} at (2,2) size 13x13
    61       RenderTable {TABLE} at (0,249) size 155x35
    62         RenderTableSection {TBODY} at (0,0) size 155x35
    63           RenderTableRow {TR} at (0,2) size 155x31
    64             RenderTableCell {TD} at (2,2) size 48x31 [r=0 c=0 rs=1 cs=1]
    65               RenderBlock {DIV} at (1,1) size 46x29 [border: (2px solid #0000FF)]
    66                 RenderInline {FONT} at (0,0) size 42x13
    67                   RenderButton {INPUT} at (2,2) size 42x25 [bgcolor=#C0C0C0]
    68                     RenderBlock (anonymous) at (6,6) size 30x13
    69                       RenderText at (0,0) size 30x13
    70                         text run at (0,0) width 30: "button"
    71             RenderTableCell {TD} at (52,4) size 60x26 [r=0 c=1 rs=1 cs=1]
    72               RenderBlock {DIV} at (1,1) size 58x24 [border: (2px solid #0000FF)]
    73                 RenderInline {FONT} at (0,0) size 54x13
    74                   RenderMenuList {SELECT} at (2,2) size 54x20 [bgcolor=#FFFFFF]
    75                     RenderBlock (anonymous) at (4,3) size 26x13
    76                       RenderText at (0,0) size 26x13
    77                         text run at (0,0) width 26: "menu"
    78             RenderTableCell {TD} at (114,8) size 18x18 [r=0 c=2 rs=1 cs=1]
     61      RenderTable {TABLE} at (0,234) size 147x34
     62        RenderTableSection {TBODY} at (0,0) size 147x34
     63          RenderTableRow {TR} at (0,2) size 147x30
     64            RenderTableCell {TD} at (2,2) size 44x30 [r=0 c=0 rs=1 cs=1]
     65              RenderBlock {DIV} at (1,1) size 42x28 [border: (2px solid #0000FF)]
     66                RenderInline {FONT} at (0,0) size 38x12
     67                  RenderButton {INPUT} at (2,2) size 38x24 [bgcolor=#C0C0C0]
     68                    RenderBlock (anonymous) at (6,6) size 26x12
     69                      RenderText at (0,0) size 26x12
     70                        text run at (0,0) width 26: "button"
     71            RenderTableCell {TD} at (48,4) size 56x26 [r=0 c=1 rs=1 cs=1]
     72              RenderBlock {DIV} at (1,1) size 54x24 [border: (2px solid #0000FF)]
     73                RenderInline {FONT} at (0,0) size 50x12
     74                  RenderMenuList {SELECT} at (2,2) size 50x20 [bgcolor=#FFFFFF]
     75                    RenderBlock (anonymous) at (4,4) size 22x12
     76                      RenderText at (0,0) size 22x12
     77                        text run at (0,0) width 22: "menu"
     78            RenderTableCell {TD} at (106,8) size 18x18 [r=0 c=2 rs=1 cs=1]
    7979              RenderBlock {DIV} at (1,1) size 16x16 [border: (2px solid #0000FF)]
    80                 RenderInline {FONT} at (0,0) size 12x13
     80                RenderInline {FONT} at (0,0) size 12x12
    8181                  RenderBlock {INPUT} at (2,2) size 12x12
    82             RenderTableCell {TD} at (134,8) size 19x19 [r=0 c=3 rs=1 cs=1]
     82            RenderTableCell {TD} at (126,7) size 19x19 [r=0 c=3 rs=1 cs=1]
    8383              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
    84                 RenderInline {FONT} at (0,0) size 13x13
     84                RenderInline {FONT} at (0,0) size 13x12
    8585                  RenderBlock {INPUT} at (2,2) size 13x13
    86       RenderTable {TABLE} at (0,284) size 680x99
    87         RenderTableSection {TBODY} at (0,0) size 680x99
    88           RenderTableRow {TR} at (0,2) size 680x95
    89             RenderTableCell {TD} at (2,2) size 100x31 [r=0 c=0 rs=1 cs=1]
    90               RenderBlock {DIV} at (1,1) size 98x29 [border: (2px solid #0000FF)]
    91                 RenderTextControl {INPUT} at (2,2) size 94x25
    92             RenderTableCell {TD} at (104,2) size 48x95 [r=0 c=1 rs=1 cs=1]
    93               RenderBlock {DIV} at (1,1) size 46x93 [border: (2px solid #0000FF)]
    94                 RenderListBox {SELECT} at (2,2) size 42x89 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
    95             RenderTableCell {TD} at (154,2) size 312x39 [r=0 c=2 rs=1 cs=1]
    96               RenderBlock {DIV} at (1,1) size 310x37 [border: (2px solid #0000FF)]
    97                 RenderFileUploadControl {INPUT} at (2,2) size 306x33 "No file selected"
    98                   RenderButton {INPUT} at (0,0) size 99x33 [bgcolor=#C0C0C0]
    99                     RenderBlock (anonymous) at (6,6) size 87x21
    100                       RenderText at (0,0) size 87x21
    101                         text run at (0,0) width 87: "Choose File"
    102             RenderTableCell {TD} at (468,2) size 210x56 [r=0 c=3 rs=1 cs=1]
    103               RenderBlock {DIV} at (1,1) size 208x54 [border: (2px solid #0000FF)]
    104       RenderBlock {H2} at (0,402) size 768x32
    105         RenderText {#text} at (0,0) size 223x32
    106           text run at (0,0) width 223: "Baseline Alignment"
    107       RenderBlock {DIV} at (0,453) size 768x46
    108         RenderInline {FONT} at (0,0) size 289x30
    109           RenderText {#text} at (0,8) size 46x30
    110             text run at (0,8) width 46: "text "
    111           RenderButton {INPUT} at (48,2) size 78x42 [bgcolor=#C0C0C0]
    112             RenderBlock (anonymous) at (6,6) size 66x30
    113               RenderText at (0,0) size 66x30
    114                 text run at (0,0) width 66: "button"
    115           RenderText {#text} at (128,8) size 7x30
    116             text run at (128,8) width 7: " "
    117           RenderMenuList {SELECT} at (137,5) size 87x36 [bgcolor=#FFFFFF]
    118             RenderBlock (anonymous) at (4,3) size 59x30
    119               RenderText at (0,0) size 59x30
    120                 text run at (0,0) width 59: "menu"
    121           RenderText {#text} at (226,8) size 7x30
    122             text run at (226,8) width 7: " "
    123           RenderBlock {INPUT} at (239,21) size 12x12
    124           RenderText {#text} at (257,8) size 7x30
    125             text run at (257,8) width 7: " "
    126           RenderBlock {INPUT} at (270,20) size 13x13
    127           RenderText {#text} at (0,0) size 0x0
    128       RenderBlock {DIV} at (0,499) size 768x37
    129         RenderText {#text} at (0,8) size 29x21
    130           text run at (0,8) width 29: "text "
    131         RenderButton {INPUT} at (31,2) size 56x33 [bgcolor=#C0C0C0]
    132           RenderBlock (anonymous) at (6,6) size 44x21
    133             RenderText at (0,0) size 44x21
    134               text run at (0,0) width 44: "button"
    135         RenderText {#text} at (89,8) size 4x21
    136           text run at (89,8) width 4: " "
    137         RenderMenuList {SELECT} at (95,6) size 68x26 [bgcolor=#FFFFFF]
    138           RenderBlock (anonymous) at (4,2) size 40x21
    139             RenderText at (0,0) size 40x21
    140               text run at (0,0) width 40: "menu"
    141         RenderText {#text} at (165,8) size 4x21
    142           text run at (165,8) width 4: " "
    143         RenderBlock {INPUT} at (173,14) size 12x12
    144         RenderText {#text} at (189,8) size 4x21
    145           text run at (189,8) width 4: " "
    146         RenderBlock {INPUT} at (197,13) size 13x13
     86      RenderTable {TABLE} at (0,268) size 612x91
     87        RenderTableSection {TBODY} at (0,0) size 612x91
     88          RenderTableRow {TR} at (0,2) size 612x87
     89            RenderTableCell {TD} at (2,2) size 90x29 [r=0 c=0 rs=1 cs=1]
     90              RenderBlock {DIV} at (1,1) size 88x27 [border: (2px solid #0000FF)]
     91                RenderTextControl {INPUT} at (2,2) size 84x23
     92            RenderTableCell {TD} at (94,2) size 44x87 [r=0 c=1 rs=1 cs=1]
     93              RenderBlock {DIV} at (1,1) size 42x85 [border: (2px solid #0000FF)]
     94                RenderListBox {SELECT} at (2,2) size 38x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
     95            RenderTableCell {TD} at (140,2) size 278x37 [r=0 c=2 rs=1 cs=1]
     96              RenderBlock {DIV} at (1,1) size 276x35 [border: (2px solid #0000FF)]
     97                RenderFileUploadControl {INPUT} at (2,2) size 272x31 "No file selected"
     98                  RenderButton {INPUT} at (0,0) size 85x31 [bgcolor=#C0C0C0]
     99                    RenderBlock (anonymous) at (6,6) size 73x19
     100                      RenderText at (0,0) size 73x19
     101                        text run at (0,0) width 73: "Choose File"
     102            RenderTableCell {TD} at (420,2) size 190x52 [r=0 c=3 rs=1 cs=1]
     103              RenderBlock {DIV} at (1,1) size 188x50 [border: (2px solid #0000FF)]
     104      RenderBlock {H2} at (0,378) size 768x28
     105        RenderText {#text} at (0,0) size 199x28
     106          text run at (0,0) width 199: "Baseline Alignment"
     107      RenderBlock {DIV} at (0,425) size 768x44
     108        RenderInline {FONT} at (0,0) size 269x28
     109          RenderText {#text} at (0,8) size 43x28
     110            text run at (0,8) width 43: "text "
     111          RenderButton {INPUT} at (45,2) size 74x40 [bgcolor=#C0C0C0]
     112            RenderBlock (anonymous) at (6,6) size 62x28
     113              RenderText at (0,0) size 62x28
     114                text run at (0,0) width 62: "button"
     115          RenderText {#text} at (121,8) size 6x28
     116            text run at (121,8) width 6: " "
     117          RenderMenuList {SELECT} at (129,5) size 81x34 [bgcolor=#FFFFFF]
     118            RenderBlock (anonymous) at (4,3) size 53x28
     119              RenderText at (0,0) size 53x28
     120                text run at (0,0) width 53: "menu"
     121          RenderText {#text} at (212,8) size 6x28
     122            text run at (212,8) width 6: " "
     123          RenderBlock {INPUT} at (223,20) size 12x12
     124          RenderText {#text} at (240,8) size 6x28
     125            text run at (240,8) width 6: " "
     126          RenderBlock {INPUT} at (251,19) size 13x13
     127          RenderText {#text} at (0,0) size 0x0
     128      RenderBlock {DIV} at (0,469) size 768x35
     129        RenderText {#text} at (0,8) size 26x19
     130          text run at (0,8) width 26: "text "
     131        RenderButton {INPUT} at (28,2) size 50x31 [bgcolor=#C0C0C0]
     132          RenderBlock (anonymous) at (6,6) size 38x19
     133            RenderText at (0,0) size 38x19
     134              text run at (0,0) width 38: "button"
     135        RenderText {#text} at (80,8) size 4x19
     136          text run at (80,8) width 4: " "
     137        RenderMenuList {SELECT} at (86,6) size 60x24 [bgcolor=#FFFFFF]
     138          RenderBlock (anonymous) at (4,2) size 32x19
     139            RenderText at (0,0) size 32x19
     140              text run at (0,0) width 32: "menu"
     141        RenderText {#text} at (148,8) size 4x19
     142          text run at (148,8) width 4: " "
     143        RenderBlock {INPUT} at (155,13) size 12x12
     144        RenderText {#text} at (170,8) size 4x19
     145          text run at (170,8) width 4: " "
     146        RenderBlock {INPUT} at (177,12) size 13x13
    147147        RenderText {#text} at (0,0) size 0x0
    148       RenderBlock {DIV} at (0,536) size 768x25
    149         RenderInline {FONT} at (0,0) size 158x13
    150           RenderText {#text} at (0,6) size 20x13
    151             text run at (0,6) width 20: "text "
    152           RenderButton {INPUT} at (20,0) size 42x25 [bgcolor=#C0C0C0]
    153             RenderBlock (anonymous) at (6,6) size 30x13
    154               RenderText at (0,0) size 30x13
    155                 text run at (0,0) width 30: "button"
    156           RenderText {#text} at (62,6) size 3x13
    157             text run at (62,6) width 3: " "
    158           RenderMenuList {SELECT} at (65,3) size 54x20 [bgcolor=#FFFFFF]
    159             RenderBlock (anonymous) at (4,3) size 26x13
    160               RenderText at (0,0) size 26x13
    161                 text run at (0,0) width 26: "menu"
    162           RenderText {#text} at (119,6) size 3x13
    163             text run at (119,6) width 3: " "
    164           RenderBlock {INPUT} at (124,6) size 12x12
    165           RenderText {#text} at (138,6) size 3x13
    166             text run at (138,6) width 3: " "
    167           RenderBlock {INPUT} at (143,5) size 13x13
    168           RenderText {#text} at (0,0) size 0x0
    169       RenderBlock {DIV} at (0,561) size 768x63
    170         RenderText {#text} at (0,34) size 29x21
    171           text run at (0,34) width 29: "text "
    172         RenderTextControl {INPUT} at (31,32) size 94x25
    173         RenderText {#text} at (127,34) size 4x21
    174           text run at (127,34) width 4: " "
    175         RenderFileUploadControl {INPUT} at (133,28) size 306x33 "No file selected"
    176           RenderButton {INPUT} at (0,0) size 99x33 [bgcolor=#C0C0C0]
    177             RenderBlock (anonymous) at (6,6) size 87x21
    178               RenderText at (0,0) size 87x21
    179                 text run at (0,0) width 87: "Choose File"
    180         RenderText {#text} at (441,34) size 4x21
    181           text run at (441,34) width 4: " "
     148      RenderBlock {DIV} at (0,504) size 768x24
     149        RenderInline {FONT} at (0,0) size 148x12
     150          RenderText {#text} at (0,6) size 18x12
     151            text run at (0,6) width 18: "text "
     152          RenderButton {INPUT} at (18,0) size 38x24 [bgcolor=#C0C0C0]
     153            RenderBlock (anonymous) at (6,6) size 26x12
     154              RenderText at (0,0) size 26x12
     155                text run at (0,0) width 26: "button"
     156          RenderText {#text} at (56,6) size 3x12
     157            text run at (56,6) width 3: " "
     158          RenderMenuList {SELECT} at (59,2) size 50x20 [bgcolor=#FFFFFF]
     159            RenderBlock (anonymous) at (4,4) size 22x12
     160              RenderText at (0,0) size 22x12
     161                text run at (0,0) width 22: "menu"
     162          RenderText {#text} at (109,6) size 3x12
     163            text run at (109,6) width 3: " "
     164          RenderBlock {INPUT} at (114,5) size 12x12
     165          RenderText {#text} at (128,6) size 3x12
     166            text run at (128,6) width 3: " "
     167          RenderBlock {INPUT} at (133,4) size 13x13
     168          RenderText {#text} at (0,0) size 0x0
     169      RenderBlock {DIV} at (0,528) size 768x58
     170        RenderText {#text} at (0,31) size 26x19
     171          text run at (0,31) width 26: "text "
     172        RenderTextControl {INPUT} at (28,29) size 84x23
     173        RenderText {#text} at (114,31) size 4x19
     174          text run at (114,31) width 4: " "
     175        RenderFileUploadControl {INPUT} at (120,25) size 272x31 "No file selected"
     176          RenderButton {INPUT} at (0,0) size 85x31 [bgcolor=#C0C0C0]
     177            RenderBlock (anonymous) at (6,6) size 73x19
     178              RenderText at (0,0) size 73x19
     179                text run at (0,0) width 73: "Choose File"
     180        RenderText {#text} at (394,31) size 4x19
     181          text run at (394,31) width 4: " "
    182182        RenderText {#text} at (0,0) size 0x0
    183       RenderBlock {H2} at (0,643) size 768x32
    184         RenderText {#text} at (0,0) size 222x32
    185           text run at (0,0) width 222: "Pop-up Menu Sizes"
    186       RenderBlock {DIV} at (0,694) size 768x40
    187         RenderInline {FONT} at (0,0) size 222x30
    188           RenderText {#text} at (0,0) size 0x0
    189           RenderMenuList {SELECT} at (2,2) size 36x36 [bgcolor=#FFFFFF]
    190             RenderBlock (anonymous) at (4,3) size 8x30
    191               RenderBR at (0,0) size 0x30 [bgcolor=#FFFFFF]
    192           RenderText {#text} at (40,5) size 7x30
    193             text run at (40,5) width 7: " "
    194           RenderMenuList {SELECT} at (49,2) size 36x36 [bgcolor=#FFFFFF]
    195             RenderBlock (anonymous) at (4,3) size 8x30
    196               RenderText at (0,0) size 6x30
    197                 text run at (0,0) width 6: "|"
    198           RenderText {#text} at (87,5) size 7x30
    199             text run at (87,5) width 7: " "
    200           RenderMenuList {SELECT} at (96,2) size 124x36 [bgcolor=#FFFFFF]
    201             RenderBlock (anonymous) at (4,3) size 96x30
    202               RenderText at (0,0) size 96x30
     183      RenderBlock {H2} at (0,605) size 768x28
     184        RenderText {#text} at (0,0) size 195x28
     185          text run at (0,0) width 195: "Pop-up Menu Sizes"
     186      RenderBlock {DIV} at (0,652) size 768x38
     187        RenderInline {FONT} at (0,0) size 218x28
     188          RenderText {#text} at (0,0) size 0x0
     189          RenderMenuList {SELECT} at (2,2) size 35x34 [bgcolor=#FFFFFF]
     190            RenderBlock (anonymous) at (4,3) size 7x28
     191              RenderBR at (0,0) size 0x28 [bgcolor=#FFFFFF]
     192          RenderText {#text} at (39,5) size 6x28
     193            text run at (39,5) width 6: " "
     194          RenderMenuList {SELECT} at (47,2) size 35x34 [bgcolor=#FFFFFF]
     195            RenderBlock (anonymous) at (4,3) size 7x28
     196              RenderText at (0,0) size 5x28
     197                text run at (0,0) width 5: "|"
     198          RenderText {#text} at (84,5) size 6x28
     199            text run at (84,5) width 6: " "
     200          RenderMenuList {SELECT} at (92,2) size 124x34 [bgcolor=#FFFFFF]
     201            RenderBlock (anonymous) at (4,3) size 96x28
     202              RenderText at (0,0) size 96x28
    203203                text run at (0,0) width 96: "xxxxxxxx"
    204204          RenderText {#text} at (0,0) size 0x0
    205       RenderBlock {DIV} at (0,734) size 768x30
    206         RenderMenuList {SELECT} at (2,2) size 36x26 [bgcolor=#FFFFFF]
    207           RenderBlock (anonymous) at (4,2) size 8x21
    208             RenderBR at (0,0) size 0x21 [bgcolor=#FFFFFF]
    209         RenderText {#text} at (40,4) size 4x21
    210           text run at (40,4) width 4: " "
    211         RenderMenuList {SELECT} at (46,2) size 36x26 [bgcolor=#FFFFFF]
    212           RenderBlock (anonymous) at (4,2) size 8x21
    213             RenderText at (0,0) size 4x21
    214               text run at (0,0) width 4: "|"
    215         RenderText {#text} at (84,4) size 4x21
    216           text run at (84,4) width 4: " "
    217         RenderMenuList {SELECT} at (90,2) size 92x26 [bgcolor=#FFFFFF]
    218           RenderBlock (anonymous) at (4,2) size 64x21
    219             RenderText at (0,0) size 64x21
    220               text run at (0,0) width 64: "xxxxxxxx"
     205      RenderBlock {DIV} at (0,690) size 768x28
     206        RenderMenuList {SELECT} at (2,2) size 35x24 [bgcolor=#FFFFFF]
     207          RenderBlock (anonymous) at (4,2) size 7x19
     208            RenderBR at (0,0) size 0x19 [bgcolor=#FFFFFF]
     209        RenderText {#text} at (39,4) size 4x19
     210          text run at (39,4) width 4: " "
     211        RenderMenuList {SELECT} at (45,2) size 35x24 [bgcolor=#FFFFFF]
     212          RenderBlock (anonymous) at (4,2) size 7x19
     213            RenderText at (0,0) size 3x19
     214              text run at (0,0) width 3: "|"
     215        RenderText {#text} at (82,4) size 4x19
     216          text run at (82,4) width 4: " "
     217        RenderMenuList {SELECT} at (88,2) size 84x24 [bgcolor=#FFFFFF]
     218          RenderBlock (anonymous) at (4,2) size 56x19
     219            RenderText at (0,0) size 56x19
     220              text run at (0,0) width 56: "xxxxxxxx"
    221221        RenderText {#text} at (0,0) size 0x0
    222       RenderBlock {DIV} at (0,764) size 768x20
    223         RenderInline {FONT} at (0,0) size 146x13
    224           RenderText {#text} at (0,0) size 0x0
    225           RenderMenuList {SELECT} at (0,0) size 36x20 [bgcolor=#FFFFFF]
    226             RenderBlock (anonymous) at (4,3) size 8x13
    227               RenderBR at (0,0) size 0x13 [bgcolor=#FFFFFF]
    228           RenderText {#text} at (36,3) size 3x13
    229             text run at (36,3) width 3: " "
    230           RenderMenuList {SELECT} at (39,0) size 36x20 [bgcolor=#FFFFFF]
    231             RenderBlock (anonymous) at (4,3) size 8x13
    232               RenderText at (0,0) size 3x13
     222      RenderBlock {DIV} at (0,718) size 768x20
     223        RenderInline {FONT} at (0,0) size 144x12
     224          RenderText {#text} at (0,0) size 0x0
     225          RenderMenuList {SELECT} at (0,0) size 35x20 [bgcolor=#FFFFFF]
     226            RenderBlock (anonymous) at (4,4) size 7x12
     227              RenderBR at (0,0) size 0x12 [bgcolor=#FFFFFF]
     228          RenderText {#text} at (35,4) size 3x12
     229            text run at (35,4) width 3: " "
     230          RenderMenuList {SELECT} at (38,0) size 35x20 [bgcolor=#FFFFFF]
     231            RenderBlock (anonymous) at (4,4) size 7x12
     232              RenderText at (0,0) size 3x12
    233233                text run at (0,0) width 3: "|"
    234           RenderText {#text} at (75,3) size 3x13
    235             text run at (75,3) width 3: " "
    236           RenderMenuList {SELECT} at (78,0) size 68x20 [bgcolor=#FFFFFF]
    237             RenderBlock (anonymous) at (4,3) size 40x13
    238               RenderText at (0,0) size 40x13
     234          RenderText {#text} at (73,4) size 3x12
     235            text run at (73,4) width 3: " "
     236          RenderMenuList {SELECT} at (76,0) size 68x20 [bgcolor=#FFFFFF]
     237            RenderBlock (anonymous) at (4,4) size 40x12
     238              RenderText at (0,0) size 40x12
    239239                text run at (0,0) width 40: "xxxxxxxx"
    240240          RenderText {#text} at (0,0) size 0x0
    241 layer at (15,299) size 90x21
    242   RenderBlock {DIV} at (2,2) size 90x21
    243     RenderText {#text} at (0,0) size 59x21
    244       text run at (0,0) width 59: "text field"
    245 layer at (481,299) size 200x46
    246   RenderTextControl {TEXTAREA} at (4,4) size 200x46
    247     RenderBlock {DIV} at (2,2) size 196x21
    248       RenderText {#text} at (0,0) size 57x21
    249         text run at (0,0) width 57: "textarea"
    250 layer at (41,603) size 90x21
    251   RenderBlock {DIV} at (2,2) size 90x21
    252     RenderText {#text} at (0,0) size 59x21
    253       text run at (0,0) width 59: "text field"
    254 layer at (455,571) size 200x46
    255   RenderTextControl {TEXTAREA} at (447,2) size 200x46
    256     RenderBlock {DIV} at (2,2) size 196x21
    257       RenderText {#text} at (0,0) size 57x21
    258         text run at (0,0) width 57: "textarea"
     241layer at (15,283) size 80x19
     242  RenderBlock {DIV} at (2,2) size 80x19
     243    RenderText {#text} at (0,0) size 51x19
     244      text run at (0,0) width 51: "text field"
     245layer at (433,283) size 180x42
     246  RenderTextControl {TEXTAREA} at (4,4) size 180x42
     247    RenderBlock {DIV} at (2,2) size 176x19
     248      RenderText {#text} at (0,0) size 48x19
     249        text run at (0,0) width 48: "textarea"
     250layer at (38,567) size 80x19
     251  RenderBlock {DIV} at (2,2) size 80x19
     252    RenderText {#text} at (0,0) size 51x19
     253      text run at (0,0) width 51: "text field"
     254layer at (408,538) size 180x42
     255  RenderTextControl {TEXTAREA} at (400,2) size 180x42
     256    RenderBlock {DIV} at (2,2) size 176x19
     257      RenderText {#text} at (0,0) size 48x19
     258        text run at (0,0) width 48: "textarea"
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.txt

    r118386 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 571x21
    7         text run at (0,0) width 571: "This tests that the text color changes appropriately when the text field is disabled."
    8       RenderBR {BR} at (571,16) size 0x0
    9       RenderTextControl {INPUT} at (2,23) size 184x25
    10       RenderText {#text} at (188,25) size 4x21
    11         text run at (188,25) width 4: " "
    12       RenderTextControl {INPUT} at (194,23) size 184x25
    13       RenderBR {BR} at (380,41) size 0x0
    14       RenderTextControl {INPUT} at (2,52) size 184x25 [color=#FF0000]
    15       RenderText {#text} at (188,54) size 4x21
    16         text run at (188,54) width 4: " "
    17       RenderTextControl {INPUT} at (194,52) size 184x25 [color=#FF0000]
    18       RenderBR {BR} at (380,70) size 0x0
    19       RenderTextControl {INPUT} at (2,81) size 186x27 [bgcolor=#0000FF] [border: (2px inset #000000)]
    20       RenderText {#text} at (190,84) size 4x21
    21         text run at (190,84) width 4: " "
    22       RenderTextControl {INPUT} at (196,81) size 186x27 [bgcolor=#0000FF] [border: (2px inset #000000)]
    23       RenderBR {BR} at (384,100) size 0x0
    24       RenderTextControl {INPUT} at (2,112) size 186x27 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
    25       RenderText {#text} at (190,115) size 4x21
    26         text run at (190,115) width 4: " "
    27       RenderTextControl {INPUT} at (196,112) size 186x27 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
    28       RenderBR {BR} at (384,131) size 0x0
    29       RenderTextControl {INPUT} at (2,143) size 186x27 [bgcolor=#000000] [border: (2px inset #000000)]
    30       RenderText {#text} at (190,146) size 4x21
    31         text run at (190,146) width 4: " "
    32       RenderTextControl {INPUT} at (196,143) size 186x27 [bgcolor=#000000] [border: (2px inset #000000)]
    33       RenderBR {BR} at (384,162) size 0x0
    34       RenderTextControl {INPUT} at (2,174) size 186x27 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
    35       RenderText {#text} at (190,177) size 4x21
    36         text run at (190,177) width 4: " "
    37       RenderTextControl {INPUT} at (196,174) size 186x27 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
    38       RenderBR {BR} at (384,193) size 0x0
    39       RenderTextControl {INPUT} at (2,205) size 186x27 [bgcolor=#808080] [border: (2px inset #000000)]
    40       RenderText {#text} at (190,208) size 4x21
    41         text run at (190,208) width 4: " "
    42       RenderTextControl {INPUT} at (196,205) size 186x27 [bgcolor=#808080] [border: (2px inset #000000)]
    43       RenderBR {BR} at (384,224) size 0x0
    44       RenderTextControl {INPUT} at (2,236) size 186x27 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
    45       RenderText {#text} at (190,239) size 4x21
    46         text run at (190,239) width 4: " "
    47       RenderTextControl {INPUT} at (196,236) size 186x27 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
    48       RenderBR {BR} at (384,255) size 0x0
    49       RenderTextControl {INPUT} at (2,267) size 186x27 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
    50       RenderText {#text} at (190,270) size 4x21
    51         text run at (190,270) width 4: " "
    52       RenderTextControl {INPUT} at (196,267) size 186x27 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
    53       RenderBR {BR} at (384,286) size 0x0
    54       RenderTextControl {INPUT} at (2,298) size 186x27 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
    55       RenderText {#text} at (190,301) size 4x21
    56         text run at (190,301) width 4: " "
    57       RenderTextControl {INPUT} at (196,298) size 186x27 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
    58       RenderBR {BR} at (384,317) size 0x0
    59       RenderTextControl {INPUT} at (2,329) size 186x27 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
    60       RenderText {#text} at (190,332) size 4x21
    61         text run at (190,332) width 4: " "
    62       RenderTextControl {INPUT} at (196,329) size 186x27 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
    63       RenderBR {BR} at (384,348) size 0x0
    64       RenderTextControl {INPUT} at (2,360) size 184x25 [color=#FF0000]
    65       RenderText {#text} at (188,362) size 4x21
    66         text run at (188,362) width 4: " "
    67       RenderTextControl {INPUT} at (194,360) size 184x25 [color=#FF0000]
    68       RenderBR {BR} at (380,378) size 0x0
    69       RenderTextControl {INPUT} at (2,389) size 186x27 [color=#FF0000] [border: (2px inset #FF0000)]
    70       RenderText {#text} at (190,392) size 4x21
    71         text run at (190,392) width 4: " "
    72       RenderTextControl {INPUT} at (196,389) size 186x27 [color=#FF0000] [border: (2px inset #FF0000)]
    73       RenderBR {BR} at (384,408) size 0x0
    74 layer at (12,33) size 180x21 scrollWidth 462
    75   RenderBlock {DIV} at (2,2) size 180x21 [color=#545454]
    76     RenderText {#text} at (0,0) size 462x21
    77       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    78 layer at (204,33) size 180x21 scrollWidth 202
    79   RenderBlock {DIV} at (2,2) size 180x21
    80     RenderText {#text} at (0,0) size 201x21
    81       text run at (0,0) width 201: "This text field is not disabled"
    82 layer at (12,62) size 180x21 scrollWidth 462
    83   RenderBlock {DIV} at (2,2) size 180x21
    84     RenderText {#text} at (0,0) size 462x21
    85       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    86 layer at (204,62) size 180x21 scrollWidth 202
    87   RenderBlock {DIV} at (2,2) size 180x21
    88     RenderText {#text} at (0,0) size 201x21
    89       text run at (0,0) width 201: "This text field is not disabled"
    90 layer at (13,92) size 180x21 scrollWidth 462
    91   RenderBlock {DIV} at (3,3) size 180x21 [color=#545454]
    92     RenderText {#text} at (0,0) size 462x21
    93       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    94 layer at (207,92) size 180x21 scrollWidth 202
    95   RenderBlock {DIV} at (3,3) size 180x21
    96     RenderText {#text} at (0,0) size 201x21
    97       text run at (0,0) width 201: "This text field is not disabled"
    98 layer at (13,123) size 180x21 scrollWidth 462
    99   RenderBlock {DIV} at (3,3) size 180x21 [color=#AB0000]
    100     RenderText {#text} at (0,0) size 462x21
    101       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    102 layer at (207,123) size 180x21 scrollWidth 202
    103   RenderBlock {DIV} at (3,3) size 180x21
    104     RenderText {#text} at (0,0) size 201x21
    105       text run at (0,0) width 201: "This text field is not disabled"
    106 layer at (13,154) size 180x21 scrollWidth 462
    107   RenderBlock {DIV} at (3,3) size 180x21 [color=#545454]
    108     RenderText {#text} at (0,0) size 462x21
    109       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    110 layer at (207,154) size 180x21 scrollWidth 202
    111   RenderBlock {DIV} at (3,3) size 180x21
    112     RenderText {#text} at (0,0) size 201x21
    113       text run at (0,0) width 201: "This text field is not disabled"
    114 layer at (13,185) size 180x21 scrollWidth 462
    115   RenderBlock {DIV} at (3,3) size 180x21 [color=#ABABAB]
    116     RenderText {#text} at (0,0) size 462x21
    117       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    118 layer at (207,185) size 180x21 scrollWidth 202
    119   RenderBlock {DIV} at (3,3) size 180x21
    120     RenderText {#text} at (0,0) size 201x21
    121       text run at (0,0) width 201: "This text field is not disabled"
    122 layer at (13,216) size 180x21 scrollWidth 462
    123   RenderBlock {DIV} at (3,3) size 180x21 [color=#545454]
    124     RenderText {#text} at (0,0) size 462x21
    125       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    126 layer at (207,216) size 180x21 scrollWidth 202
    127   RenderBlock {DIV} at (3,3) size 180x21
    128     RenderText {#text} at (0,0) size 201x21
    129       text run at (0,0) width 201: "This text field is not disabled"
    130 layer at (13,247) size 180x21 scrollWidth 462
    131   RenderBlock {DIV} at (3,3) size 180x21
    132     RenderText {#text} at (0,0) size 462x21
    133       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    134 layer at (207,247) size 180x21 scrollWidth 202
    135   RenderBlock {DIV} at (3,3) size 180x21
    136     RenderText {#text} at (0,0) size 201x21
    137       text run at (0,0) width 201: "This text field is not disabled"
    138 layer at (13,278) size 180x21 scrollWidth 462
    139   RenderBlock {DIV} at (3,3) size 180x21 [color=#2C2C2C]
    140     RenderText {#text} at (0,0) size 462x21
    141       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    142 layer at (207,278) size 180x21 scrollWidth 202
    143   RenderBlock {DIV} at (3,3) size 180x21
    144     RenderText {#text} at (0,0) size 201x21
    145       text run at (0,0) width 201: "This text field is not disabled"
    146 layer at (13,309) size 180x21 scrollWidth 462
    147   RenderBlock {DIV} at (3,3) size 180x21
    148     RenderText {#text} at (0,0) size 462x21
    149       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    150 layer at (207,309) size 180x21 scrollWidth 202
    151   RenderBlock {DIV} at (3,3) size 180x21
    152     RenderText {#text} at (0,0) size 201x21
    153       text run at (0,0) width 201: "This text field is not disabled"
    154 layer at (13,340) size 180x21 scrollWidth 462
    155   RenderBlock {DIV} at (3,3) size 180x21 [color=#2C2C2C]
    156     RenderText {#text} at (0,0) size 462x21
    157       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    158 layer at (207,340) size 180x21 scrollWidth 202
    159   RenderBlock {DIV} at (3,3) size 180x21
    160     RenderText {#text} at (0,0) size 201x21
    161       text run at (0,0) width 201: "This text field is not disabled"
    162 layer at (12,370) size 180x21 scrollWidth 462
    163   RenderBlock {DIV} at (2,2) size 180x21
    164     RenderText {#text} at (0,0) size 462x21
    165       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    166 layer at (204,370) size 180x21 scrollWidth 202
    167   RenderBlock {DIV} at (2,2) size 180x21
    168     RenderText {#text} at (0,0) size 201x21
    169       text run at (0,0) width 201: "This text field is not disabled"
    170 layer at (13,400) size 180x21 scrollWidth 462
    171   RenderBlock {DIV} at (3,3) size 180x21
    172     RenderText {#text} at (0,0) size 462x21
    173       text run at (0,0) width 462: "The text in this disabled field should displayed as dimmed or grey"
    174 layer at (207,400) size 180x21 scrollWidth 202
    175   RenderBlock {DIV} at (3,3) size 180x21
    176     RenderText {#text} at (0,0) size 201x21
    177       text run at (0,0) width 201: "This text field is not disabled"
     6      RenderText {#text} at (0,0) size 485x19
     7        text run at (0,0) width 485: "This tests that the text color changes appropriately when the text field is disabled."
     8      RenderBR {BR} at (485,15) size 0x0
     9      RenderTextControl {INPUT} at (2,21) size 164x23
     10      RenderText {#text} at (168,23) size 4x19
     11        text run at (168,23) width 4: " "
     12      RenderTextControl {INPUT} at (174,21) size 164x23
     13      RenderBR {BR} at (340,38) size 0x0
     14      RenderTextControl {INPUT} at (2,48) size 164x23 [color=#FF0000]
     15      RenderText {#text} at (168,50) size 4x19
     16        text run at (168,50) width 4: " "
     17      RenderTextControl {INPUT} at (174,48) size 164x23 [color=#FF0000]
     18      RenderBR {BR} at (340,65) size 0x0
     19      RenderTextControl {INPUT} at (2,75) size 166x25 [bgcolor=#0000FF] [border: (2px inset #000000)]
     20      RenderText {#text} at (170,78) size 4x19
     21        text run at (170,78) width 4: " "
     22      RenderTextControl {INPUT} at (176,75) size 166x25 [bgcolor=#0000FF] [border: (2px inset #000000)]
     23      RenderBR {BR} at (344,93) size 0x0
     24      RenderTextControl {INPUT} at (2,104) size 166x25 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
     25      RenderText {#text} at (170,107) size 4x19
     26        text run at (170,107) width 4: " "
     27      RenderTextControl {INPUT} at (176,104) size 166x25 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
     28      RenderBR {BR} at (344,122) size 0x0
     29      RenderTextControl {INPUT} at (2,133) size 166x25 [bgcolor=#000000] [border: (2px inset #000000)]
     30      RenderText {#text} at (170,136) size 4x19
     31        text run at (170,136) width 4: " "
     32      RenderTextControl {INPUT} at (176,133) size 166x25 [bgcolor=#000000] [border: (2px inset #000000)]
     33      RenderBR {BR} at (344,151) size 0x0
     34      RenderTextControl {INPUT} at (2,162) size 166x25 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
     35      RenderText {#text} at (170,165) size 4x19
     36        text run at (170,165) width 4: " "
     37      RenderTextControl {INPUT} at (176,162) size 166x25 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
     38      RenderBR {BR} at (344,180) size 0x0
     39      RenderTextControl {INPUT} at (2,191) size 166x25 [bgcolor=#808080] [border: (2px inset #000000)]
     40      RenderText {#text} at (170,194) size 4x19
     41        text run at (170,194) width 4: " "
     42      RenderTextControl {INPUT} at (176,191) size 166x25 [bgcolor=#808080] [border: (2px inset #000000)]
     43      RenderBR {BR} at (344,209) size 0x0
     44      RenderTextControl {INPUT} at (2,220) size 166x25 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
     45      RenderText {#text} at (170,223) size 4x19
     46        text run at (170,223) width 4: " "
     47      RenderTextControl {INPUT} at (176,220) size 166x25 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
     48      RenderBR {BR} at (344,238) size 0x0
     49      RenderTextControl {INPUT} at (2,249) size 166x25 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
     50      RenderText {#text} at (170,252) size 4x19
     51        text run at (170,252) width 4: " "
     52      RenderTextControl {INPUT} at (176,249) size 166x25 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
     53      RenderBR {BR} at (344,267) size 0x0
     54      RenderTextControl {INPUT} at (2,278) size 166x25 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
     55      RenderText {#text} at (170,281) size 4x19
     56        text run at (170,281) width 4: " "
     57      RenderTextControl {INPUT} at (176,278) size 166x25 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
     58      RenderBR {BR} at (344,296) size 0x0
     59      RenderTextControl {INPUT} at (2,307) size 166x25 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
     60      RenderText {#text} at (170,310) size 4x19
     61        text run at (170,310) width 4: " "
     62      RenderTextControl {INPUT} at (176,307) size 166x25 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
     63      RenderBR {BR} at (344,325) size 0x0
     64      RenderTextControl {INPUT} at (2,336) size 164x23 [color=#FF0000]
     65      RenderText {#text} at (168,338) size 4x19
     66        text run at (168,338) width 4: " "
     67      RenderTextControl {INPUT} at (174,336) size 164x23 [color=#FF0000]
     68      RenderBR {BR} at (340,353) size 0x0
     69      RenderTextControl {INPUT} at (2,363) size 166x25 [color=#FF0000] [border: (2px inset #FF0000)]
     70      RenderText {#text} at (170,366) size 4x19
     71        text run at (170,366) width 4: " "
     72      RenderTextControl {INPUT} at (176,363) size 166x25 [color=#FF0000] [border: (2px inset #FF0000)]
     73      RenderBR {BR} at (344,381) size 0x0
     74layer at (12,31) size 160x19 scrollWidth 390
     75  RenderBlock {DIV} at (2,2) size 160x19 [color=#545454]
     76    RenderText {#text} at (0,0) size 390x19
     77      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     78layer at (184,31) size 160x19 scrollWidth 171
     79  RenderBlock {DIV} at (2,2) size 160x19
     80    RenderText {#text} at (0,0) size 170x19
     81      text run at (0,0) width 170: "This text field is not disabled"
     82layer at (12,58) size 160x19 scrollWidth 390
     83  RenderBlock {DIV} at (2,2) size 160x19
     84    RenderText {#text} at (0,0) size 390x19
     85      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     86layer at (184,58) size 160x19 scrollWidth 171
     87  RenderBlock {DIV} at (2,2) size 160x19
     88    RenderText {#text} at (0,0) size 170x19
     89      text run at (0,0) width 170: "This text field is not disabled"
     90layer at (13,86) size 160x19 scrollWidth 390
     91  RenderBlock {DIV} at (3,3) size 160x19 [color=#545454]
     92    RenderText {#text} at (0,0) size 390x19
     93      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     94layer at (187,86) size 160x19 scrollWidth 171
     95  RenderBlock {DIV} at (3,3) size 160x19
     96    RenderText {#text} at (0,0) size 170x19
     97      text run at (0,0) width 170: "This text field is not disabled"
     98layer at (13,115) size 160x19 scrollWidth 390
     99  RenderBlock {DIV} at (3,3) size 160x19 [color=#AB0000]
     100    RenderText {#text} at (0,0) size 390x19
     101      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     102layer at (187,115) size 160x19 scrollWidth 171
     103  RenderBlock {DIV} at (3,3) size 160x19
     104    RenderText {#text} at (0,0) size 170x19
     105      text run at (0,0) width 170: "This text field is not disabled"
     106layer at (13,144) size 160x19 scrollWidth 390
     107  RenderBlock {DIV} at (3,3) size 160x19 [color=#545454]
     108    RenderText {#text} at (0,0) size 390x19
     109      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     110layer at (187,144) size 160x19 scrollWidth 171
     111  RenderBlock {DIV} at (3,3) size 160x19
     112    RenderText {#text} at (0,0) size 170x19
     113      text run at (0,0) width 170: "This text field is not disabled"
     114layer at (13,173) size 160x19 scrollWidth 390
     115  RenderBlock {DIV} at (3,3) size 160x19 [color=#ABABAB]
     116    RenderText {#text} at (0,0) size 390x19
     117      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     118layer at (187,173) size 160x19 scrollWidth 171
     119  RenderBlock {DIV} at (3,3) size 160x19
     120    RenderText {#text} at (0,0) size 170x19
     121      text run at (0,0) width 170: "This text field is not disabled"
     122layer at (13,202) size 160x19 scrollWidth 390
     123  RenderBlock {DIV} at (3,3) size 160x19 [color=#545454]
     124    RenderText {#text} at (0,0) size 390x19
     125      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     126layer at (187,202) size 160x19 scrollWidth 171
     127  RenderBlock {DIV} at (3,3) size 160x19
     128    RenderText {#text} at (0,0) size 170x19
     129      text run at (0,0) width 170: "This text field is not disabled"
     130layer at (13,231) size 160x19 scrollWidth 390
     131  RenderBlock {DIV} at (3,3) size 160x19
     132    RenderText {#text} at (0,0) size 390x19
     133      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     134layer at (187,231) size 160x19 scrollWidth 171
     135  RenderBlock {DIV} at (3,3) size 160x19
     136    RenderText {#text} at (0,0) size 170x19
     137      text run at (0,0) width 170: "This text field is not disabled"
     138layer at (13,260) size 160x19 scrollWidth 390
     139  RenderBlock {DIV} at (3,3) size 160x19 [color=#2C2C2C]
     140    RenderText {#text} at (0,0) size 390x19
     141      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     142layer at (187,260) size 160x19 scrollWidth 171
     143  RenderBlock {DIV} at (3,3) size 160x19
     144    RenderText {#text} at (0,0) size 170x19
     145      text run at (0,0) width 170: "This text field is not disabled"
     146layer at (13,289) size 160x19 scrollWidth 390
     147  RenderBlock {DIV} at (3,3) size 160x19
     148    RenderText {#text} at (0,0) size 390x19
     149      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     150layer at (187,289) size 160x19 scrollWidth 171
     151  RenderBlock {DIV} at (3,3) size 160x19
     152    RenderText {#text} at (0,0) size 170x19
     153      text run at (0,0) width 170: "This text field is not disabled"
     154layer at (13,318) size 160x19 scrollWidth 390
     155  RenderBlock {DIV} at (3,3) size 160x19 [color=#2C2C2C]
     156    RenderText {#text} at (0,0) size 390x19
     157      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     158layer at (187,318) size 160x19 scrollWidth 171
     159  RenderBlock {DIV} at (3,3) size 160x19
     160    RenderText {#text} at (0,0) size 170x19
     161      text run at (0,0) width 170: "This text field is not disabled"
     162layer at (12,346) size 160x19 scrollWidth 390
     163  RenderBlock {DIV} at (2,2) size 160x19
     164    RenderText {#text} at (0,0) size 390x19
     165      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     166layer at (184,346) size 160x19 scrollWidth 171
     167  RenderBlock {DIV} at (2,2) size 160x19
     168    RenderText {#text} at (0,0) size 170x19
     169      text run at (0,0) width 170: "This text field is not disabled"
     170layer at (13,374) size 160x19 scrollWidth 390
     171  RenderBlock {DIV} at (3,3) size 160x19
     172    RenderText {#text} at (0,0) size 390x19
     173      text run at (0,0) width 390: "The text in this disabled field should displayed as dimmed or grey"
     174layer at (187,374) size 160x19 scrollWidth 171
     175  RenderBlock {DIV} at (3,3) size 160x19
     176    RenderText {#text} at (0,0) size 170x19
     177      text run at (0,0) width 170: "This text field is not disabled"
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/input-width-expected.txt

    r123155 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
     6      RenderTextControl {INPUT} at (2,2) size 52x23
    67      RenderText {#text} at (0,0) size 0x0
    7 layer at (10,10) size 200x46
    8   RenderTextControl {TEXTAREA} at (2,2) size 200x46
    9     RenderBlock {DIV} at (2,2) size 196x21
    10       RenderText {#text} at (0,0) size 89x21
    11         text run at (0,0) width 89: "Test Passed"
     8layer at (12,12) size 48x19
     9  RenderBlock {DIV} at (2,2) size 48x19
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt

    r118386 r123156  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock {DIV} at (0,0) size 784x6 [border: (3px solid #FFFFFF)]
    7       RenderBlock (anonymous) at (0,6) size 784x31
    8         RenderMenuList {SELECT} at (2,2) size 38x27 [bgcolor=#FFFFFF] [border: (1px solid #008000)]
    9           RenderBlock (anonymous) at (5,3) size 8x21
    10             RenderBR at (0,0) size 0x21 [bgcolor=#FFFFFF]
     7      RenderBlock (anonymous) at (0,6) size 784x29
     8        RenderMenuList {SELECT} at (2,2) size 37x25 [bgcolor=#FFFFFF] [border: (1px solid #008000)]
     9          RenderBlock (anonymous) at (5,3) size 7x19
     10            RenderBR at (0,0) size 0x19 [bgcolor=#FFFFFF]
    1111        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.txt

    r118781 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 369x21
    7         text run at (0,0) width 369: "This tests that you can set the placeholder text color."
    8       RenderBR {BR} at (369,16) size 0x0
    9       RenderTextControl {INPUT} at (2,23) size 184x25
    10       RenderText {#text} at (188,25) size 4x21
    11         text run at (188,25) width 4: " "
    12       RenderTextControl {INPUT} at (194,23) size 184x25
    13         RenderDeprecatedFlexibleBox {DIV} at (2,2) size 180x21
    14           RenderBlock {DIV} at (0,10) size 0x0
    15           RenderBlock {DIV} at (0,0) size 169x21
    16           RenderBlock {DIV} at (169,5) size 11x11
    17       RenderText {#text} at (380,25) size 4x21
    18         text run at (380,25) width 4: " "
    19       RenderTextControl {INPUT} at (386,23) size 184x25
    20       RenderText {#text} at (572,25) size 4x21
    21         text run at (572,25) width 4: " "
    22       RenderTextControl {INPUT} at (578,23) size 184x25
    23       RenderText {#text} at (764,25) size 4x21
    24         text run at (764,25) width 4: " "
    25       RenderTextControl {INPUT} at (2,52) size 184x25
    26       RenderText {#text} at (188,54) size 4x21
    27         text run at (188,54) width 4: " "
    28       RenderTextControl {INPUT} at (194,52) size 184x25
     6      RenderText {#text} at (0,0) size 315x19
     7        text run at (0,0) width 315: "This tests that you can set the placeholder text color."
     8      RenderBR {BR} at (315,15) size 0x0
     9      RenderTextControl {INPUT} at (2,21) size 164x23
     10      RenderText {#text} at (168,23) size 4x19
     11        text run at (168,23) width 4: " "
     12      RenderTextControl {INPUT} at (174,21) size 164x23
     13        RenderDeprecatedFlexibleBox {DIV} at (2,2) size 160x19
     14          RenderBlock {DIV} at (0,9) size 0x0
     15          RenderBlock {DIV} at (0,0) size 149x19
     16          RenderBlock {DIV} at (149,4) size 11x11
     17      RenderText {#text} at (340,23) size 4x19
     18        text run at (340,23) width 4: " "
     19      RenderTextControl {INPUT} at (346,21) size 164x23
     20      RenderText {#text} at (512,23) size 4x19
     21        text run at (512,23) width 4: " "
     22      RenderTextControl {INPUT} at (518,21) size 164x23
     23      RenderText {#text} at (684,23) size 4x19
     24        text run at (684,23) width 4: " "
     25      RenderTextControl {INPUT} at (2,48) size 164x23
     26      RenderText {#text} at (168,50) size 4x19
     27        text run at (168,50) width 4: " "
     28      RenderTextControl {INPUT} at (174,48) size 164x23
    2929      RenderText {#text} at (0,0) size 0x0
    30 layer at (12,33) size 180x21
    31   RenderBlock {DIV} at (2,2) size 180x21 [color=#640000]
    32     RenderText {#text} at (0,0) size 25x21
    33       text run at (0,0) width 25: "text"
    34 layer at (12,33) size 180x21
    35   RenderBlock {DIV} at (2,2) size 180x21
    36 layer at (204,33) size 169x21
    37   RenderBlock {DIV} at (2,2) size 169x21 [color=#640000]
    38     RenderText {#text} at (0,0) size 48x21
    39       text run at (0,0) width 48: "search"
    40 layer at (204,33) size 169x21
    41   RenderBlock {DIV} at (0,0) size 169x21
    42 layer at (396,33) size 180x21
    43   RenderBlock {DIV} at (2,2) size 180x21 [color=#640000]
    44     RenderText {#text} at (0,0) size 69x21
    45       text run at (0,0) width 69: "password"
    46 layer at (396,33) size 180x21
    47   RenderBlock {DIV} at (2,2) size 180x21
    48 layer at (588,33) size 180x21
    49   RenderBlock {DIV} at (2,2) size 180x21 [color=#640000]
    50     RenderText {#text} at (0,0) size 90x21
    51       text run at (0,0) width 90: "disabled text"
    52 layer at (588,33) size 180x21
    53   RenderBlock {DIV} at (2,2) size 180x21 [color=#545454]
    54 layer at (12,62) size 180x21
    55   RenderBlock {DIV} at (2,2) size 180x21 [color=#A9A9A9]
    56     RenderText {#text} at (0,0) size 48x21
    57       text run at (0,0) width 48: "default"
    58 layer at (12,62) size 180x21
    59   RenderBlock {DIV} at (2,2) size 180x21
    60 layer at (204,62) size 180x21
    61   RenderBlock {DIV} at (2,2) size 180x21 [color=#A9A9A9]
    62     RenderText {#text} at (0,0) size 113x21
    63       text run at (0,0) width 113: "default disabled"
    64 layer at (204,62) size 180x21
    65   RenderBlock {DIV} at (2,2) size 180x21
     30layer at (12,31) size 160x19
     31  RenderBlock {DIV} at (2,2) size 160x19 [color=#640000]
     32    RenderText {#text} at (0,0) size 22x19
     33      text run at (0,0) width 22: "text"
     34layer at (12,31) size 160x19
     35  RenderBlock {DIV} at (2,2) size 160x19
     36layer at (184,31) size 149x19
     37  RenderBlock {DIV} at (2,2) size 149x19 [color=#640000]
     38    RenderText {#text} at (0,0) size 39x19
     39      text run at (0,0) width 39: "search"
     40layer at (184,31) size 149x19
     41  RenderBlock {DIV} at (0,0) size 149x19
     42layer at (356,31) size 160x19
     43  RenderBlock {DIV} at (2,2) size 160x19 [color=#640000]
     44    RenderText {#text} at (0,0) size 59x19
     45      text run at (0,0) width 59: "password"
     46layer at (356,31) size 160x19
     47  RenderBlock {DIV} at (2,2) size 160x19
     48layer at (528,31) size 160x19
     49  RenderBlock {DIV} at (2,2) size 160x19 [color=#640000]
     50    RenderText {#text} at (0,0) size 76x19
     51      text run at (0,0) width 76: "disabled text"
     52layer at (528,31) size 160x19
     53  RenderBlock {DIV} at (2,2) size 160x19 [color=#545454]
     54layer at (12,58) size 160x19
     55  RenderBlock {DIV} at (2,2) size 160x19 [color=#A9A9A9]
     56    RenderText {#text} at (0,0) size 40x19
     57      text run at (0,0) width 40: "default"
     58layer at (12,58) size 160x19
     59  RenderBlock {DIV} at (2,2) size 160x19
     60layer at (184,58) size 160x19
     61  RenderBlock {DIV} at (2,2) size 160x19 [color=#A9A9A9]
     62    RenderText {#text} at (0,0) size 94x19
     63      text run at (0,0) width 94: "default disabled"
     64layer at (184,58) size 160x19
     65  RenderBlock {DIV} at (2,2) size 160x19
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/search-rtl-expected.txt

    r118360 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x576
    6       RenderBlock {P} at (0,0) size 784x42
    7         RenderText {#text} at (0,0) size 57x21
    8           text run at (0,0) width 57: "Test for "
    9         RenderInline {I} at (0,0) size 759x42
    10           RenderInline {A} at (0,0) size 329x21 [color=#0000EE]
    11             RenderText {#text} at (57,0) size 329x21
    12               text run at (57,0) width 329: "http://bugs.webkit.org/show_bug.cgi?id=11916"
    13           RenderText {#text} at (386,0) size 759x42
    14             text run at (386,0) width 4: " "
    15             text run at (390,0) width 369: "REGRESSION (SearchField): RTL search fields are"
    16             text run at (0,21) width 65: "mixed up"
    17         RenderText {#text} at (65,21) size 4x21
    18           text run at (65,21) width 4: "."
    19       RenderBlock {P} at (0,58) size 784x87
    20         RenderTextControl {INPUT} at (2,2) size 184x25
    21           RenderDeprecatedFlexibleBox {DIV} at (2,2) size 180x21
    22             RenderBlock {DIV} at (0,10) size 0x0
    23             RenderBlock {DIV} at (0,0) size 169x21
    24             RenderBlock {DIV} at (169,5) size 11x11
    25         RenderText {#text} at (188,4) size 4x21
    26           text run at (188,4) width 4: " "
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 51x19
     8          text run at (0,0) width 51: "Test for "
     9        RenderInline {I} at (0,0) size 701x19
     10          RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
     11            RenderText {#text} at (51,0) size 305x19
     12              text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=11916"
     13          RenderText {#text} at (356,0) size 396x19
     14            text run at (356,0) width 4: " "
     15            text run at (360,0) width 392: "REGRESSION (SearchField): RTL search fields are mixed up"
     16        RenderText {#text} at (752,0) size 4x19
     17          text run at (752,0) width 4: "."
     18      RenderBlock {P} at (0,35) size 784x81
     19        RenderTextControl {INPUT} at (2,2) size 164x23
     20          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 160x19
     21            RenderBlock {DIV} at (0,9) size 0x0
     22            RenderBlock {DIV} at (0,0) size 149x19
     23            RenderBlock {DIV} at (149,4) size 11x11
     24        RenderText {#text} at (168,4) size 4x19
     25          text run at (168,4) width 4: " "
    2726        RenderBR {BR} at (0,0) size 0x0
    28         RenderTextControl {INPUT} at (2,31) size 274x25
    29           RenderDeprecatedFlexibleBox {DIV} at (2,2) size 270x21
    30             RenderBlock {DIV} at (0,10) size 0x0
    31             RenderBlock {DIV} at (0,0) size 259x21
    32             RenderBlock {DIV} at (259,5) size 11x11
    33         RenderText {#text} at (278,33) size 4x21
    34           text run at (278,33) width 4: " "
     27        RenderTextControl {INPUT} at (2,29) size 244x23
     28          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 240x19
     29            RenderBlock {DIV} at (0,9) size 0x0
     30            RenderBlock {DIV} at (0,0) size 229x19
     31            RenderBlock {DIV} at (229,4) size 11x11
     32        RenderText {#text} at (248,31) size 4x19
     33          text run at (248,31) width 4: " "
    3534        RenderBR {BR} at (0,0) size 0x0
    36         RenderTextControl {INPUT} at (2,60) size 184x25
    37           RenderDeprecatedFlexibleBox {DIV} at (2,2) size 180x21
    38             RenderBlock {DIV} at (0,10) size 0x0
    39             RenderBlock {DIV} at (0,0) size 169x21
    40             RenderBlock {DIV} at (169,5) size 11x11
     35        RenderTextControl {INPUT} at (2,56) size 164x23
     36          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 160x19
     37            RenderBlock {DIV} at (0,9) size 0x0
     38            RenderBlock {DIV} at (0,0) size 149x19
     39            RenderBlock {DIV} at (149,4) size 11x11
    4140        RenderText {#text} at (0,0) size 0x0
    42       RenderBlock {P} at (0,161) size 784x21
    43         RenderText {#text} at (0,0) size 44x21
    44           text run at (0,0) width 44: "PASS"
    45 layer at (12,70) size 169x21
    46   RenderBlock {DIV} at (0,0) size 169x21
    47     RenderText {#text} at (101,0) size 68x21
    48       text run at (101,0) width 4 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
    49       text run at (105,0) width 26: "she"
    50       text run at (131,0) width 12 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
    51       text run at (143,0) width 18: "he"
    52       text run at (161,0) width 8 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
    53 layer at (12,99) size 259x21
    54   RenderBlock {DIV} at (0,0) size 259x21
    55     RenderText {#text} at (191,0) size 68x21
    56       text run at (191,0) width 4 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
    57       text run at (195,0) width 26: "she"
    58       text run at (221,0) width 12 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
    59       text run at (233,0) width 18: "he"
    60       text run at (251,0) width 8 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
    61 layer at (12,128) size 169x21
    62   RenderBlock {DIV} at (0,0) size 169x21
     41      RenderBlock {P} at (0,132) size 784x19
     42        RenderText {#text} at (0,0) size 38x19
     43          text run at (0,0) width 38: "PASS"
     44layer at (12,47) size 149x19
     45  RenderBlock {DIV} at (0,0) size 149x19
     46    RenderText {#text} at (91,0) size 58x19
     47      text run at (91,0) width 4 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
     48      text run at (95,0) width 20: "she"
     49      text run at (115,0) width 12 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
     50      text run at (127,0) width 14: "he"
     51      text run at (141,0) width 8 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
     52layer at (12,74) size 229x19
     53  RenderBlock {DIV} at (0,0) size 229x19
     54    RenderText {#text} at (171,0) size 58x19
     55      text run at (171,0) width 4 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
     56      text run at (175,0) width 20: "she"
     57      text run at (195,0) width 12 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
     58      text run at (207,0) width 14: "he"
     59      text run at (221,0) width 8 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
     60layer at (12,101) size 149x19
     61  RenderBlock {DIV} at (0,0) size 149x19
    6362caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 9 {INPUT} of child 3 {P} of body
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/select-background-none-expected.txt

    r118386 r123156  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x47
    4   RenderBlock {HTML} at (0,0) size 800x47
    5     RenderBody {BODY} at (8,8) size 784x31 [bgcolor=#666666]
    6       RenderMenuList {SELECT} at (2,2) size 39x27 [border: (1px solid #000000)]
    7         RenderBlock (anonymous) at (5,3) size 9x21
    8           RenderText at (0,0) size 9x21
    9             text run at (0,0) width 9: "1"
     3layer at (0,0) size 800x45
     4  RenderBlock {HTML} at (0,0) size 800x45
     5    RenderBody {BODY} at (8,8) size 784x29 [bgcolor=#666666]
     6      RenderMenuList {SELECT} at (2,2) size 38x25 [border: (1px solid #000000)]
     7        RenderBlock (anonymous) at (5,3) size 8x19
     8          RenderText at (0,0) size 8x19
     9            text run at (0,0) width 8: "1"
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt

    r118386 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 524x21
    7         text run at (0,0) width 524: "This tests that empty select controls and buttons have the correct baseline."
    8       RenderBR {BR} at (524,16) size 0x0
    9       RenderMenuList {SELECT} at (2,27) size 36x26 [bgcolor=#FFFFFF]
    10         RenderBlock (anonymous) at (4,2) size 8x21
    11           RenderBR at (0,0) size 0x21 [bgcolor=#FFFFFF]
    12       RenderText {#text} at (40,29) size 33x21
    13         text run at (40,29) width 33: " test "
    14       RenderMenuList {SELECT} at (75,27) size 53x26 [bgcolor=#FFFFFF]
    15         RenderBlock (anonymous) at (4,2) size 25x21
    16           RenderText at (0,0) size 25x21
    17             text run at (0,0) width 25: "test"
    18       RenderText {#text} at (130,29) size 4x21
    19         text run at (130,29) width 4: " "
    20       RenderMenuList {SELECT} at (136,26) size 38x27 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
    21         RenderBlock (anonymous) at (5,3) size 8x21
    22           RenderBR at (0,0) size 0x21 [bgcolor=#ADD8E6]
    23       RenderText {#text} at (176,29) size 33x21
    24         text run at (176,29) width 33: " test "
    25       RenderMenuList {SELECT} at (211,26) size 55x27 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
    26         RenderBlock (anonymous) at (5,3) size 25x21
    27           RenderText at (0,0) size 25x21
    28             text run at (0,0) width 25: "test"
    29       RenderText {#text} at (268,29) size 4x21
    30         text run at (268,29) width 4: " "
    31       RenderButton {BUTTON} at (274,23) size 12x33 [bgcolor=#C0C0C0]
    32       RenderText {#text} at (288,29) size 4x21
    33         text run at (288,29) width 4: " "
    34       RenderButton {BUTTON} at (294,23) size 37x33 [bgcolor=#C0C0C0]
    35         RenderBlock (anonymous) at (6,6) size 25x21
    36           RenderText {#text} at (0,0) size 25x21
    37             text run at (0,0) width 25: "test"
    38       RenderText {#text} at (333,29) size 4x21
    39         text run at (333,29) width 4: " "
    40       RenderButton {BUTTON} at (339,25) size 16x30 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
    41       RenderText {#text} at (357,29) size 4x21
    42         text run at (357,29) width 4: " "
    43       RenderButton {BUTTON} at (363,25) size 41x30 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
    44         RenderBlock (anonymous) at (8,4) size 25x21
    45           RenderText {#text} at (0,0) size 25x21
    46             text run at (0,0) width 25: "test"
     6      RenderText {#text} at (0,0) size 444x19
     7        text run at (0,0) width 444: "This tests that empty select controls and buttons have the correct baseline."
     8      RenderBR {BR} at (444,15) size 0x0
     9      RenderMenuList {SELECT} at (2,25) size 35x24 [bgcolor=#FFFFFF]
     10        RenderBlock (anonymous) at (4,2) size 7x19
     11          RenderBR at (0,0) size 0x19 [bgcolor=#FFFFFF]
     12      RenderText {#text} at (39,27) size 29x19
     13        text run at (39,27) width 29: " test "
     14      RenderMenuList {SELECT} at (70,25) size 49x24 [bgcolor=#FFFFFF]
     15        RenderBlock (anonymous) at (4,2) size 21x19
     16          RenderText at (0,0) size 21x19
     17            text run at (0,0) width 21: "test"
     18      RenderText {#text} at (121,27) size 4x19
     19        text run at (121,27) width 4: " "
     20      RenderMenuList {SELECT} at (127,24) size 37x25 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
     21        RenderBlock (anonymous) at (5,3) size 7x19
     22          RenderBR at (0,0) size 0x19 [bgcolor=#ADD8E6]
     23      RenderText {#text} at (166,27) size 29x19
     24        text run at (166,27) width 29: " test "
     25      RenderMenuList {SELECT} at (197,24) size 51x25 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
     26        RenderBlock (anonymous) at (5,3) size 21x19
     27          RenderText at (0,0) size 21x19
     28            text run at (0,0) width 21: "test"
     29      RenderText {#text} at (250,27) size 4x19
     30        text run at (250,27) width 4: " "
     31      RenderButton {BUTTON} at (256,21) size 12x31 [bgcolor=#C0C0C0]
     32      RenderText {#text} at (270,27) size 4x19
     33        text run at (270,27) width 4: " "
     34      RenderButton {BUTTON} at (276,21) size 33x31 [bgcolor=#C0C0C0]
     35        RenderBlock (anonymous) at (6,6) size 21x19
     36          RenderText {#text} at (0,0) size 21x19
     37            text run at (0,0) width 21: "test"
     38      RenderText {#text} at (311,27) size 4x19
     39        text run at (311,27) width 4: " "
     40      RenderButton {BUTTON} at (317,23) size 16x28 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
     41      RenderText {#text} at (335,27) size 4x19
     42        text run at (335,27) width 4: " "
     43      RenderButton {BUTTON} at (341,23) size 37x28 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
     44        RenderBlock (anonymous) at (8,4) size 21x19
     45          RenderText {#text} at (0,0) size 21x19
     46            text run at (0,0) width 21: "test"
    4747      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt

    r118386 r123156  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x46
    4   RenderBlock {HTML} at (0,0) size 800x46
    5     RenderBody {BODY} at (8,8) size 784x30
    6       RenderMenuList {SELECT} at (2,2) size 36x26 [bgcolor=#FFFFFF]
    7         RenderBlock (anonymous) at (4,2) size 8x21
    8           RenderBR at (0,0) size 0x21 [bgcolor=#FFFFFF]
     3layer at (0,0) size 800x44
     4  RenderBlock {HTML} at (0,0) size 800x44
     5    RenderBody {BODY} at (8,8) size 784x28
     6      RenderMenuList {SELECT} at (2,2) size 35x24 [bgcolor=#FFFFFF]
     7        RenderBlock (anonymous) at (4,2) size 7x19
     8          RenderBR at (0,0) size 0x19 [bgcolor=#FFFFFF]
    99      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/textarea-align-expected.txt

    r118386 r123156  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {P} at (0,0) size 784x21
    7         RenderText {#text} at (0,0) size 692x21
    8           text run at (0,0) width 692: "The following textarea elements should all be rendered on the left, with their text aligned to the left."
    9       RenderBlock (anonymous) at (0,37) size 784x215
    10         RenderText {#text} at (474,34) size 4x21
    11           text run at (474,34) width 4: " "
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 588x19
     8          text run at (0,0) width 588: "The following textarea elements should all be rendered on the left, with their text aligned to the left."
     9      RenderBlock (anonymous) at (0,35) size 784x196
     10        RenderText {#text} at (424,31) size 4x19
     11          text run at (424,31) width 4: " "
    1212        RenderBR {BR} at (0,0) size 0x0
    13         RenderText {#text} at (474,89) size 4x21
    14           text run at (474,89) width 4: " "
     13        RenderText {#text} at (424,81) size 4x19
     14          text run at (424,81) width 4: " "
    1515        RenderBR {BR} at (0,0) size 0x0
    16         RenderText {#text} at (474,144) size 4x21
    17           text run at (474,144) width 4: " "
     16        RenderText {#text} at (424,131) size 4x19
     17          text run at (424,131) width 4: " "
    1818        RenderBR {BR} at (0,0) size 0x0
    1919        RenderText {#text} at (0,0) size 0x0
    2020        RenderText {#text} at (0,0) size 0x0
    21       RenderBlock {DIV} at (0,252) size 784x50
    22 layer at (10,47) size 470x46
    23   RenderTextControl {TEXTAREA} at (2,2) size 470x46
    24     RenderBlock {DIV} at (2,2) size 466x21
    25       RenderText {#text} at (0,0) size 250x21
    26         text run at (0,0) width 250: "This is should be aligned to the left."
    27 layer at (10,102) size 470x46
    28   RenderTextControl {TEXTAREA} at (2,57) size 470x46
    29     RenderBlock {DIV} at (2,2) size 466x21
    30       RenderText {#text} at (0,0) size 250x21
    31         text run at (0,0) width 250: "This is should be aligned to the left."
    32 layer at (10,157) size 470x46
    33   RenderTextControl {TEXTAREA} at (2,112) size 470x46
    34     RenderBlock {DIV} at (2,2) size 466x21
    35       RenderText {#text} at (0,0) size 250x21
    36         text run at (0,0) width 250: "This is should be aligned to the left."
    37 layer at (10,212) size 470x46
    38   RenderTextControl {TEXTAREA} at (2,167) size 470x46
    39     RenderBlock {DIV} at (2,2) size 466x21
    40       RenderText {#text} at (0,0) size 250x21
    41         text run at (0,0) width 250: "This is should be aligned to the left."
    42 layer at (10,262) size 470x46
    43   RenderTextControl {TEXTAREA} at (2,2) size 470x46
    44     RenderBlock {DIV} at (2,2) size 466x21
    45       RenderText {#text} at (0,0) size 250x21
    46         text run at (0,0) width 250: "This is should be aligned to the left."
     21      RenderBlock {DIV} at (0,231) size 784x46
     22layer at (10,45) size 420x42
     23  RenderTextControl {TEXTAREA} at (2,2) size 420x42
     24    RenderBlock {DIV} at (2,2) size 416x19
     25      RenderText {#text} at (0,0) size 210x19
     26        text run at (0,0) width 210: "This is should be aligned to the left."
     27layer at (10,95) size 420x42
     28  RenderTextControl {TEXTAREA} at (2,52) size 420x42
     29    RenderBlock {DIV} at (2,2) size 416x19
     30      RenderText {#text} at (0,0) size 210x19
     31        text run at (0,0) width 210: "This is should be aligned to the left."
     32layer at (10,145) size 420x42
     33  RenderTextControl {TEXTAREA} at (2,102) size 420x42
     34    RenderBlock {DIV} at (2,2) size 416x19
     35      RenderText {#text} at (0,0) size 210x19
     36        text run at (0,0) width 210: "This is should be aligned to the left."
     37layer at (10,195) size 420x42
     38  RenderTextControl {TEXTAREA} at (2,152) size 420x42
     39    RenderBlock {DIV} at (2,2) size 416x19
     40      RenderText {#text} at (0,0) size 210x19
     41        text run at (0,0) width 210: "This is should be aligned to the left."
     42layer at (10,241) size 420x42
     43  RenderTextControl {TEXTAREA} at (2,2) size 420x42
     44    RenderBlock {DIV} at (2,2) size 416x19
     45      RenderText {#text} at (0,0) size 210x19
     46        text run at (0,0) width 210: "This is should be aligned to the left."
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/forms/textarea-setinnerhtml-expected.txt

    r118386 r123156  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderText {#text} at (0,0) size 0x0
    7 layer at (10,10) size 200x46
    8   RenderTextControl {TEXTAREA} at (2,2) size 200x46
    9     RenderBlock {DIV} at (2,2) size 196x21
    10       RenderText {#text} at (0,0) size 89x21
    11         text run at (0,0) width 89: "Test Passed"
     7layer at (10,10) size 180x42
     8  RenderTextControl {TEXTAREA} at (2,2) size 180x42
     9    RenderBlock {DIV} at (2,2) size 176x19
     10      RenderText {#text} at (0,0) size 73x19
     11        text run at (0,0) width 73: "Test Passed"
Note: See TracChangeset for help on using the changeset viewer.