Title: [118092] trunk/LayoutTests
Revision
118092
Author
jber...@webkit.org
Date
2012-05-22 18:13:03 -0700 (Tue, 22 May 2012)

Log Message

Do some more clean up on the WK2 Skipped list.

Add bug numbers, remove tests that have been fixed, and consolidate tests that are already
covered elsewhere in the file.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118091 => 118092)


--- trunk/LayoutTests/ChangeLog	2012-05-23 01:12:57 UTC (rev 118091)
+++ trunk/LayoutTests/ChangeLog	2012-05-23 01:13:03 UTC (rev 118092)
@@ -1,5 +1,14 @@
 2012-05-22  Jessie Berlin  <jber...@apple.com>
 
+        Do some more clean up on the WK2 Skipped list.
+
+        Add bug numbers, remove tests that have been fixed, and consolidate tests that are already
+        covered elsewhere in the file.
+
+        * platform/wk2/Skipped:
+
+2012-05-22  Jessie Berlin  <jber...@apple.com>
+
         WebKitTestRunner needs an implementation of layoutTestController.setDefersLoading
         https://bugs.webkit.org/show_bug.cgi?id=64313
 

Modified: trunk/LayoutTests/platform/wk2/Skipped (118091 => 118092)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-05-23 01:12:57 UTC (rev 118091)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-05-23 01:13:03 UTC (rev 118092)
@@ -84,9 +84,6 @@
 inspector/extensions/extensions-events.html
 inspector/styles/styles-computed-trace.html
 
-# Needs rebaseline
-fast/js/constructor-length.html
-
 # Fail until SUBPIXEL_LAYOUT is enabled
 # https://bugs.webkit.org/show_bug.cgi?id=85532
 fast/sub-pixel/client-width-height-snapping.html
@@ -307,7 +304,8 @@
 fast/repaint/no-caret-repaint-in-non-content-editable-element.html
 fast/text/zero-font-size.html
 
-# LayoutTestController::applicationCacheDiskUsageForOrigin isn't implemented - https://bugs.webkit.org/show_bug.cgi?id=57127
+# WTR needs an implementation of applicationCacheDiskUsageForOrigin
+# https://bugs.webkit.org/show_bug.cgi?id=87188
 http/tests/appcache/origin-usage.html
 http/tests/canvas/webgl/origin-clean-conformance.html
 http/tests/navigation/ping-cross-origin-from-https.html
@@ -318,10 +316,6 @@
 media/restore-from-page-cache.html
 java/embedding-java-with-object.html
 
-# Assigning location.hash is not immediately reflected in location object
-# <rdar://problem/8867804>
-svg/css/cursor-replace.svg
-
 # WebKitTestRunner needs to support layoutTestController.dumpDOMAsWebArchive
 # <https://bugs.webkit.org/show_bug.cgi?id=42324>
 http/tests/webarchive/cross-origin-stylesheet-crash.html
@@ -719,10 +713,6 @@
 fast/parser/remove-misnested-iframe-in-beforeload.html
 fast/parser/remove-misnested-iframe-parent-in-beforeload.html
 
-# CSSValue and CSSPrimitiveValue prototypes are wrong
-# <rdar://problem/8772988>
-fast/dom/global-constructors.html
-
 # WebKit2 doesn't support tiled layers
 # <rdar://problem/8735596>
 compositing/tiling/huge-layer-resize.html
@@ -928,10 +918,6 @@
 # WebKitTestRunner needs layoutTestController.addURLToRedirect
 http/tests/loading/cross-origin-XHR-willLoadRequest.html
 
-# WebKit2 needs support for moving/resizing and querying the location/size the window
-fast/dom/Window/window-resize-and-move-arguments.html
-fast/dom/Window/window-resize.html
-
 # WebKitTestRunner needs to sanitize file urls in the output
 http/tests/misc/image-blocked-src-change.html
 http/tests/misc/image-blocked-src-no-change.html
@@ -1041,9 +1027,6 @@
 fast/events/moving-text-should-fire-drop-and-dragend-events-2.html
 editing/pasteboard/drag-drop-url-with-style.html
 
-# missing window.internals.createShadowContentElement
-fast/dom/shadow/create-content-element.html
-
 # ENABLE(SHADOW_DOM) is disabled.
 editing/shadow
 fast/dom/shadow
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to