Missing implementation of textInputController.setComposition() causes bot redness
authorjonlee@apple.com <jonlee@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 25 Jun 2012 18:05:13 +0000 (18:05 +0000)
committerjonlee@apple.com <jonlee@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 25 Jun 2012 18:05:13 +0000 (18:05 +0000)
https://bugs.webkit.org/show_bug.cgi?id=89845

* platform/mac/Skipped: Skip fast/forms/input-set-composition-scroll.html

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121171 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/mac/Skipped

index 1035f5c..a5ff3a1 100644 (file)
@@ -1,3 +1,10 @@
+2012-06-25  Jon Lee  <jonlee@apple.com>
+
+        Missing implementation of textInputController.setComposition() causes bot redness
+        https://bugs.webkit.org/show_bug.cgi?id=89845
+
+        * platform/mac/Skipped: Skip fast/forms/input-set-composition-scroll.html
+
 2012-06-25  Adam Barth  <abarth@webkit.org>
 
         ASSERT(m_wheelEventHandlerCount > 0) can fire
index 004ac07..202463a 100644 (file)
@@ -902,3 +902,6 @@ fast/box-decoration-break/box-decoration-break-rendering.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=89680
 fast/canvas/canvas-imageSmoothingEnabled-repaint.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=89845
+fast/forms/input-set-composition-scroll.html