Result 5 Detail
- id
- 5
- type
- layouttestresult
- test
-
chromium/chrome/fast/dom/htmlcollection-detectability.html
- test version
- 0
- ua
-
Firefox 2 Win (2.0.0.20)
- date
- 2009-02-22 20:37:30
- duration
- 0.265000104904
- session
-
1235331428
- succeeded
- 0
- status
- FAIL
Layouttest result detail
expected:
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.
actual:
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.
Failed: document.scripts is detectable.
diff:
--- chromium/chrome/fast/dom/htmlcollection-detectability-expected.txt
+++ chromium/chrome/fast/dom/htmlcollection-detectability-actual.txt
@@ -1,4 +1,9 @@
-This test verified that only document.all is undetectable. Other HTMLCollections should be detectable.
+
+
+
+This test verified that only document.all is undetectable. Other
+HTMLCollections should be detectable.
+
Passed: document.all is undetectable.
Passed: document.images is detectable.
@@ -8,5 +13,6 @@
Passed: document.anchors is detectable.
Passed: document.embeds is detectable.
Passed: document.plugins is detectable.
-Passed: document.scripts is detectable.
+Failed: document.scripts is detectable.
+