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

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

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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null.html b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null.html
index 33e6b46660df61d1cd1afe55bc028e768a1275e9..5253ada27557bcb80bc3e1d3ae74a88ae0bf3e68 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null.html
@@ -113,6 +113,7 @@
{name: 'href', expectedNull: 'null', isUrl: true},
{name: 'hreflang', expectedNull: 'null'},
{name: 'name', expectedNull: 'null'},
+ {name: 'ping', expectedNull: 'null'},
{name: 'rel', expectedNull: 'null'},
{name: 'rev', expectedNull: 'null'},
{name: 'shape', expectedNull: 'null'},
@@ -127,6 +128,7 @@
{name: 'alt', expectedNull: 'null'},
{name: 'coords', expectedNull: 'null'},
{name: 'href', expectedNull: 'null', isUrl: true},
+ {name: 'ping', expectedNull: 'null'},
{name: 'shape', expectedNull: 'null'},
{name: 'target', expectedNull: 'null'}
]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698