| 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 6d4e2d02d0c3cec31d41c401083e810805ecacb1..e413953c06443c78e9aa886a53ac8601683b7664 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
|
| @@ -22,6 +22,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.downl
|
| TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAnchorElement.href]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.hreflang]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.name]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.ping]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rel]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rev]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.shape]
|
| @@ -31,6 +32,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.type]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.alt]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.coords]
|
| TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAreaElement.href]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.ping]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target]
|
|
|
|
|