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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/keypress-removed-node-expected.txt

Issue 2894543002: No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Should have done rebaseline Created 3 years, 7 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/keypress-removed-node-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/keypress-removed-node-expected.txt b/third_party/WebKit/LayoutTests/fast/events/keypress-removed-node-expected.txt
index 768ebe3ecd67c8192036fbc1ab03ef0d1333b8d5..7d4d180407f6d5914dffaa236207c277db0b0426 100644
--- a/third_party/WebKit/LayoutTests/fast/events/keypress-removed-node-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/keypress-removed-node-expected.txt
@@ -1,3 +1,3 @@
This test verifies that a node does not retain keyboard focus after it has been removed from the DOM.
- PASS: did not get keyboard event.
+PASS: did not get keyboard event.

Powered by Google App Engine
This is Rietveld 408576698