| 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
|
|
|