Changeset 128039 in webkit


Ignore:
Timestamp:
Sep 10, 2012 3:30:32 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] 2 fast/forms tests need rebaseline after r128032
https://bugs.webkit.org/show_bug.cgi?id=96253

Unreviewed EFL gardening.

Rebaseline 2 fast/forms tests due to r128032.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-10

  • platform/efl/fast/forms/control-restrict-line-height-expected.png:
  • platform/efl/fast/forms/control-restrict-line-height-expected.txt:
  • platform/efl/fast/forms/menulist-restrict-line-height-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128032 r128039  
     12012-09-10  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] 2 fast/forms tests need rebaseline after r128032
     4        https://bugs.webkit.org/show_bug.cgi?id=96253
     5
     6        Unreviewed EFL gardening.
     7
     8        Rebaseline 2 fast/forms tests due to r128032.
     9
     10        * platform/efl/fast/forms/control-restrict-line-height-expected.png:
     11        * platform/efl/fast/forms/control-restrict-line-height-expected.txt:
     12        * platform/efl/fast/forms/menulist-restrict-line-height-expected.txt:
     13
    1142012-09-10  Christophe Dumez  <christophe.dumez@intel.com>
    215
  • trunk/LayoutTests/platform/efl/fast/forms/control-restrict-line-height-expected.txt

    r126750 r128039  
    77        text run at (0,0) width 519: "This tests that we don't honor line-height for controls that have restricted font size. "
    88      RenderBR {BR} at (0,0) size 0x0
    9       RenderMenuList {SELECT} at (2,20) size 414x46 [bgcolor=#FFFFFF]
    10         RenderBlock (anonymous) at (15,10) size 358x26
    11           RenderText at (0,3) size 358x19
    12             text run at (0,3) width 358: "This text should be centered vertically in the button"
    13       RenderText {#text} at (418,33) size 4x19
    14         text run at (418,33) width 4: " "
     9      RenderMenuList {SELECT} at (2,20) size 414x38 [bgcolor=#FFFFFF]
     10        RenderBlock (anonymous) at (15,10) size 358x18
     11          RenderText at (0,0) size 358x19
     12            text run at (0,0) width 358: "This text should be centered vertically in the button"
     13      RenderText {#text} at (418,30) size 4x19
     14        text run at (418,30) width 4: " "
    1515      RenderBR {BR} at (0,0) size 0x0
    16       RenderButton {INPUT} at (2,70) size 392x48 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     16      RenderButton {INPUT} at (2,62) size 392x48 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
    1717        RenderBlock (anonymous) at (17,10) size 358x26
    1818          RenderText at (0,3) size 358x19
    1919            text run at (0,3) width 358: "This text should be centered vertically in the button"
    20       RenderText {#text} at (396,83) size 4x19
    21         text run at (396,83) width 4: " "
     20      RenderText {#text} at (396,75) size 4x19
     21        text run at (396,75) width 4: " "
    2222      RenderBR {BR} at (0,0) size 0x0
    23       RenderTextControl {INPUT} at (2,122) size 193x36 [bgcolor=#FFFFFF]
     23      RenderTextControl {INPUT} at (2,114) size 193x36 [bgcolor=#FFFFFF]
    2424        RenderDeprecatedFlexibleBox {DIV} at (4,6) size 186x26
    2525          RenderBlock {DIV} at (0,13) size 0x0
     
    2727          RenderBlock {DIV} at (186,13) size 0x0
    2828      RenderText {#text} at (0,0) size 0x0
    29 layer at (14,136) size 186x26 scrollWidth 359
     29layer at (14,128) size 186x26 scrollWidth 359
    3030  RenderBlock {DIV} at (0,0) size 186x26
    3131    RenderText {#text} at (0,3) size 358x19
  • trunk/LayoutTests/platform/efl/fast/forms/menulist-restrict-line-height-expected.txt

    r128032 r128039  
    77        text run at (0,0) width 417: "This tests that we don't honor line-height for styled popup buttons."
    88      RenderBR {BR} at (417,15) size 0x0
    9       RenderMenuList {SELECT} at (2,20) size 276x27 [bgcolor=#ADD8E6]
    10         RenderBlock (anonymous) at (15,10) size 220x7
    11           RenderText at (0,-6) size 220x19
    12             text run at (0,-6) width 220: "This text should not be clipped."
     9      RenderMenuList {SELECT} at (2,20) size 276x38 [bgcolor=#ADD8E6]
     10        RenderBlock (anonymous) at (15,10) size 220x18
     11          RenderText at (0,0) size 220x19
     12            text run at (0,0) width 220: "This text should not be clipped."
Note: See TracChangeset for help on using the changeset viewer.