Title: [99985] trunk/LayoutTests
Revision
99985
Author
to...@chromium.org
Date
2011-11-11 09:58:24 -0800 (Fri, 11 Nov 2011)

Log Message

Expect chromium to pass this test after r99958.

* platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99984 => 99985)


--- trunk/LayoutTests/ChangeLog	2011-11-11 17:33:51 UTC (rev 99984)
+++ trunk/LayoutTests/ChangeLog	2011-11-11 17:58:24 UTC (rev 99985)
@@ -1,3 +1,9 @@
+2011-11-11  Tony Gentilcore  <to...@chromium.org>
+
+        Expect chromium to pass this test after r99958.
+
+        * platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt:
+
 2011-11-11  Eric Carlson  <eric.carl...@apple.com>
 
         Implement TextTrackList and the textTracks attribute of HTMLMediaElement

Modified: trunk/LayoutTests/platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt (99984 => 99985)


--- trunk/LayoutTests/platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt	2011-11-11 17:33:51 UTC (rev 99984)
+++ trunk/LayoutTests/platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt	2011-11-11 17:58:24 UTC (rev 99985)
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-FAIL nodeList(0) should throw an exception. Was [object HTMLDivElement].
+PASS nodeList(0) threw exception TypeError: object is not a function.
 PASS successfullyParsed is true
 
 TEST COMPLETE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to