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

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

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 4 years 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 5cb67d5a24d1f09cf699ad6a4b6c9934a86eed7b..79efc2a33e8d05eafee37e578422a4026f2a50c0 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,4 @@
-CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M57, around March 2017. 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 MESSAGE: line 43: Test if state of stateless form control types are not saved.
PASS There is a state for hidden
PASS There is a state for text
PASS There is a state for tel
@@ -18,7 +17,6 @@ PASS There is no state for password
PASS There is no state for submit
PASS There is no state for reset
PASS There is no state for button
-PASS There is no state for keygen
PASS There is no state for output
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698