chromium/third_party/blink/web_tests/http/tests/inspector-protocol/access-inspected-object-expected.txt

Test that code evaluated in the main frame cannot access $0 that resolves into a node in a frame from a different domain. Bug 105423.
{
    id : <number>
    result : {
        result : {
            subtype : null
            type : object
            value : null
        }
    }
    sessionId : <string>
}