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

Side by Side Diff: webkit/data/layout_tests/chrome/fast/dom/htmlcollection-detectability-expected.txt

Issue 55025: Remove tests that have been upstreamed. Update test_expectations list... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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
(Empty)
1 This test verified that only document.all is undetectable. Other HTMLCollections should be detectable.
2
3 Passed: document.all is undetectable.
4 Passed: document.images is detectable.
5 Passed: document.applets is detectable.
6 Passed: document.links is detectable.
7 Passed: document.forms is detectable.
8 Passed: document.anchors is detectable.
9 Passed: document.embeds is detectable.
10 Passed: document.plugins is detectable.
11 Passed: document.scripts is detectable.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698