Title: [141627] trunk/LayoutTests
Revision
141627
Author
jber...@webkit.org
Date
2013-02-01 12:27:05 -0800 (Fri, 01 Feb 2013)

Log Message

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

Skip a test on wk2 added in r14618 that uses setAutomaticLinkDetectionEnabled.

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141626 => 141627)


--- trunk/LayoutTests/ChangeLog	2013-02-01 20:21:02 UTC (rev 141626)
+++ trunk/LayoutTests/ChangeLog	2013-02-01 20:27:05 UTC (rev 141627)
@@ -1,3 +1,12 @@
+2013-02-01  Jessie Berlin  <jber...@apple.com>
+
+        WTR needs an implementation of setAutomaticLinkDetectionEnabled
+        https://bugs.webkit.org/show_bug.cgi?id=87162
+
+        Skip a test on wk2 added in r14618 that uses setAutomaticLinkDetectionEnabled.
+
+        * platform/wk2/TestExpectations:
+
 2013-01-31  Dirk Schulze  <k...@webkit.org>
 
         [canvas] Add more constructors to Path

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (141626 => 141627)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2013-02-01 20:21:02 UTC (rev 141626)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2013-02-01 20:27:05 UTC (rev 141627)
@@ -566,6 +566,7 @@
 
 # WTR needs an implementation of setAutomaticLinkDetectionEnabled.
 # https://bugs.webkit.org/show_bug.cgi?id=87162
+editing/inserting/smart-link-when-caret-is-moved-before-URL.html
 editing/inserting/typing-space-to-trigger-smart-link.html
 
 # No CORS support for media elements is implemented yet.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to