Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / function-argument-evaluation-before-exception-expected.txt
blobadfc25094339628c6784df0eb7725c95827ec222
1 This page verifies that the arguments to a function call are evaluated even if the call throws a "not a function" exception.
3 PASS: arguments were evaluated