summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/exception-line-number-expected.txt
blob: baa15e174bd83d5a95595062601083b3c3ed002b (plain)
1
2
3
4
5
6
7
8
9
10
11
This test makes sure the exception stack has line number information.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS result is "LayoutTests/fast/js/script-tests/exception-line-number.js:6,LayoutTests/fast/js/script-tests/exception-line-number.js:11"
PASS result is "LayoutTests/fast/js/script-tests/exception-line-number.js:36"
PASS successfullyParsed is true

TEST COMPLETE