Hi all,

I'm seeing failures for the following tests:

fast/dom/outerText-no-element
fast/dynamic/outerHTML-no-element
fast/js/array-every
fast/js/array-foreach
fast/js/array-some
fast/js/toString-stack-overflow

All of the diffs are very similar to:

-RangeError : Maximum call stack size exceeded.
+RangeError: Maximum call stack size exceeded.

Looks like we just need to update a few expected results. Unless anyone objects, I'll do that later tonight.

-Adele
_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to