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

Unified Diff: LayoutTests/fast/forms/calendar-picker/date-picker-open-without-focus-expected.txt

Issue 1311013012: date/time inputs should not handle keyboard events if they aren't focused. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update *-open-picker-with-f4-key.html Created 5 years, 3 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/forms/calendar-picker/date-picker-open-without-focus-expected.txt
diff --git a/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt b/LayoutTests/fast/forms/calendar-picker/date-picker-open-without-focus-expected.txt
similarity index 58%
copy from LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt
copy to LayoutTests/fast/forms/calendar-picker/date-picker-open-without-focus-expected.txt
index e2f858abfc3f4dce6b94571f7a72e842c5cbf600..5786283a342be6571e7871a539aeb1f2bced2efa 100644
--- a/LayoutTests/accessibility/crash-on-accessing-properties-at-initial-state-expected.txt
+++ b/LayoutTests/fast/forms/calendar-picker/date-picker-open-without-focus-expected.txt
@@ -1,8 +1,9 @@
-This tests that there's no crash when accessising any properties at the initial state.
+Calender picker should not open when the owner element has no focus.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS Popup did not open.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698