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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/case-expected.txt

Issue 1529523002: Import dom/ from web-platform-tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tweak W3CImportExpectations Created 5 years 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/web-platform-tests/dom/nodes/case-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/case-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/case-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..46edb96194a9fb72788fa3a458f53de9583df1c6
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/case-expected.txt
@@ -0,0 +1,288 @@
+This is a testharness.js-based test.
+PASS createElement abc
+PASS setAttribute abc
+PASS getAttribute abc
+PASS getElementsByTagName a:abc
+PASS getElementsByTagName abc
+PASS createElement Abc
+PASS setAttribute Abc
+PASS getAttribute Abc
+PASS getElementsByTagName a:Abc
+PASS getElementsByTagName Abc
+PASS createElement ABC
+PASS setAttribute ABC
+PASS getAttribute ABC
+PASS getElementsByTagName a:ABC
+PASS getElementsByTagName ABC
+PASS createElement ä
+PASS setAttribute ä
+PASS getAttribute ä
+PASS getElementsByTagName a:ä
+PASS getElementsByTagName ä
+FAIL createElement Ä assert_equals: expected "Ä" but got "ä"
+FAIL setAttribute Ä assert_equals: expected "Ä" but got "ä"
+PASS getAttribute Ä
+FAIL getElementsByTagName a:Ä assert_array_equals: property 0, expected Element node <Ä></Ä> but got Element node <ä></ä>
+FAIL getElementsByTagName Ä assert_array_equals: property 0, expected Element node <Ä></Ä> but got Element node <ä></ä>
+PASS createElementNS http://www.w3.org/1999/xhtml,abc,abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,abc,abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,abc,abc
+PASS createElementNS http://www.w3.org/1999/xhtml,abc,Abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,abc,Abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,abc,Abc
+PASS createElementNS http://www.w3.org/1999/xhtml,abc,ABC
+PASS setAttributeNS http://www.w3.org/1999/xhtml,abc,ABC
+PASS getAttributeNS http://www.w3.org/1999/xhtml,abc,ABC
+PASS createElementNS http://www.w3.org/1999/xhtml,abc,ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,abc,ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,abc,ä
+PASS createElementNS http://www.w3.org/1999/xhtml,abc,Ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,abc,Ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,abc,Ä
+PASS createElementNS http://www.w3.org/1999/xhtml,Abc,abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Abc,abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Abc,abc
+PASS createElementNS http://www.w3.org/1999/xhtml,Abc,Abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Abc,Abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Abc,Abc
+PASS createElementNS http://www.w3.org/1999/xhtml,Abc,ABC
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Abc,ABC
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Abc,ABC
+PASS createElementNS http://www.w3.org/1999/xhtml,Abc,ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Abc,ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Abc,ä
+PASS createElementNS http://www.w3.org/1999/xhtml,Abc,Ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Abc,Ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Abc,Ä
+PASS createElementNS http://www.w3.org/1999/xhtml,ABC,abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ABC,abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ABC,abc
+PASS createElementNS http://www.w3.org/1999/xhtml,ABC,Abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ABC,Abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ABC,Abc
+PASS createElementNS http://www.w3.org/1999/xhtml,ABC,ABC
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ABC,ABC
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ABC,ABC
+PASS createElementNS http://www.w3.org/1999/xhtml,ABC,ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ABC,ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ABC,ä
+PASS createElementNS http://www.w3.org/1999/xhtml,ABC,Ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ABC,Ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ABC,Ä
+PASS createElementNS http://www.w3.org/1999/xhtml,ä,abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ä,abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ä,abc
+PASS createElementNS http://www.w3.org/1999/xhtml,ä,Abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ä,Abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ä,Abc
+PASS createElementNS http://www.w3.org/1999/xhtml,ä,ABC
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ä,ABC
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ä,ABC
+PASS createElementNS http://www.w3.org/1999/xhtml,ä,ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ä,ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ä,ä
+PASS createElementNS http://www.w3.org/1999/xhtml,ä,Ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,ä,Ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,ä,Ä
+PASS createElementNS http://www.w3.org/1999/xhtml,Ä,abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Ä,abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Ä,abc
+PASS createElementNS http://www.w3.org/1999/xhtml,Ä,Abc
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Ä,Abc
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Ä,Abc
+PASS createElementNS http://www.w3.org/1999/xhtml,Ä,ABC
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Ä,ABC
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Ä,ABC
+PASS createElementNS http://www.w3.org/1999/xhtml,Ä,ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Ä,ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Ä,ä
+PASS createElementNS http://www.w3.org/1999/xhtml,Ä,Ä
+PASS setAttributeNS http://www.w3.org/1999/xhtml,Ä,Ä
+PASS getAttributeNS http://www.w3.org/1999/xhtml,Ä,Ä
+PASS createElementNS http://www.w3.org/2000/svg,abc,abc
+PASS setAttributeNS http://www.w3.org/2000/svg,abc,abc
+PASS getAttributeNS http://www.w3.org/2000/svg,abc,abc
+PASS createElementNS http://www.w3.org/2000/svg,abc,Abc
+PASS setAttributeNS http://www.w3.org/2000/svg,abc,Abc
+PASS getAttributeNS http://www.w3.org/2000/svg,abc,Abc
+PASS createElementNS http://www.w3.org/2000/svg,abc,ABC
+PASS setAttributeNS http://www.w3.org/2000/svg,abc,ABC
+PASS getAttributeNS http://www.w3.org/2000/svg,abc,ABC
+PASS createElementNS http://www.w3.org/2000/svg,abc,ä
+PASS setAttributeNS http://www.w3.org/2000/svg,abc,ä
+PASS getAttributeNS http://www.w3.org/2000/svg,abc,ä
+PASS createElementNS http://www.w3.org/2000/svg,abc,Ä
+PASS setAttributeNS http://www.w3.org/2000/svg,abc,Ä
+PASS getAttributeNS http://www.w3.org/2000/svg,abc,Ä
+PASS createElementNS http://www.w3.org/2000/svg,Abc,abc
+PASS setAttributeNS http://www.w3.org/2000/svg,Abc,abc
+PASS getAttributeNS http://www.w3.org/2000/svg,Abc,abc
+PASS createElementNS http://www.w3.org/2000/svg,Abc,Abc
+PASS setAttributeNS http://www.w3.org/2000/svg,Abc,Abc
+PASS getAttributeNS http://www.w3.org/2000/svg,Abc,Abc
+PASS createElementNS http://www.w3.org/2000/svg,Abc,ABC
+PASS setAttributeNS http://www.w3.org/2000/svg,Abc,ABC
+PASS getAttributeNS http://www.w3.org/2000/svg,Abc,ABC
+PASS createElementNS http://www.w3.org/2000/svg,Abc,ä
+PASS setAttributeNS http://www.w3.org/2000/svg,Abc,ä
+PASS getAttributeNS http://www.w3.org/2000/svg,Abc,ä
+PASS createElementNS http://www.w3.org/2000/svg,Abc,Ä
+PASS setAttributeNS http://www.w3.org/2000/svg,Abc,Ä
+PASS getAttributeNS http://www.w3.org/2000/svg,Abc,Ä
+PASS createElementNS http://www.w3.org/2000/svg,ABC,abc
+PASS setAttributeNS http://www.w3.org/2000/svg,ABC,abc
+PASS getAttributeNS http://www.w3.org/2000/svg,ABC,abc
+PASS createElementNS http://www.w3.org/2000/svg,ABC,Abc
+PASS setAttributeNS http://www.w3.org/2000/svg,ABC,Abc
+PASS getAttributeNS http://www.w3.org/2000/svg,ABC,Abc
+PASS createElementNS http://www.w3.org/2000/svg,ABC,ABC
+PASS setAttributeNS http://www.w3.org/2000/svg,ABC,ABC
+PASS getAttributeNS http://www.w3.org/2000/svg,ABC,ABC
+PASS createElementNS http://www.w3.org/2000/svg,ABC,ä
+PASS setAttributeNS http://www.w3.org/2000/svg,ABC,ä
+PASS getAttributeNS http://www.w3.org/2000/svg,ABC,ä
+PASS createElementNS http://www.w3.org/2000/svg,ABC,Ä
+PASS setAttributeNS http://www.w3.org/2000/svg,ABC,Ä
+PASS getAttributeNS http://www.w3.org/2000/svg,ABC,Ä
+PASS createElementNS http://www.w3.org/2000/svg,ä,abc
+PASS setAttributeNS http://www.w3.org/2000/svg,ä,abc
+PASS getAttributeNS http://www.w3.org/2000/svg,ä,abc
+PASS createElementNS http://www.w3.org/2000/svg,ä,Abc
+PASS setAttributeNS http://www.w3.org/2000/svg,ä,Abc
+PASS getAttributeNS http://www.w3.org/2000/svg,ä,Abc
+PASS createElementNS http://www.w3.org/2000/svg,ä,ABC
+PASS setAttributeNS http://www.w3.org/2000/svg,ä,ABC
+PASS getAttributeNS http://www.w3.org/2000/svg,ä,ABC
+PASS createElementNS http://www.w3.org/2000/svg,ä,ä
+PASS setAttributeNS http://www.w3.org/2000/svg,ä,ä
+PASS getAttributeNS http://www.w3.org/2000/svg,ä,ä
+PASS createElementNS http://www.w3.org/2000/svg,ä,Ä
+PASS setAttributeNS http://www.w3.org/2000/svg,ä,Ä
+PASS getAttributeNS http://www.w3.org/2000/svg,ä,Ä
+PASS createElementNS http://www.w3.org/2000/svg,Ä,abc
+PASS setAttributeNS http://www.w3.org/2000/svg,Ä,abc
+PASS getAttributeNS http://www.w3.org/2000/svg,Ä,abc
+PASS createElementNS http://www.w3.org/2000/svg,Ä,Abc
+PASS setAttributeNS http://www.w3.org/2000/svg,Ä,Abc
+PASS getAttributeNS http://www.w3.org/2000/svg,Ä,Abc
+PASS createElementNS http://www.w3.org/2000/svg,Ä,ABC
+PASS setAttributeNS http://www.w3.org/2000/svg,Ä,ABC
+PASS getAttributeNS http://www.w3.org/2000/svg,Ä,ABC
+PASS createElementNS http://www.w3.org/2000/svg,Ä,ä
+PASS setAttributeNS http://www.w3.org/2000/svg,Ä,ä
+PASS getAttributeNS http://www.w3.org/2000/svg,Ä,ä
+PASS createElementNS http://www.w3.org/2000/svg,Ä,Ä
+PASS setAttributeNS http://www.w3.org/2000/svg,Ä,Ä
+PASS getAttributeNS http://www.w3.org/2000/svg,Ä,Ä
+PASS createElementNS http://FOO,abc,abc
+PASS setAttributeNS http://FOO,abc,abc
+PASS getAttributeNS http://FOO,abc,abc
+PASS createElementNS http://FOO,abc,Abc
+PASS setAttributeNS http://FOO,abc,Abc
+PASS getAttributeNS http://FOO,abc,Abc
+PASS createElementNS http://FOO,abc,ABC
+PASS setAttributeNS http://FOO,abc,ABC
+PASS getAttributeNS http://FOO,abc,ABC
+PASS createElementNS http://FOO,abc,ä
+PASS setAttributeNS http://FOO,abc,ä
+PASS getAttributeNS http://FOO,abc,ä
+PASS createElementNS http://FOO,abc,Ä
+PASS setAttributeNS http://FOO,abc,Ä
+PASS getAttributeNS http://FOO,abc,Ä
+PASS createElementNS http://FOO,Abc,abc
+PASS setAttributeNS http://FOO,Abc,abc
+PASS getAttributeNS http://FOO,Abc,abc
+PASS createElementNS http://FOO,Abc,Abc
+PASS setAttributeNS http://FOO,Abc,Abc
+PASS getAttributeNS http://FOO,Abc,Abc
+PASS createElementNS http://FOO,Abc,ABC
+PASS setAttributeNS http://FOO,Abc,ABC
+PASS getAttributeNS http://FOO,Abc,ABC
+PASS createElementNS http://FOO,Abc,ä
+PASS setAttributeNS http://FOO,Abc,ä
+PASS getAttributeNS http://FOO,Abc,ä
+PASS createElementNS http://FOO,Abc,Ä
+PASS setAttributeNS http://FOO,Abc,Ä
+PASS getAttributeNS http://FOO,Abc,Ä
+PASS createElementNS http://FOO,ABC,abc
+PASS setAttributeNS http://FOO,ABC,abc
+PASS getAttributeNS http://FOO,ABC,abc
+PASS createElementNS http://FOO,ABC,Abc
+PASS setAttributeNS http://FOO,ABC,Abc
+PASS getAttributeNS http://FOO,ABC,Abc
+PASS createElementNS http://FOO,ABC,ABC
+PASS setAttributeNS http://FOO,ABC,ABC
+PASS getAttributeNS http://FOO,ABC,ABC
+PASS createElementNS http://FOO,ABC,ä
+PASS setAttributeNS http://FOO,ABC,ä
+PASS getAttributeNS http://FOO,ABC,ä
+PASS createElementNS http://FOO,ABC,Ä
+PASS setAttributeNS http://FOO,ABC,Ä
+PASS getAttributeNS http://FOO,ABC,Ä
+PASS createElementNS http://FOO,ä,abc
+PASS setAttributeNS http://FOO,ä,abc
+PASS getAttributeNS http://FOO,ä,abc
+PASS createElementNS http://FOO,ä,Abc
+PASS setAttributeNS http://FOO,ä,Abc
+PASS getAttributeNS http://FOO,ä,Abc
+PASS createElementNS http://FOO,ä,ABC
+PASS setAttributeNS http://FOO,ä,ABC
+PASS getAttributeNS http://FOO,ä,ABC
+PASS createElementNS http://FOO,ä,ä
+PASS setAttributeNS http://FOO,ä,ä
+PASS getAttributeNS http://FOO,ä,ä
+PASS createElementNS http://FOO,ä,Ä
+PASS setAttributeNS http://FOO,ä,Ä
+PASS getAttributeNS http://FOO,ä,Ä
+PASS createElementNS http://FOO,Ä,abc
+PASS setAttributeNS http://FOO,Ä,abc
+PASS getAttributeNS http://FOO,Ä,abc
+PASS createElementNS http://FOO,Ä,Abc
+PASS setAttributeNS http://FOO,Ä,Abc
+PASS getAttributeNS http://FOO,Ä,Abc
+PASS createElementNS http://FOO,Ä,ABC
+PASS setAttributeNS http://FOO,Ä,ABC
+PASS getAttributeNS http://FOO,Ä,ABC
+PASS createElementNS http://FOO,Ä,ä
+PASS setAttributeNS http://FOO,Ä,ä
+PASS getAttributeNS http://FOO,Ä,ä
+PASS createElementNS http://FOO,Ä,Ä
+PASS setAttributeNS http://FOO,Ä,Ä
+PASS getAttributeNS http://FOO,Ä,Ä
+PASS getElementsByTagNameNS ,abc
+PASS getElementsByTagNameNS ,Abc
+PASS getElementsByTagNameNS ,ABC
+PASS getElementsByTagNameNS ,ä
+PASS getElementsByTagNameNS ,Ä
+PASS getElementsByTagNameNS http://www.w3.org/1999/xhtml,abc
+PASS getElementsByTagNameNS http://www.w3.org/1999/xhtml,Abc
+PASS getElementsByTagNameNS http://www.w3.org/1999/xhtml,ABC
+PASS getElementsByTagNameNS http://www.w3.org/1999/xhtml,ä
+PASS getElementsByTagNameNS http://www.w3.org/1999/xhtml,Ä
+PASS getElementsByTagNameNS http://www.w3.org/2000/svg,abc
+PASS getElementsByTagNameNS http://www.w3.org/2000/svg,Abc
+PASS getElementsByTagNameNS http://www.w3.org/2000/svg,ABC
+PASS getElementsByTagNameNS http://www.w3.org/2000/svg,ä
+PASS getElementsByTagNameNS http://www.w3.org/2000/svg,Ä
+PASS getElementsByTagNameNS http://FOO,abc
+PASS getElementsByTagNameNS http://FOO,Abc
+PASS getElementsByTagNameNS http://FOO,ABC
+PASS getElementsByTagNameNS http://FOO,ä
+PASS getElementsByTagNameNS http://FOO,Ä
+PASS createElementNS abc
+PASS setAttributeNS abc
+PASS getAttributeNS abc
+PASS createElementNS Abc
+PASS setAttributeNS Abc
+PASS getAttributeNS Abc
+PASS createElementNS ABC
+PASS setAttributeNS ABC
+PASS getAttributeNS ABC
+PASS createElementNS ä
+PASS setAttributeNS ä
+PASS getAttributeNS ä
+PASS createElementNS Ä
+PASS setAttributeNS Ä
+PASS getAttributeNS Ä
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698