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

Unified Diff: LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt

Issue 19782002: Make Blink stop scheduling its own Layout, and use the compositor's timer instead (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: With test changes 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
« no previous file with comments | « no previous file | LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-reset-value-after-reload-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt
diff --git a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt
index 7e206806762fdbf02eaf4834704f266cb70bf2fc..66af5380c4c359732065d085c818bc6e80df724a 100644
--- a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt
+++ b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt
@@ -13,6 +13,8 @@ PASS document.getElementById("mock-page-popup") is null
PASS iframe.contentDocument.getElementById("test2").value is "2012-01-01"
PASS testInput1.value is ""
PASS testInput2.value is "2002-02-02"
+PASS highlightedEntry() is null
+PASS highlightedEntry() is "2012-01-01"
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « no previous file | LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-reset-value-after-reload-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698