chromium/third_party/blink/web_tests/inspector-protocol/runtime/runtime-evaluate-webgl-side-effecting-expected.txt

Tests that Runtime.evaluate for WebGL2RenderingContext preview is side-effect free
{
    id : <number>
    result : {
        result : {
            className : Function
            description : function WebGL2RenderingContext() { [native code] }
            objectId : <string>
            type : function
        }
    }
    sessionId : <string>
}