Changeset 162359 in webkit


Ignore:
Timestamp:
Jan 20, 2014 10:53:00 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

Fix test expectations for css3/compositing/background-blend-mode-data-uri-svg-image.html
https://bugs.webkit.org/show_bug.cgi?id=127298

Patch by Mihai Tica <mitica@adobe.com> on 2014-01-20
Reviewed by Mihnea Ovidenie.

  • platform/efl/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r162348 r162359  
     12014-01-20  Mihai Tica  <mitica@adobe.com>
     2
     3        Fix test expectations for css3/compositing/background-blend-mode-data-uri-svg-image.html
     4        https://bugs.webkit.org/show_bug.cgi?id=127298
     5
     6        Reviewed by Mihnea Ovidenie.
     7
     8        * platform/efl/TestExpectations:
     9        * platform/mac/TestExpectations:
     10
    1112014-01-20  Mihai Tica  <mitica@adobe.com>
    212
  • trunk/LayoutTests/platform/efl/TestExpectations

    r162348 r162359  
    499499webkit.org/b/99200 css3/compositing/blend-mode-simple.html [ Skip ]
    500500webkit.org/b/99200 css3/compositing/blend-mode-should-not-have-compositing-layer.html [ Skip ]
    501 webkit.org/b/118894 css3/compositing/background-blend-mode-data-uri-svg-image-expected.html [ Skip ]
     501webkit.org/b/118894 css3/compositing/background-blend-mode-data-uri-svg-image.html [ Skip ]
    502502
    503503# No concept of secure text input
  • trunk/LayoutTests/platform/mac/TestExpectations

    r162348 r162359  
    617617
    618618# Blend mode result is slightly different than the applied formula.
    619 css3/compositing/background-blend-mode-data-uri-svg-image-expected.html [ ImageOnlyFailure Pass ]
     619css3/compositing/background-blend-mode-data-uri-svg-image.html [ ImageOnlyFailure Pass ]
    620620
    621621# https://bugs.webkit.org/show_bug.cgi?id=110871
Note: See TracChangeset for help on using the changeset viewer.