Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 1416043002: Revert "Use DOMSettableTokenList for {HTMLAnchorElement, HTMLAreaElement}.ping." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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]

Powered by Google App Engine
This is Rietveld 408576698