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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-iteration-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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL classList assert_array_equals: lengths differ, expected 2 got 3
3 FAIL classList.keys assert_array_equals: lengths differ, expected 2 got 3
4 FAIL classList.values assert_array_equals: lengths differ, expected 2 got 3
5 PASS classList.entries
6 PASS classList.forEach
7 PASS classList inheritance from Array.prototype
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698