mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
8385799d73
Instead of calling the function constructor to compile script in Sky, we now concatenate strings. This has the advantage of making the line numbers generated in error messages correct but the disadvantage of being a hack. I've filed https://code.google.com/p/v8/issues/detail?id=3624 to request a proper API for this purpose. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/688033003
The empty, cr, and utf16 tests don't import the test framework so they currently hang until timeout. Really they should just check that nothing crashes. For now they are disabled.
We should also test the following (each line is its own test):
<
<!
<!-
<!--
<!---
<!----
<!---->
<!----->
<a
<aa
<a
<a a
<a a=
<a a=&
<a a=&#
<a a=&#x
<a a=
<a a=
<a a=
<a a=
<a a=&a
<a a=&a;
<a a=&;
<a a='
<a a="
<a a=a
<a>
<a >
<a a>
<a a=>
<a a=&>
<a a=&#>
<a a=&#x>
<a a=>
<a a=>
<a a=>
<a a=>
<a a=&a>
<a a=&a;>
<a a=&;>
<a a=''>
<a a="">
<a a=a>
<a a >
<a a= >
<a a=& >
<a a=&# >
<a a=&#x >
<a a= >
<a a= >
<a a= >
<a a= >
<a a=&a >
<a a=&a; >
<a a=&; >
<a a='' >
<a a="" >
<a a=a >
</a
</aa
</a
</a a
</a a=
</a a=&
</a a=&#
</a a=&#x
</a a=
</a a=
</a a=
</a a=
</a a=&a
</a a=&a;
</a a=&;
</a a='
</a a="
</a a=a
</a>
</a >
</a a>
</a a=>
</a a=&>
</a a=&#>
</a a=&#x>
</a a=>
</a a=>
</a a=>
</a a=>
</a a=&a>
</a a=&a;>
</a a=&;>
</a a=''>
</a a="">
</a a=a>
</a a >
</a a= >
</a a=& >
</a a=&# >
</a a=&#x >
</a a= >
</a a= >
</a a= >
</a a= >
</a a=&a >
</a a=&a; >
</a a=&; >
</a a='' >
</a a="" >
</a a=a >
a
&
&#
&#x




&a
&a;
&;
We should also test:
- multiple elements per page
- signature stuff