Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(444)

Unified Diff: test/webkit/fast/js/kde/delete-expected.txt

Issue 21070002: Migrate more tests from blink repository. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/webkit/fast/js/kde/delete.js ('k') | test/webkit/fast/js/kde/empty.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/fast/js/kde/delete-expected.txt
diff --git a/test/webkit/fast/js/regexp-stack-overflow-expected.txt b/test/webkit/fast/js/kde/delete-expected.txt
similarity index 93%
copy from test/webkit/fast/js/regexp-stack-overflow-expected.txt
copy to test/webkit/fast/js/kde/delete-expected.txt
index b728ecc54fd699427ab954f5644bff43fcd8c24f..0c87f6ddab4a950eecf98087640bd0889a37d5de 100644
--- a/test/webkit/fast/js/regexp-stack-overflow-expected.txt
+++ b/test/webkit/fast/js/kde/delete-expected.txt
@@ -21,12 +21,14 @@
# (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 a = 1; delete a; is true
+PASS delete nonexistant; is true
+PASS delete NaN is false
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « test/webkit/fast/js/kde/delete.js ('k') | test/webkit/fast/js/kde/empty.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698