git://git.webkit.org
/
WebKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2010-06-26 Tony Gentilcore <tonyg@chromium.org>
[WebKit.git]
/
LayoutTests
/
fast
/
js
/
script-line-number-expected.txt
diff --git
a/LayoutTests/fast/js/script-line-number-expected.txt
b/LayoutTests/fast/js/script-line-number-expected.txt
index f1db5f5dab9b194a6bbd531b0c5a66f2038fa51f..ea4dc4899795bcfca0cccdece6fc4bdbea065896 100644
(file)
--- a/
LayoutTests/fast/js/script-line-number-expected.txt
+++ b/
LayoutTests/fast/js/script-line-number-expected.txt
@@
-3,8
+3,8
@@
This test checks that line numbers are correctly reported for both inline script
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS 1
0 is 10
-PASS 1
3 is 13
+PASS 1
6 is 16
+PASS 1
9 is 19
PASS successfullyParsed is true
TEST COMPLETE