Index: third_party/WebKit/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute-expected.txt |
index 6d4ce0b7760046e4352fd9d87da6260e995c9a6a..1b2a7d7a294c9affa44e5f4f815564ae7a337cec 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/label/labels-remove-htmlFor-attribute-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/label/labels-remove-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 is removed. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |