Title: [100359] trunk/LayoutTests
Revision
100359
Author
t...@chromium.org
Date
2011-11-15 16:20:03 -0800 (Tue, 15 Nov 2011)

Log Message

Skip editing/pasteboard/data-transfer-items-image-png.html, a ref test, on platforms that
don't currently support DataTransferItems.

* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100358 => 100359)


--- trunk/LayoutTests/ChangeLog	2011-11-16 00:17:03 UTC (rev 100358)
+++ trunk/LayoutTests/ChangeLog	2011-11-16 00:20:03 UTC (rev 100359)
@@ -1,3 +1,12 @@
+2011-11-15  Tony Chang  <t...@chromium.org>
+
+        Skip editing/pasteboard/data-transfer-items-image-png.html, a ref test, on platforms that
+        don't currently support DataTransferItems.
+
+        * platform/gtk/Skipped:
+        * platform/mac/Skipped:
+        * platform/win/Skipped:
+
 2011-11-15  Peter Kasting  <pkast...@google.com>
 
         Mark a test as flakily crashing.

Modified: trunk/LayoutTests/platform/gtk/Skipped (100358 => 100359)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-11-16 00:17:03 UTC (rev 100358)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-11-16 00:20:03 UTC (rev 100359)
@@ -296,6 +296,7 @@
 
 # DataTransferItems is not yet implemented.
 editing/pasteboard/data-transfer-items.html
+editing/pasteboard/data-transfer-items-image-png.html
 
 # Needs grammar checking.
 editing/spelling/markers.html

Modified: trunk/LayoutTests/platform/mac/Skipped (100358 => 100359)


--- trunk/LayoutTests/platform/mac/Skipped	2011-11-16 00:17:03 UTC (rev 100358)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-11-16 00:20:03 UTC (rev 100359)
@@ -337,6 +337,7 @@
 
 # DataTransferItems is not yet implemented.
 editing/pasteboard/data-transfer-items.html
+editing/pasteboard/data-transfer-items-image-png.html
 
 # Need to implement WebGeolocationRequest::cancelPermissionRequest on mac.
 # https://bugs.webkit.org/show_bug.cgi?id=55944

Modified: trunk/LayoutTests/platform/win/Skipped (100358 => 100359)


--- trunk/LayoutTests/platform/win/Skipped	2011-11-16 00:17:03 UTC (rev 100358)
+++ trunk/LayoutTests/platform/win/Skipped	2011-11-16 00:20:03 UTC (rev 100359)
@@ -1271,6 +1271,7 @@
 
 # DataTransferItems is not yet implemented.
 editing/pasteboard/data-transfer-items.html
+editing/pasteboard/data-transfer-items-image-png.html
 
 # Needs expectation update
 fast/dom/HTMLMeterElement/meter-element.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to