chromium/third_party/blink/web_tests/inspector-protocol/overlay/overlay-highlight-node-inactive-document-expected.txt

Makes sure that nodes in inactive documents cannot be highlighted.
{
    error : {
        code : -32600
        message : The node's document is not active
    }
    id : <number>
    sessionId : <string>
}