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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt

Issue 1969723004: Add a counter and a deprecation message when navigating in an unload handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test 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/fast/forms/state-restore-skip-stateless-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt
index 39eb6e2e275bdd7aea78951766060f9c217d8cb1..e86c95df4420ca0c2a9b6855212db780daf9a37f 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/state-restore-skip-stateless-expected.txt
@@ -1,5 +1,6 @@
CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5716060992962560 for more details.
CONSOLE MESSAGE: line 44: Test if state of stateless form control types are not saved.
+CONSOLE WARNING: Navigating in the unload handler is deprecated and will be removed.
PASS There is a state for hidden
PASS There is a state for text
PASS There is a state for tel

Powered by Google App Engine
This is Rietveld 408576698