Make reporting of sourceFile, lineNumber, column more consistent
Changes the test so that it checks for nulls.
Added test (#2) that has script running and therefore should have source
information.
/content-security-policy/reporting-api/report-to-directive-allowed-in-meta.https.sub.html
also had the same problem, of expecting source code information with no
running javascript. Checks for null instead.