| Index: LayoutTests/mhtml/transfer_encoding_7bit.mht
|
| diff --git a/LayoutTests/mhtml/transfer_encoding_7bit.mht b/LayoutTests/mhtml/transfer_encoding_7bit.mht
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0915aa31aea325804897832b581150bf429b608f
|
| --- /dev/null
|
| +++ b/LayoutTests/mhtml/transfer_encoding_7bit.mht
|
| @@ -0,0 +1,26 @@
|
| +Content-Type: multipart/related; boundary="===============6683215525243774815=="
|
| +MIME-Version: 1.0
|
| +Content-Location: transfer_encoding_7bit.html_original
|
| +
|
| +--===============6683215525243774815==
|
| +Content-Type: text/html
|
| +MIME-Version: 1.0
|
| +Content-Location: transfer_encoding_7bit.html_original
|
| +Content-Transfer-Encoding: 7bit
|
| +
|
| +<!DOCTYPE html>
|
| +<html lang='en'>
|
| + <head>
|
| + <meta charset='utf-8'>
|
| + <title>MHTML Tests</title>
|
| + <script>
|
| + if (window.testRunner)
|
| + testRunner.dumpAsText();
|
| + </script>
|
| + </head>
|
| + <body>
|
| + <h1>MHTML Content-Transfer-Encoding 7-bit test - ;)</h1>
|
| + </body>
|
| +</html>
|
| +
|
| +--===============6683215525243774815==--
|
|
|
| Property changes on: LayoutTests/mhtml/transfer_encoding_7bit.mht
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + native
|
| Added: svn:mime-type
|
| + message/rfc822
|
|
|
|
|