nodejs/deps/v8/test/inspector/runtime/console-message-omit-data-urls-expected.txt

6 lines
252 B
Plaintext
Raw Permalink Normal View History

Checks that we only send along non-data urls.
Test log with data uri.
console api called: Hello World!
callFrame: function test (url: )
callFrame: function (url: test.js)
exception details: Uncaught ReferenceError: Exception is not defined (url: )