| Index: third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| index 81aa283b4f65ca7b6bb41c5f5a3159618e94c6a1..4fb66533f85cd5420fefe78fd98ed6bbeb0cd080 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE WARNING: line 362: 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 test setting various attributes of a elements to JavaScript null.
|
|
|
| TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
|
| @@ -151,10 +150,6 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.useMap
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
|
|
|
| -TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.challenge]
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLKeygenElement.keytype]
|
| -TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name]
|
| -
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFor]
|
|
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLegendElement.align]
|
|
|