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

Unified Diff: LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt

Issue 871373016: Auto-rebaseline for r189304 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt b/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..168d0d34d5d2ee4a7bf1d0fe1b33a2a222a2cccd
--- /dev/null
+++ b/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt
@@ -0,0 +1,40 @@
+PASS picker._selectElement.value is "1"
+PASS menuElement.value is "bar"
+PASS picker._selectElement.value is "4"
+PASS menuElement.value is "bar"
+PASS picker._selectElement.value is "4"
+PASS menuElement.value is "bar"
+PASS picker._selectElement.value is "1"
+PASS menuElement.value is "bar"
+PASS picker._selectElement.value is "0"
+PASS menuElement.value is "bar"
+PASS picker._selectElement.value is "0"
+PASS menuElement.value is "bar"
+PASS window.internals.pagePopupWindow is null
+PASS menuElement.value is "foo"
+PASS picker._selectElement.value is "0"
+PASS picker._selectElement.value is "1"
+PASS menuElement.value is "foo"
+PASS window.internals.pagePopupWindow is null
+PASS menuElement.value is "bar"
+PASS picker._selectElement.value is "1"
+PASS picker._selectElement.value is "4"
+PASS menuElement.value is "bar"
+PASS window.internals.pagePopupWindow is null
+PASS menuElement.value is "garply"
+PASS picker._selectElement.value is "4"
+PASS picker._selectElement.value is "0"
+PASS menuElement.value is "garply"
+PASS window.internals.pagePopupWindow is null
+PASS menuElement.value is "garply"
+PASS picker._selectElement.value is "4"
+PASS picker._selectElement.value is "0"
+PASS menuElement.value is "garply"
+PASS picker._selectElement.value is "0"
+PASS menuElement.value is "garply"
+PASS window.internals.pagePopupWindow is null
+PASS menuElement.value is "foo"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698