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

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

Issue 2273143002: Update web-platform-tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update baseline Created 4 years, 4 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/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)

Powered by Google App Engine
This is Rietveld 408576698