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