Title: [122668] trunk/LayoutTests
- Revision
- 122668
- Author
- [email protected]
- Date
- 2012-07-14 07:09:28 -0700 (Sat, 14 Jul 2012)
Log Message
[Tests] Unskip not failing tests previously relying on LTC::nodesFromRect implementation
https://bugs.webkit.org/show_bug.cgi?id=46600
Reviewed by Ryosuke Niwa.
These tests no longer relies on LayoutTestController.nodesFromRect but on Internals, and should work
in all platforms.
* platform/chromium/TestExpectations:
* platform/win/Skipped:
* platform/wincairo/Skipped:
* platform/wk2/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (122667 => 122668)
--- trunk/LayoutTests/ChangeLog 2012-07-14 10:53:53 UTC (rev 122667)
+++ trunk/LayoutTests/ChangeLog 2012-07-14 14:09:28 UTC (rev 122668)
@@ -1,3 +1,18 @@
+2012-07-14 Allan Sandfeld Jensen <[email protected]>
+
+ [Tests] Unskip not failing tests previously relying on LTC::nodesFromRect implementation
+ https://bugs.webkit.org/show_bug.cgi?id=46600
+
+ Reviewed by Ryosuke Niwa.
+
+ These tests no longer relies on LayoutTestController.nodesFromRect but on Internals, and should work
+ in all platforms.
+
+ * platform/chromium/TestExpectations:
+ * platform/win/Skipped:
+ * platform/wincairo/Skipped:
+ * platform/wk2/Skipped:
+
2012-07-14 Robert Hogan <[email protected]>
Skip test added in r122663 on Qt and GTK
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (122667 => 122668)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-07-14 10:53:53 UTC (rev 122667)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-07-14 14:09:28 UTC (rev 122668)
@@ -2153,13 +2153,9 @@
BUGCR58936 : fast/js/basic-strict-mode.html = TEXT
BUGCR58936 : fast/js/numeric-escapes-in-string-literals.html = TEXT
-// These used to depend on layoutTestController.nodesFromRect, but could probably be unskipped now.
-BUGWK46600 SKIP : fast/dom/nodesFromRect/nodesFromRect-links-and-text.html = TEXT
-BUGWK46600 SKIP : fast/dom/nodesFromRect/nodesFromRect-inner-documents.html = TEXT
-
// For some reason it seems to not properly rect hit-tests elements in shadow
// content of <video> elements.
-BUGWK46600 SKIP : media/nodesFromRect-shadowContent.html = TEXT
+BUGWK91205 SKIP : media/nodesFromRect-shadowContent.html = TEXT
BUGJAMESR LINUX WIN : fast/text/international/vertical-text-glyph-test.html = IMAGE+TEXT
BUGJAMESR LINUX WIN : fast/text/international/vertical-text-metrics-test.html = TEXT
Modified: trunk/LayoutTests/platform/win/Skipped (122667 => 122668)
--- trunk/LayoutTests/platform/win/Skipped 2012-07-14 10:53:53 UTC (rev 122667)
+++ trunk/LayoutTests/platform/win/Skipped 2012-07-14 14:09:28 UTC (rev 122668)
@@ -1301,9 +1301,6 @@
http/tests/websocket/tests/hybi/send-file-blob-fail.html
fast/mutation/filesystem-callback-delivery.html
-# Tests skipped for historical reasons, should be unskipped.
-fast/dom/nodesFromRect
-
# https://bugs.webkit.org/show_bug.cgi?id=46223
# The WebKit plugin implementation does not support iframe shims.
plugins/iframe-shims.html
Modified: trunk/LayoutTests/platform/wincairo/Skipped (122667 => 122668)
--- trunk/LayoutTests/platform/wincairo/Skipped 2012-07-14 10:53:53 UTC (rev 122667)
+++ trunk/LayoutTests/platform/wincairo/Skipped 2012-07-14 14:09:28 UTC (rev 122668)
@@ -1816,9 +1816,6 @@
fast/mutation/filesystem-callback-delivery.html
fast/forms/file/input-file-entries.html
-# Tests skipped for historical reasons, should be unskipped.
-fast/dom/nodesFromRect
-
# https://bugs.webkit.org/show_bug.cgi?id=46223
# The WebKit plugin implementation does not support iframe shims.
plugins/iframe-shims.html
Modified: trunk/LayoutTests/platform/wk2/Skipped (122667 => 122668)
--- trunk/LayoutTests/platform/wk2/Skipped 2012-07-14 10:53:53 UTC (rev 122667)
+++ trunk/LayoutTests/platform/wk2/Skipped 2012-07-14 14:09:28 UTC (rev 122668)
@@ -899,9 +899,6 @@
# WebKitTestRunner needs layoutTestController.hasGrammarMarker
editing/spelling/grammar.html
-# Tests skipped for historical reasons, should be unskipped.
-fast/dom/nodesFromRect
-
# WebKitTestRunner needs layoutTestController.setSpatialNavigationEnabled
fast/spatial-navigation
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes