| Index: test/webkit/fast/js/kde/arguments-scope-expected.txt
|
| diff --git a/test/webkit/instanceof-operator-expected.txt b/test/webkit/fast/js/kde/arguments-scope-expected.txt
|
| similarity index 94%
|
| copy from test/webkit/instanceof-operator-expected.txt
|
| copy to test/webkit/fast/js/kde/arguments-scope-expected.txt
|
| index 6ea1d2798609032504cef046e56990392230c1e6..1f5bb586009fe878c411e948d9881608172eea0a 100644
|
| --- a/test/webkit/instanceof-operator-expected.txt
|
| +++ b/test/webkit/fast/js/kde/arguments-scope-expected.txt
|
| @@ -21,12 +21,17 @@
|
| # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -instanceof test
|
| +KDE JS Test
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS getterCalled is false
|
| +PASS test0
|
| +PASS test1
|
| +PASS test2
|
| +PASS test3
|
| +PASS test4.(1)
|
| +PASS test4.(2)
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|