chromium/third_party/blink/web_tests/http/tests/inspector-protocol/page/capture-screenshot-invalid-format-expected.txt

Tests that calling Page.captureScreenshot with invalid format returns an error
{
    code : -32602
    message : Invalid image format
}