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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-Iterable-expected.txt

Issue 2903803002: DOMTokenList should unify duplicated tokens. (Closed)
Patch Set: Update a -expected.txt Created 3 years, 7 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/external/wpt/dom/lists/DOMTokenList-iteration-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-Iterable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-Iterable-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-Iterable-expected.txt
deleted file mode 100644
index fee1cb330f052cf790a9b229d8f86d4923b735f4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-Iterable-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-This is a testharness.js-based test.
-PASS DOMTokenList has length method.
-PASS DOMTokenList has values method.
-PASS DOMTokenList has entries method.
-PASS DOMTokenList has forEach method.
-PASS DOMTokenList has Symbol.iterator.
-FAIL DOMTokenList is iterable via for-of loop. assert_array_equals: lengths differ, expected 2 got 3
-Harness: the test ran to completion.
-
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-iteration-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698