chromium/third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-syntax-error-expected.txt

Verifies that receiving a set-cookie header with only whitespace sends a Network.ResponseReceivedExtraInfo event with the blocked cookie.

NoCookieContent blocked set-cookies:[
    [0] : {
        blockedReasons : [
            [0] : NoCookieContent
        ]
        cookieLine : 
    }
]