Title: [93349] trunk/LayoutTests
Revision
93349
Author
rn...@webkit.org
Date
2011-08-18 13:52:00 -0700 (Thu, 18 Aug 2011)

Log Message

Skip tests added by r93291 on GTK because GTK's DRT doesn't support textInputController.doCommand yet,
which is tracked by the bug 66496.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93348 => 93349)


--- trunk/LayoutTests/ChangeLog	2011-08-18 20:43:59 UTC (rev 93348)
+++ trunk/LayoutTests/ChangeLog	2011-08-18 20:52:00 UTC (rev 93349)
@@ -1,5 +1,12 @@
 2011-08-18  Ryosuke Niwa  <rn...@webkit.org>
 
+        Skip tests added by r93291 on GTK because GTK's DRT doesn't support textInputController.doCommand yet,
+        which is tracked by the bug 66496.
+
+        * platform/gtk/Skipped:
+
+2011-08-18  Ryosuke Niwa  <rn...@webkit.org>
+
         GTK rebaseline after r93221.
 
         * platform/gtk/editing/selection/collapse-selection-in-bidi-expected.txt:

Modified: trunk/LayoutTests/platform/gtk/Skipped (93348 => 93349)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-08-18 20:43:59 UTC (rev 93348)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-08-18 20:52:00 UTC (rev 93349)
@@ -1506,6 +1506,13 @@
 # layoutTestController::setTextDirection() is not implemented.
 fast/html/set-text-direction.html
 
+# textInputController.doCommand is not implemented.
+# https://bugs.webkit.org/show_bug.cgi?id=66496
+editing/input/password-echo-passnode.html
+editing/input/password-echo-passnode-2.html
+editing/input/password-echo-passnode-3.html
+editing/input/password-echo-textnode.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=57160 
 # [GTK] layoutTestController.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI
 fast/harness/override-preferences-2.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to