| Index: test/webkit/fast/js/kde/scope-expected.txt
|
| diff --git a/test/webkit/fast/js/regexp-stack-overflow-expected.txt b/test/webkit/fast/js/kde/scope-expected.txt
|
| similarity index 94%
|
| copy from test/webkit/fast/js/regexp-stack-overflow-expected.txt
|
| copy to test/webkit/fast/js/kde/scope-expected.txt
|
| index b728ecc54fd699427ab954f5644bff43fcd8c24f..b44878470bc74bb2108610cf8de66c862a2bb4de 100644
|
| --- a/test/webkit/fast/js/regexp-stack-overflow-expected.txt
|
| +++ b/test/webkit/fast/js/kde/scope-expected.txt
|
| @@ -21,12 +21,15 @@
|
| # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -Test for bug 8870: Crash typing in Yahoo auto-complete widget.
|
| +KDE JS Test
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS result.length is 5
|
| +PASS f(2) is 22
|
| +PASS OBJECT.toString() is 'hello'
|
| +PASS s is 'hello'
|
| +PASS g is 'foo'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|