Changeset 50841 in webkit


Ignore:
Timestamp:
Nov 11, 2009 1:57:40 PM (14 years ago)
Author:
bweinstein@apple.com
Message:

Skip the webkit-color-correction tests because they crash on Windows
due to a CoreGraphics bug.

Reviewed by Darin Adler.

  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r50839 r50841  
     12009-11-11  Brian Weinstein  <bweinstein@apple.com>
     2
     3        Reviewed by Darin Adler.
     4
     5        Skip the webkit-color-correction tests because they crash on Windows
     6        due to a CoreGraphics bug.
     7
     8        * platform/win/Skipped:
     9
    1102009-11-11  Eric Z. Ayers  <zundel@google.com>
    211
  • trunk/LayoutTests/platform/win/Skipped

    r50794 r50841  
    683683# Missing SocketStreamHandle implementation
    684684websocket/tests
     685
     686# https://bugs.webkit.org/show_bug.cgi?id=31363
     687fast/css/color-correction-backgrounds-and-text.html
     688fast/css/color-correction-on-backgrounds.html
     689fast/css/color-correction-on-text.html
     690fast/css/color-correction.html
Note: See TracChangeset for help on using the changeset viewer.