Changeset 148833 in webkit


Ignore:
Timestamp:
Apr 21, 2013 8:11:32 AM (11 years ago)
Author:
Christophe Dumez
Message:

Unreviewed EFL gardening.

Rebaseline fast/forms/validation-message-appearance.html and fix expectation
for editing/pasteboard/paste-text-004.html.

  • platform/efl/TestExpectations:
  • platform/efl/fast/forms/validation-message-appearance-expected.png: Added.
  • platform/efl/fast/forms/validation-message-appearance-expected.txt:
Location:
trunk/LayoutTests
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r148832 r148833  
     12013-04-21  Christophe Dumez  <ch.dumez@sisa.samsung.com>
     2
     3        Unreviewed EFL gardening.
     4
     5        Rebaseline fast/forms/validation-message-appearance.html and fix expectation
     6        for editing/pasteboard/paste-text-004.html.
     7
     8        * platform/efl/TestExpectations:
     9        * platform/efl/fast/forms/validation-message-appearance-expected.png: Added.
     10        * platform/efl/fast/forms/validation-message-appearance-expected.txt:
     11
    1122013-04-21  Christophe Dumez  <ch.dumez@sisa.samsung.com>
    213
  • trunk/LayoutTests/platform/efl/TestExpectations

    r148832 r148833  
    10171017webkit.org/b/84338 fast/forms/textarea-paste-newline.html [ Failure ]
    10181018webkit.org/b/84338 editing/pasteboard/paste-table-003.html [ Failure ]
    1019 webkit.org/b/84338 editing/pasteboard/paste-text-004.html [ Failure ]
     1019webkit.org/b/84338 editing/pasteboard/paste-text-004.html [ Missing Failure ]
    10201020webkit.org/b/84338 editing/pasteboard/paste-text-005.html [ Failure ]
    10211021webkit.org/b/84338 editing/pasteboard/paste-text-006.html [ Failure ]
  • trunk/LayoutTests/platform/efl/fast/forms/validation-message-appearance-expected.txt

    r145977 r148833  
    55    RenderBody {BODY} at (8,8) size 784x44
    66      RenderBlock {FORM} at (0,0) size 784x44
    7         RenderTextControl {INPUT} at (2,6) size 193x28 [bgcolor=#FFFFFF]
    8         RenderText {#text} at (197,12) size 4x19
    9           text run at (197,12) width 4: " "
    10         RenderButton {INPUT} at (203,2) size 84x40 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     7        RenderTextControl {INPUT} at (2,6) size 192x28 [bgcolor=#FFFFFF]
     8        RenderText {#text} at (196,12) size 4x17
     9          text run at (196,12) width 4: " "
     10        RenderButton {INPUT} at (202,2) size 84x40 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
    1111          RenderBlock (anonymous) at (17,10) size 50x18
    12             RenderText at (0,0) size 50x19
     12            RenderText at (0,0) size 50x17
    1313              text run at (0,0) width 50: "Submit"
    1414        RenderText {#text} at (0,0) size 0x0
    15 layer at (14,20) size 186x18
    16   RenderBlock {DIV} at (4,6) size 186x18
     15layer at (14,20) size 185x18
     16  RenderBlock {DIV} at (4,6) size 185x18
    1717layer at (10,42) size 220x108
    1818  RenderBlock (positioned) zI: 2147483647 {DIV} at (10,42) size 220x108
    19 layer at (10,42) size 220x16 scrollHeight 26
     19layer at (10,42) size 220x16 scrollHeight 25
    2020  RenderBlock {DIV} at (0,0) size 220x16
    2121layer at (10,54) size 220x92
     
    2424    RenderBlock {DIV} at (10,10) size 200x72
    2525      RenderBlock {DIV} at (0,0) size 200x18
    26         RenderText {#text} at (0,0) size 105x19
     26        RenderText {#text} at (0,0) size 105x17
    2727          text run at (0,0) width 105: "value missing"
    2828      RenderBlock {DIV} at (0,18) size 200x54
    29         RenderText {#text} at (0,0) size 166x19
     29        RenderText {#text} at (0,0) size 166x17
    3030          text run at (0,0) width 166: "Needs at least 8 letters."
    31         RenderBR {BR} at (166,0) size 0x19
    32         RenderText {#text} at (0,18) size 196x37
     31        RenderBR {BR} at (166,0) size 0x17
     32        RenderText {#text} at (0,18) size 196x35
    3333          text run at (0,18) width 196: "Should not be identical with"
    3434          text run at (0,36) width 152: "the current password."
Note: See TracChangeset for help on using the changeset viewer.