Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: third_party/WebKit/LayoutTests/fast/events/composition-event-source-device-event-sender-expected.txt

Issue 2664603002: Remove replaceComposition() calls in finishComposingText. (Closed)
Patch Set: Rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/events/composition-event-source-device-event-sender-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/composition-event-source-device-event-sender-expected.txt b/third_party/WebKit/LayoutTests/fast/events/composition-event-source-device-event-sender-expected.txt
index 2197789783fbbca5fe9f30a0c0ed429262d514ca..78b50545445ba5ac0512fa40bc5c057cd01103ea 100644
--- a/third_party/WebKit/LayoutTests/fast/events/composition-event-source-device-event-sender-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/composition-event-source-device-event-sender-expected.txt
@@ -9,9 +9,6 @@ PASS event.sourceCapabilities.firesTouchEvents is false
compositionupdate
PASS event.sourceCapabilities is non-null.
PASS event.sourceCapabilities.firesTouchEvents is false
-compositionupdate
-PASS event.sourceCapabilities is non-null.
-PASS event.sourceCapabilities.firesTouchEvents is false
compositionend
PASS event.sourceCapabilities is non-null.
PASS event.sourceCapabilities.firesTouchEvents is false

Powered by Google App Engine
This is Rietveld 408576698