Value of Content-Disposition header:

Content-Disposition: attachment; filename="foo.html".txt

Test Description:

'attachment', specifying a filename parameter that is broken (quoted-string followed by more characters). This is invalid syntax.

This is invalid, so UAs should ignore it.