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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back-expected.txt

Issue 2027053003: Rebaseline tests on Win10 for crbug.com/521730 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back-expected.txt
deleted file mode 100644
index 8f8a4affb37d21d0ec4f34423973de2f238b3ead..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Checks input value is preserved after backward and forward
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Went back to a page. Checking a form control which had a full value:
-PASS "12012-10" is "12012-10"
-Went back to a page. Checking a form control which had a partial value:
-FAIL "January, ----" should be January ----. Was January, ----.
-Went forward to a page. Checking a form control which had a full value:
-PASS "0001-11" is "0001-11"
-Went forward to a page. Checking a form control which had a partial value:
-FAIL "---------, 1999" should be --------- 1999. Was ---------, 1999.
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698