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

Unified Diff: LayoutTests/fast/spatial-navigation/snav-textarea-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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
diff --git a/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt b/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
index 730e35d59ad14c9a08c6f3f8a77319880130cab6..5bddd6e11bf2dfc1f940b4e16b2e847d7022a09e 100644
--- a/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
+++ b/LayoutTests/fast/spatial-navigation/snav-textarea-expected.txt
@@ -26,4 +26,5 @@ PASS gFocusedDocument.activeElement.getAttribute("id") is "6"
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\nand a new line"

Powered by Google App Engine
This is Rietveld 408576698