node/deps/v8/test/inspector/runtime/console-message-omit-data-urls-expected.txt
Michaël Zasso 732ad99e47
deps: update V8 to 9.0.257.11
PR-URL: https://github.com/nodejs/node/pull/37587
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
2021-03-15 15:54:50 +01:00

6 lines
252 B
Plaintext

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: )