Title: [103562] trunk/LayoutTests
Revision
103562
Author
bfulg...@webkit.org
Date
2011-12-22 11:31:04 -0800 (Thu, 22 Dec 2011)

Log Message

[WinCairo] Update Skipped file to match Apple's port, and to
turn off some failing tests.

* platform/wincairo/Skipped: Update to match Apple's port.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103561 => 103562)


--- trunk/LayoutTests/ChangeLog	2011-12-22 19:24:18 UTC (rev 103561)
+++ trunk/LayoutTests/ChangeLog	2011-12-22 19:31:04 UTC (rev 103562)
@@ -1,3 +1,10 @@
+2011-12-22  Brent Fulgham  <bfulg...@webkit.org>
+
+        [WinCairo] Update Skipped file to match Apple's port, and to
+        turn off some failing tests.
+
+        * platform/wincairo/Skipped: Update to match Apple's port.
+
 2011-12-22  Ryosuke Niwa  <rn...@webkit.org>
 
         Chromium rebaseline after r103539.

Modified: trunk/LayoutTests/platform/wincairo/Skipped (103561 => 103562)


--- trunk/LayoutTests/platform/wincairo/Skipped	2011-12-22 19:24:18 UTC (rev 103561)
+++ trunk/LayoutTests/platform/wincairo/Skipped	2011-12-22 19:31:04 UTC (rev 103562)
@@ -115,6 +115,10 @@
 
 editing/deleting
 editing/execCommand
+editing/input/caret-at-the-edge-of-contenteditable.html
+editing/input/caret-at-the-edge-of-input.html
+editing/input/reveal-caret-of-multiline-contenteditable.html
+editing/input/reveal-caret-of-multiline-input.html
 editing/input/scroll-viewport-page-up-down.html
 editing/input/style-change-during-input.html
 editing/inserting
@@ -125,7 +129,9 @@
 editing/spelling/spellcheck-queue.html
 editing/spelling/spellcheck-sequencenum.html
 editing/spelling/spelling-backspace-between-lines.html 
-editing/spelling/spelling.html 
+editing/spelling/spelling.html
+editing/spelling/grammar-paste.html
+editing/spelling/spellcheck-async-mutation.html
 editing/style 
 editing/undo
 editing/unsupported-content
@@ -558,6 +564,17 @@
 
 # Note: Following are skipped items based on Apple Windows builds:
 
+# HW filters not yet supported on Windows
+css3/filters/effect-blur-hw.html
+css3/filters/effect-combined-hw.html
+css3/filters/effect-drop-shadow-hw.html
+css3/filters/effect-grayscale-hw.html
+css3/filters/effect-hue-rotate-hw.html
+css3/filters/effect-invert-hw.html
+css3/filters/effect-opacity-hw.html
+css3/filters/effect-saturate-hw.html
+css3/filters/effect-sepia-hw.html
+
 # Should be moved to platform/mac <rdar://5621425>
 http/tests/misc/willCacheResponse-delegate-callback.html
 
@@ -1141,6 +1158,9 @@
 accessibility/transformed-element.html
 accessibility/visible-elements.html
 
+# Need to implement global addNotificationListener in Windows DRT
+accessibility/loading-iframe-sends-notification.html
+
 # No support for print-to-pdf in Windows DRT
 printing/compositing-layer-printing.html
 printing/media-queries-print.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to