Title: [118392] trunk/LayoutTests
Revision
118392
Author
jber...@webkit.org
Date
2012-05-24 10:54:51 -0700 (Thu, 24 May 2012)

Log Message

Clean up the Windows Skipped list a bit.

Update it for the renames in r108832 and the test removed in r113532.
Also, replace "//" with "#" in a couple comments.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118391 => 118392)


--- trunk/LayoutTests/ChangeLog	2012-05-24 17:44:26 UTC (rev 118391)
+++ trunk/LayoutTests/ChangeLog	2012-05-24 17:54:51 UTC (rev 118392)
@@ -1,3 +1,12 @@
+2012-05-24  Jessie Berlin  <jber...@apple.com>
+
+        Clean up the Windows Skipped list a bit.
+
+        Update it for the renames in r108832 and the test removed in r113532.
+        Also, replace "//" with "#" in a couple comments.
+
+        * platform/win/Skipped:
+
 2012-05-24  Raphael Kubo da Costa  <rak...@webkit.org>
 
         [EFL] Modify keycode conversion functions to return keycodes with location information after r118001.

Modified: trunk/LayoutTests/platform/win/Skipped (118391 => 118392)


--- trunk/LayoutTests/platform/win/Skipped	2012-05-24 17:44:26 UTC (rev 118391)
+++ trunk/LayoutTests/platform/win/Skipped	2012-05-24 17:54:51 UTC (rev 118392)
@@ -52,11 +52,11 @@
 
 # No Dashboard compatibility mode on Windows
 http/tests/xmlhttprequest/default-content-type-dashboard.html
-http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html
-svg/custom/embedded-svg-disallowed-in-dashboard.xml
-svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html
-svg/custom/manually-parsed-svg-disallowed-in-dashboard.html
-svg/custom/svg-disallowed-in-dashboard-object.html
+http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html
+svg/custom/embedded-svg-allowed-in-dashboard.xml
+svg/custom/manually-parsed-svg-allowed-in-dashboard.html
+svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html
+svg/custom/svg-allowed-in-dashboard-object.html
 
 # Apache 1.3 doesn't support SSL <rdar://problem/5345985>
 http/tests/navigation/ping-cross-origin-from-https.html
@@ -653,7 +653,7 @@
 http/tests/xmlhttprequest/upload-progress-events.html
 http/tests/xmlhttprequest/upload-onprogress-event.html
 
-// LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
+# LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
 editing/inserting/typing-space-to-trigger-smart-link.html
 
 ################################################################################
@@ -854,9 +854,6 @@
 # <https://bugs.webkit.org/show_bug.cgi?id=29057>
 editing/pasteboard/files-during-page-drags.html
 
-# <https://bugs.webkit.org/show_bug.cgi?id=29286>
-fast/forms/input-selectedoption.html
-
 # <https://bugs.webkit.org/show_bug.cgi?id=29287>
 http/tests/local/fileapi
 http/tests/local/blob/send-hybrid-blob.html
@@ -1682,7 +1679,7 @@
 fast/dom/HTMLTableElement/createCaption.html
 fast/repaint/table-section-repaint.html
 
-// Need rebaselining after bug 69210.
+# Need rebaselining after bug 69210.
 fast/encoding/utf-16-big-endian.html
 fast/encoding/utf-16-little-endian.html
 fast/inline/continuation-outlines-with-layers-2.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to