Title: [118049] trunk/LayoutTests
Revision
118049
Author
[email protected]
Date
2012-05-22 13:57:03 -0700 (Tue, 22 May 2012)

Log Message

WTR needs an implementation of setAutomaticLinkDetectionEnabled
https://bugs.webkit.org/show_bug.cgi?id=87162

Add editing/inserting/typing-space-to-trigger-smart-link.html to the WK2 Skipped list.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118048 => 118049)


--- trunk/LayoutTests/ChangeLog	2012-05-22 20:55:37 UTC (rev 118048)
+++ trunk/LayoutTests/ChangeLog	2012-05-22 20:57:03 UTC (rev 118049)
@@ -1,3 +1,12 @@
+2012-05-22  Jessie Berlin  <[email protected]>
+
+        WTR needs an implementation of setAutomaticLinkDetectionEnabled
+        https://bugs.webkit.org/show_bug.cgi?id=87162
+
+        Add editing/inserting/typing-space-to-trigger-smart-link.html to the WK2 Skipped list.
+
+        * platform/wk2/Skipped:
+
 2012-05-22  Adam Barth  <[email protected]>
 
         echo-inspan.pl is missing a semicolon on line 14, freaks out Apache on multiple regression tests

Modified: trunk/LayoutTests/platform/wk2/Skipped (118048 => 118049)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-05-22 20:55:37 UTC (rev 118048)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-05-22 20:57:03 UTC (rev 118049)
@@ -1108,6 +1108,10 @@
 editing/spelling/spellcheck-sequencenum.html
 editing/spelling/spelling-marker-description.html
 
+# WTR needs an implementation of setAutomaticLinkDetectionEnabled.
+# https://bugs.webkit.org/show_bug.cgi?id=87162
+editing/inserting/typing-space-to-trigger-smart-link.html
+
 ### END OF (2) Classified failures without bug reports (yet)
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to