Title: [129489] trunk/LayoutTests
Revision
129489
Author
[email protected]
Date
2012-09-25 04:49:28 -0700 (Tue, 25 Sep 2012)

Log Message

[WK2] Unskip several test cases that are now passing
https://bugs.webkit.org/show_bug.cgi?id=97550

Unreviewed gardening.

Unskip several test cases that are now passing for
WebKit2.

Patch by Christophe Dumez <[email protected]> on 2012-09-25

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129488 => 129489)


--- trunk/LayoutTests/ChangeLog	2012-09-25 11:44:35 UTC (rev 129488)
+++ trunk/LayoutTests/ChangeLog	2012-09-25 11:49:28 UTC (rev 129489)
@@ -1,3 +1,15 @@
+2012-09-25  Christophe Dumez  <[email protected]>
+
+        [WK2] Unskip several test cases that are now passing
+        https://bugs.webkit.org/show_bug.cgi?id=97550
+
+        Unreviewed gardening.
+
+        Unskip several test cases that are now passing for
+        WebKit2.
+
+        * platform/wk2/Skipped:
+
 2012-09-25  Jussi Kukkonen  <[email protected]>
 
         [EFL] unskip toDataURL tests

Modified: trunk/LayoutTests/platform/wk2/Skipped (129488 => 129489)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-09-25 11:44:35 UTC (rev 129488)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-09-25 11:49:28 UTC (rev 129489)
@@ -844,30 +844,6 @@
 editing/style/smoosh-styles-003.html
 editing/style/style-boundary-005.html
 
-# Unexplained failures that were formerly in the dumpChildFramesAsText list.
-http/tests/security/cross-frame-access-private-browsing.html
-http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html
-http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html
-http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html
-http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html
-http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html
-http/tests/security/frameNavigation/xss-ALLOWED-targeted-subframe-navigation-change.html
-http/tests/security/host-compare-case-insensitive.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-frame-location-htmldom.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-frame-src-getAttribute-value.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-frame-src-htmldom.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-frame-src-setAttribute.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-frame-src-setAttributeNS.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-frame-src-setAttributeNode.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-frame-src-setAttributeNodeNS.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-iframe-src-getAttribute-value.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-iframe-src-htmldom.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-iframe-src-setAttribute.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-iframe-src-setAttributeNS.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-iframe-src-setAttributeNode.html
-http/tests/security/_javascript_URL/_javascript_URL-execution-context-iframe-src-setAttributeNodeNS.html
-http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-subframe.html
-
 # Unexplained failures that were formerly in the setCanOpenWindows or setCloseRemainingWindowsWhenComplete lists.
 fast/dom/Window/new-window-opener.html
 http/tests/misc/set-window-opener-to-null.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to