[webkit-dev] layout test failures

John Sullivan sullivan at apple.com
Fri Jul 15 21:07:17 PDT 2005


Looks like an (inadvertent?) change where a space was removed from  
"RangeError :"

John

On Jul 15, 2005, at 8:48 PM, Adele Peterson wrote:

> 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
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>




More information about the webkit-dev mailing list