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

Side by Side Diff: LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt

Issue 148693003: Remove legacy HTMLAllCollection.tags() method (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/HTMLDocument/script-tests/document-all.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 PASS htmlallcollection.toString() is '[object HTMLAllCollection]' 1 PASS htmlallcollection.toString() is '[object HTMLAllCollection]'
2 PASS typeof htmlallcollection.tags == "function" is true
3 PASS htmlallcollection.tags("body").length is 1
4 PASS successfullyParsed is true 2 PASS successfullyParsed is true
5 3
6 TEST COMPLETE 4 TEST COMPLETE
7 5
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/dom/HTMLDocument/script-tests/document-all.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698