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

Unified Diff: LayoutTests/imported/web-platform-tests/html/infrastructure/common-dom-interfaces/collections/htmlallcollection-expected.txt

Issue 1157773008: W3C Test: Import web-platform-tests/html/{iana,infrastructure} (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: W3CImportExpectations glitch Created 5 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: LayoutTests/imported/web-platform-tests/html/infrastructure/common-dom-interfaces/collections/htmlallcollection-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/infrastructure/common-dom-interfaces/collections/htmlallcollection-expected.txt b/LayoutTests/imported/web-platform-tests/html/infrastructure/common-dom-interfaces/collections/htmlallcollection-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..210ee64867fb558a238d5d5e73ed7088447d5306
--- /dev/null
+++ b/LayoutTests/imported/web-platform-tests/html/infrastructure/common-dom-interfaces/collections/htmlallcollection-expected.txt
@@ -0,0 +1,11 @@
+ This is a testharness.js-based test.
+PASS Test for HTMLAllCollection size
+PASS Test lookup by index using ()
+PASS Test lookup by index using []
+FAIL Test for multiple occurence 3 <script> found document.all.tags is not a function
+PASS Test lookup IMG by name
+PASS Test lookup IMG by namedItem
+PASS Test lookup IMG in collection using ()
+PASS Test lookup IMG in collection using []
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698