| Index: test/webkit/fast/js/kde/evil-n-expected.txt
|
| diff --git a/test/webkit/instanceof-operator-expected.txt b/test/webkit/fast/js/kde/evil-n-expected.txt
|
| similarity index 95%
|
| copy from test/webkit/instanceof-operator-expected.txt
|
| copy to test/webkit/fast/js/kde/evil-n-expected.txt
|
| index 6ea1d2798609032504cef046e56990392230c1e6..1dafefe05966a3c0df519716e7085899876e47b6 100644
|
| --- a/test/webkit/instanceof-operator-expected.txt
|
| +++ b/test/webkit/fast/js/kde/evil-n-expected.txt
|
| @@ -21,12 +21,13 @@
|
| # (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 (new Error()).message is ''
|
| +PASS ''.split(/.*/).length is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|