Changeset 128728 in webkit


Ignore:
Timestamp:
Sep 17, 2012 1:16:56 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Add baseline for text/shaping tests
https://bugs.webkit.org/show_bug.cgi?id=96902

Unreviewed EFL gardening.

Add baseline for text/shaping test cases and unskip
them for EFL port now that the issue has been fixed
in r122562.

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

  • platform/efl/TestExpectations:
  • platform/efl/fast/text/shaping/shaping-script-order-expected.png: Added.
  • platform/efl/fast/text/shaping/shaping-script-order-expected.txt: Added.
  • platform/efl/fast/text/shaping/shaping-selection-rect-expected.png: Added.
  • platform/efl/fast/text/shaping/shaping-selection-rect-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128726 r128728  
     12012-09-17  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Add baseline for text/shaping tests
     4        https://bugs.webkit.org/show_bug.cgi?id=96902
     5
     6        Unreviewed EFL gardening.
     7
     8        Add baseline for text/shaping test cases and unskip
     9        them for EFL port now that the issue has been fixed
     10        in r122562.
     11
     12        * platform/efl/TestExpectations:
     13        * platform/efl/fast/text/shaping/shaping-script-order-expected.png: Added.
     14        * platform/efl/fast/text/shaping/shaping-script-order-expected.txt: Added.
     15        * platform/efl/fast/text/shaping/shaping-selection-rect-expected.png: Added.
     16        * platform/efl/fast/text/shaping/shaping-selection-rect-expected.txt: Added.
     17
    1182012-09-17  Christophe Dumez  <christophe.dumez@intel.com>
    219
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128726 r128728  
    927927BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = TEXT
    928928
    929 // Skip tests in fast/text/shaping
    930 BUGWK90951 SKIP : fast/text/shaping = PASS
    931 
    932929// Test added by Mac port, rendering results totally different on EFL.
    933930BUGWK91477 : fast/multicol/shrink-to-column-height-for-pagination.html = MISSING
Note: See TracChangeset for help on using the changeset viewer.