Index: third_party/WebKit/LayoutTests/fast/forms/checkValidity-001-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/checkValidity-001-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/checkValidity-001-expected.txt |
index acce042c70e8dbb121ff15261b7a77b8d58f9614..f61df8495fa30b3c4d19c0aabbd92b14621e977d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/checkValidity-001-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/checkValidity-001-expected.txt |
@@ -1,3 +1,4 @@ |
+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. |
This test checks if checkValidity() returns correctly a true (meaning no error) result. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |