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

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

Issue 1154773008: testharnessreport: Remove Text children of the body. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update form-validation-reportValidity-expected.txt Created 5 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Test for HTMLAllCollection size 2 PASS Test for HTMLAllCollection size
3 PASS Test lookup by index using () 3 PASS Test lookup by index using ()
4 PASS Test lookup by index using [] 4 PASS Test lookup by index using []
5 FAIL Test for multiple occurence 3 <script> found document.all.tags is not a fun ction 5 FAIL Test for multiple occurence 3 <script> found document.all.tags is not a fun ction
6 PASS Test lookup IMG by name 6 PASS Test lookup IMG by name
7 PASS Test lookup IMG by namedItem 7 PASS Test lookup IMG by namedItem
8 PASS Test lookup IMG in collection using () 8 PASS Test lookup IMG in collection using ()
9 PASS Test lookup IMG in collection using [] 9 PASS Test lookup IMG in collection using []
10 Harness: the test ran to completion. 10 Harness: the test ran to completion.
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698