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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/attributes-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/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..c8cefca59ee75976e19f986bdc8ef4b50037ae0e 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
@@ -35,7 +35,7 @@ FAIL Only lowercase attributes are returned on HTML elements (upper case attribu
FAIL Only lowercase attributes are returned on HTML elements (mixed case attribute) assert_equals: expected (object) null but got (string) "tasty"
PASS First set attribute is returned with mapped attribute set first
PASS First set attribute is returned with mapped attribute set later
-PASS Non-HTML element with upper-case attribute
+FAIL Non-HTML element with upper-case attribute assert_equals: el.hasAttributeNS(undefined) expected true but got false
PASS Attribute with prefix in local name
PASS Attribute loses its owner when removed
PASS Basic functionality of getAttributeNode/getAttributeNodeNS

Powered by Google App Engine
This is Rietveld 408576698