| Index: third_party/WebKit/LayoutTests/fast/forms/autofocus-keygen-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/autofocus-keygen-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/autofocus-keygen-expected.txt
|
| deleted file mode 100644
|
| index 39c880ecbbbfc68a60fa79d51ea562b0bb204bf9..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/autofocus-keygen-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -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.
|
| -
|
| -This tests whether the keygen element supports the autofocus attribute.
|
| -
|
| -PASS document.activeElement is document.querySelector("keygen")
|
| -PASS document.activeElement.autofocus is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|