Index: third_party/WebKit/LayoutTests/fast/forms/label/labels-change-htmlFor-attribute-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/label/labels-change-htmlFor-attribute-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/label/labels-change-htmlFor-attribute-expected.txt |
index b4a1859afccebc125564e7d40ee48f09f13318cd..182564a7335454b7ce6bf1cc291e770e4ffa1947 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/label/labels-change-htmlFor-attribute-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/label/labels-change-htmlFor-attribute-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. |
Test that the labels list of a form control is dynamically updated when the htmlFor attribute of a label changes to point to that control. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |