| Index: third_party/WebKit/LayoutTests/fast/forms/form-associated-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/form-associated-element-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/form-associated-element-expected.txt
|
| index 2d3f9cf242d6642262b793d8ed8fcc1c06d666f8..4bdc0aebe217042475c8bae7bc56a37592f0f83b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/form-associated-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/form-associated-element-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -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.
|
| Verify that only elements that are 'form associatable' get a form owner.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| @@ -17,8 +16,6 @@ Testing INPUT
|
| PASS formOwner is "defined"
|
| Testing INPUT
|
| PASS formOwner is "defined"
|
| -Testing KEYGEN
|
| -PASS formOwner is "defined"
|
| Testing LABEL
|
| PASS formOwner is "not defined"
|
| Testing INPUT
|
| @@ -41,8 +38,6 @@ Testing P
|
| PASS formOwner is "not defined"
|
| Testing INPUT
|
| PASS formOwner is "defined"
|
| -Testing KEYGEN
|
| -PASS formOwner is "defined"
|
| Testing OBJECT
|
| PASS formOwner is "defined"
|
| Testing SELECT
|
|
|