Chromium Code Reviews

Unified Diff: LayoutTests/fast/spatial-navigation/snav-input-expected.txt

Issue 20560005: (spatnav) Space&enter should be entered to box instead of simulating click on it. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review fixes Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/spatial-navigation/snav-input-expected.txt
diff --git a/LayoutTests/fast/spatial-navigation/snav-input-expected.txt b/LayoutTests/fast/spatial-navigation/snav-input-expected.txt
index 5a33fb78aa43f47c9e5d505c1b2bc0aac6f317c9..7a0365718e3c10b14dc49a36b448dfd6af6bdae4 100644
--- a/LayoutTests/fast/spatial-navigation/snav-input-expected.txt
+++ b/LayoutTests/fast/spatial-navigation/snav-input-expected.txt
@@ -23,4 +23,5 @@ PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
+PASS document.getElementById('start').value is "A text containing a space"
« no previous file with comments | « LayoutTests/fast/spatial-navigation/snav-input.html ('k') | LayoutTests/fast/spatial-navigation/snav-textarea.html » ('j') | no next file with comments »

Powered by Google App Engine