Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/attributes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/attributes-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/attributes-expected.txt |
index c1b8a7269946b0ec8b2519b338dc22d0f8103024..714921efa2a63bbded7643bba43d45dd77d14fd1 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/attributes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/attributes-expected.txt |
@@ -1,5 +1,4 @@ |
This is a testharness.js-based test. |
-FAIL AttrExodus assert_false: should not be a Node expected false got true |
PASS When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown. (setAttribute) |
PASS When qualifiedName does not match the Name production, an INVALID_CHARACTER_ERR exception is to be thrown, even if the attribute is already present. (setAttribute) |
PASS setAttribute should lowercase its name argument (upper case attribute) |