+2014-02-06 Brent Fulgham <bfulgham@apple.com>
+
+ [Win] Correct IME Regression after r141479
+ https://bugs.webkit.org/show_bug.cgi?id=128323
+ <rdar://problem/15952986>
+
+ Reviewed by Tim Horton.
+
+ * WebView.cpp:
+ (WebView::updateSelectionForIME): Refactoring flipped the meaning of the test used
+ to select the resetIME case. Corrected for behavior of new cancel method.
+
2014-02-04 Andreas Kling <akling@apple.com>
Remove <iframe seamless> support.