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

Unified 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, 9 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: webkit/data/layout_tests/chrome/fast/dom/htmlcollection-detectability-expected.txt
===================================================================
--- webkit/data/layout_tests/chrome/fast/dom/htmlcollection-detectability-expected.txt (revision 12664)
+++ webkit/data/layout_tests/chrome/fast/dom/htmlcollection-detectability-expected.txt (working copy)
@@ -1,12 +0,0 @@
-This test verified that only document.all is undetectable. Other HTMLCollections should be detectable.
-
-Passed: document.all is undetectable.
-Passed: document.images is detectable.
-Passed: document.applets is detectable.
-Passed: document.links is detectable.
-Passed: document.forms is detectable.
-Passed: document.anchors is detectable.
-Passed: document.embeds is detectable.
-Passed: document.plugins is detectable.
-Passed: document.scripts is detectable.
-

Powered by Google App Engine
This is Rietveld 408576698