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

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

Issue 1235603003: Use DOMSettableTokenList for {HTMLAnchorElement, HTMLAreaElement}.ping. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase it(2). Created 5 years, 3 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 e413953c06443c78e9aa886a53ac8601683b7664..6d4e2d02d0c3cec31d41c401083e810805ecacb1 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,7 +22,6 @@ 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]
@@ -32,7 +31,6 @@ 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