Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/interfaces-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/interfaces-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/interfaces-expected.txt |
index 32a49adf8668b3099564ecb09a2c6629e98a1ae0..3c1f716d6d1f76955dbe809ded727c4fc55a1c9c 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/interfaces-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/interfaces-expected.txt |
@@ -1512,7 +1512,7 @@ PASS DOMTokenList interface: operation toggle(DOMString,boolean) |
FAIL DOMTokenList interface: operation replace(DOMString,DOMString) assert_own_property: interface prototype object missing non-static operation expected property "replace" missing |
PASS DOMTokenList interface: operation supports(DOMString) |
PASS DOMTokenList interface: attribute value |
-FAIL DOMTokenList interface: stringifier assert_true: property is not enumerable expected true got false |
+PASS DOMTokenList interface: stringifier |
PASS DOMTokenList must be primary interface of document.body.classList |
PASS Stringification of document.body.classList |
PASS DOMTokenList interface: document.body.classList must inherit property "length" with the proper type (0) |