chromium/third_party/blink/web_tests/inspector-protocol/runtime/runtime-evaluate-without-enabling-expected.txt

Tests that default execution context accessed without enabling Runtime domain gets properly cleaned up on reload.
{
    error : {
        code : -32000
        message : Cannot find context with specified id
    }
    id : <number>
    sessionId : <string>
}