Changeset 156773 in webkit


Ignore:
Timestamp:
Oct 2, 2013 11:00:59 AM (11 years ago)
Author:
ap@apple.com
Message:

Quirksmode: CSS1: WebKit fails dynamic :first-letter test
https://bugs.webkit.org/show_bug.cgi?id=15602

  • platform/mac/fast/css/first-letter-block-change-expected.png: Added.
  • platform/mac/fast/css/first-letter-block-change-expected.txt: Added.

Added expected results for Mac.

  • platform/efl/TestExpectations: Corrected the expectation. This test is not

failing, it has no results.

Location:
trunk/LayoutTests
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r156767 r156773  
     12013-10-02  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Quirksmode: CSS1: WebKit fails dynamic :first-letter test
     4        https://bugs.webkit.org/show_bug.cgi?id=15602
     5
     6        * platform/mac/fast/css/first-letter-block-change-expected.png: Added.
     7        * platform/mac/fast/css/first-letter-block-change-expected.txt: Added.
     8        Added expected results for Mac.
     9
     10        * platform/efl/TestExpectations: Corrected the expectation. This test is not
     11        failing, it has no results.
     12
    1132013-10-02  Mihai Maerean  <mmaerean@adobe.com>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r156767 r156773  
    16561656webkit.org/b/119782 fast/forms/search-styled.html [ Failure ]
    16571657
    1658 # This test case needs to be rebaselined.
    1659 webkit.org/b/15602 fast/css/first-letter-block-change.html [ Failure ]
     1658webkit.org/b/15602 fast/css/first-letter-block-change.html [ Missing ]
    16601659
    16611660# Tests need new generated expected results
  • trunk/LayoutTests/platform/mac/TestExpectations

    r156763 r156773  
    13671367webkit.org/b/115048 media/media-element-play-after-eos.html [ Pass Failure ]
    13681368
    1369 # This test case needs to be rebaselined.
    1370 webkit.org/b/15602 fast/css/first-letter-block-change.html [ Failure ]
     1369webkit.org/b/15602 fast/css/first-letter-block-change.html [ Missing ]
Note: See TracChangeset for help on using the changeset viewer.