Title: [93310] trunk/LayoutTests
Revision
93310
Author
[email protected]
Date
2011-08-18 08:39:59 -0700 (Thu, 18 Aug 2011)

Log Message

2011-08-18  Chang Shu  <[email protected]>

        [Windows] editing/input/password-echo-passnode2.html, editing/input/password-echo-passnode3.html,
        editing/input/password-echo-passnode.html, editing/input/password-echo-textnode.html
        failing on Windows since they were added
        https://bugs.webkit.org/show_bug.cgi?id=66461

        Reviewed by Adam Roben.

        Skip the above tests as window.textInputController is not supported on windows.

        * platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93309 => 93310)


--- trunk/LayoutTests/ChangeLog	2011-08-18 14:59:46 UTC (rev 93309)
+++ trunk/LayoutTests/ChangeLog	2011-08-18 15:39:59 UTC (rev 93310)
@@ -1,3 +1,16 @@
+2011-08-18  Chang Shu  <[email protected]>
+
+        [Windows] editing/input/password-echo-passnode2.html, editing/input/password-echo-passnode3.html,
+        editing/input/password-echo-passnode.html, editing/input/password-echo-textnode.html
+        failing on Windows since they were added
+        https://bugs.webkit.org/show_bug.cgi?id=66461
+
+        Reviewed by Adam Roben.
+
+        Skip the above tests as window.textInputController is not supported on windows.
+
+        * platform/win/Skipped:
+
 2011-08-18  Andras Becsi  <[email protected]>
 
         iframe and frameset scaling is broken

Modified: trunk/LayoutTests/platform/win/Skipped (93309 => 93310)


--- trunk/LayoutTests/platform/win/Skipped	2011-08-18 14:59:46 UTC (rev 93309)
+++ trunk/LayoutTests/platform/win/Skipped	2011-08-18 15:39:59 UTC (rev 93310)
@@ -1010,6 +1010,10 @@
 
 # https://webkit.org/b/32021 - DRT's textInputController is unimplemented on Windows
 editing/input/ime-composition-clearpreedit.html
+editing/input/password-echo-passnode2.html
+editing/input/password-echo-passnode3.html
+editing/input/password-echo-passnode.html
+editing/input/password-echo-textnode.html
 editing/input/setting-input-value-cancel-ime-composition.html
 editing/inserting/insert-composition-whitespace.html
 editing/selection/5825350-1.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to