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

Changeset 125735 in webkit


Ignore:
Timestamp:
Aug 15, 2012, 6:48:18 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

Fix TestExpectations line format for two fast/css tests failing on mac
https://bugs.webkit.org/show_bug.cgi?id=94160

Patch by Kiran Muppala <cmuppala@apple.com> on 2012-08-15
Reviewed by Sam Weinig.

Remove "MAC" modifier, which seems to prevent the expectations from taking effect.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r125731 r125735  
     12012-08-15  Kiran Muppala  <cmuppala@apple.com>
     2
     3        Fix TestExpectations line format for two fast/css tests failing on mac
     4        https://bugs.webkit.org/show_bug.cgi?id=94160
     5
     6        Reviewed by Sam Weinig.
     7
     8        Remove "MAC" modifier, which seems to prevent the expectations from taking effect.
     9
     10        * platform/mac/TestExpectations:
     11
    1122012-08-15  Kiran Muppala  <cmuppala@apple.com>
    213
  • trunk/LayoutTests/platform/mac/TestExpectations

    r125731 r125735  
    388388
    389389// Added by bug 89826
    390 BUGWK94008 MAC : fast/css/word-spacing-characters.html = IMAGE
    391 BUGWK94003 MAC : fast/css/word-spacing-characters-complex-text.html = IMAGE
     390BUGWK94008 : fast/css/word-spacing-characters.html = IMAGE
     391BUGWK94003 : fast/css/word-spacing-characters-complex-text.html = IMAGE
Note: See TracChangeset for help on using the changeset viewer.