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: LayoutTests/fast/events/key-events-in-input-button-expected.txt

Issue 641233004: Temporarily disable fast/events/key-events-in-input-button.html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase origin/master Created 6 years, 2 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/key-events-in-input-button-expected.txt
diff --git a/LayoutTests/fast/events/key-events-in-input-button-expected.txt b/LayoutTests/fast/events/key-events-in-input-button-expected.txt
index 003c63a878f69d4e32c5111c5c8bd9e265201bea..18a20017c2a3fdefc0709ea38b153c5c0ce73d9c 100644
--- a/LayoutTests/fast/events/key-events-in-input-button-expected.txt
+++ b/LayoutTests/fast/events/key-events-in-input-button-expected.txt
@@ -9,7 +9,7 @@ INPUT - keyup - false,false,false,false - U+0020 - 32 - 0
INPUT - click
Enter:
INPUT - keydown - false,false,false,false - Enter - 13 - 0
-INPUT - keypress - false,false,false,false - - 13 - 13
+INPUT - keypress - false,false,false,false - Enter - 13 - 13
INPUT - click
INPUT - keyup - false,false,false,false - Enter - 13 - 0
A:
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698