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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration-expected.txt

Issue 2341643003: binding: Indexed properties should accompany with %ArrayProto_values%. (Closed)
Patch Set: Addressed a review comment. Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-childNodes-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration-expected.txt
index feff9d3655554b6b853bec06d781b17924e36155..a519bda312868cf92a7c7e61f2e884ae6bdcb7eb 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/lists/DOMTokenList-iteration-expected.txt
@@ -1,4 +1,4 @@
This is a testharness.js-based test.
-FAIL DOMTokenList iteration: keys, values, etc. assert_equals: expected function "function values() { [native code] }" but got function "function () { [native code] }"
+FAIL DOMTokenList iteration: keys, values, etc. assert_equals: expected function "function keys() { [native code] }" but got function "function keys() { [native code] }"
Harness: the test ran to completion.
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Node-childNodes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698