⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 121119 in webkit


Ignore:
Timestamp:
Jun 24, 2012, 10:25:50 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Skip fast/text/hyphen-min-preferred-width.html
https://bugs.webkit.org/show_bug.cgi?id=89831

Unreviewed EFL gardening. Skip the auto-hyphenation added
in r121102 as the EFL port does not support the feature.

Patch by Christophe Dumez <Christophe Dumez> on 2012-06-24

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r121116 r121119  
     12012-06-24  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Skip fast/text/hyphen-min-preferred-width.html
     4        https://bugs.webkit.org/show_bug.cgi?id=89831
     5
     6        Unreviewed EFL gardening. Skip the auto-hyphenation added
     7        in r121102 as the EFL port does not support the feature.
     8
     9        * platform/efl/TestExpectations:
     10
    1112012-06-24  Joone Hur  <joone.hur@intel.com>
    212
  • trunk/LayoutTests/platform/efl/TestExpectations

    r120946 r121119  
    675675BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = TEXT
    676676
     677// EFL port does not support hyphenation
     678BUGWK89830 : fast/text/hyphen-min-preferred-width.html = IMAGE
     679
    677680// EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
    678681BUGWK86637 : editing/spelling/spellcheck-async.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.