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

Unified Diff: test/webkit/fast/js/kde/scope-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/scope.js ('k') | test/webkit/fast/js/kde/statements.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « test/webkit/fast/js/kde/scope.js ('k') | test/webkit/fast/js/kde/statements.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698