Changeset 182600 in webkit


Ignore:
Timestamp:
Apr 9, 2015 8:42:52 AM (9 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] fast/css/vertical-text-overflow-ellipsis-text-align-center.html is failing
https://bugs.webkit.org/show_bug.cgi?id=142571

Unreviewed EFL Gardening.

Rebaseline the fast/css/vertical-text-overflow-ellipsis-text-align-center.html.

Patch by Hunseop Jeong <Hunseop Jeong> on 2015-04-09

  • platform/efl/TestExpectations:
  • platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png:
  • platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r182599 r182600  
     12015-04-09  Hunseop Jeong  <hs85.jeong@samsung.com>
     2
     3        [EFL] fast/css/vertical-text-overflow-ellipsis-text-align-center.html is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=142571
     5
     6        Unreviewed EFL Gardening.
     7
     8        Rebaseline the fast/css/vertical-text-overflow-ellipsis-text-align-center.html.
     9
     10        * platform/efl/TestExpectations:
     11        * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png:
     12        * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
     13
    1142015-04-09  Hunseop Jeong  <hs85.jeong@samsung.com>
    215
  • trunk/LayoutTests/platform/efl/TestExpectations

    r182594 r182600  
    21792179webkit.org/b/142561 svg/animations/smil-leak-elements.svg [ Failure ]
    21802180
    2181 webkit.org/b/142571 fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ Failure ]
    2182 
    21832181webkit.org/b/142763 fast/images/animated-gif-window-resizing.html [ Timeout ]
    21842182webkit.org/b/142764 accessibility/content-editable-as-textarea.html [ Timeout ]
  • trunk/LayoutTests/platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt

    r140147 r182600  
    2828        RenderText {#text} at (0,0) size 509x21
    2929          text run at (0,0) width 509: "Right-To-Left containing replaced content blocking the ellipsis"
    30 layer at (8,49) size 20x310 clip at (9,50) size 18x308 scrollHeight 719
     30layer at (8,49) size 20x310 clip at (9,50) size 18x308 scrollHeight 720
    3131  RenderBlock {DIV} at (0,40) size 20x311 [border: (1px solid #000000)]
    3232    RenderText {#text} at (1,1) size 17x720
     
    5353    RenderText {#text} at (12,207) size 17x543
    5454      text run at (12,207) width 542: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
    55 layer at (8,1161) size 31x310 clip at (9,1162) size 29x308 scrollHeight 744
     55layer at (8,1161) size 31x310 clip at (9,1162) size 29x308 scrollHeight 745
    5656  RenderBlock {DIV} at (0,1152) size 31x311 [border: (1px solid #000000)]
    5757    RenderText {#text} at (12,1) size 17x272
Note: See TracChangeset for help on using the changeset viewer.