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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt

Issue 1999243002: Import wpt@5df9b57edb3307a87d5187804b29c8ddd2aa14e1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add expectations files (using run-webkit-tests --new-baseline) Created 4 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
Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
index 5ae14cc64ef4c940f10fc88c3f3b4cee9bcfb66c..2a1ac5dbc0c730485e0987b73fbdcabf425c974c 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
@@ -75,5 +75,7 @@ FAIL classList.add should treat \n as a space assert_equals: expected "a b" but
FAIL classList.add should treat \f as a space assert_equals: expected "a b" but got "a\fb"
PASS classList.length must be read-only
PASS classList must have [PutForwards=value]
+FAIL classList.replace should work foo.classList.replace is not a function
+PASS classList.supports should throw
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698