| Index: LayoutTests/mhtml/transfer_encoding_8bit.mht
|
| diff --git a/LayoutTests/mhtml/transfer_encoding_8bit.mht b/LayoutTests/mhtml/transfer_encoding_8bit.mht
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2d313f2ad2df58b41ab05a2ec4a2c81027d593ca
|
| --- /dev/null
|
| +++ b/LayoutTests/mhtml/transfer_encoding_8bit.mht
|
| @@ -0,0 +1,26 @@
|
| +Content-Type: multipart/related; boundary="===============0861565773462052241=="
|
| +MIME-Version: 1.0
|
| +Content-Location: transfer_encoding_8bit.html_original
|
| +
|
| +--===============0861565773462052241==
|
| +Content-Type: text/html
|
| +MIME-Version: 1.0
|
| +Content-Location: transfer_encoding_8bit.html_original
|
| +Content-Transfer-Encoding: 8bit
|
| +
|
| +<!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 8-bit test - 😉</h1>
|
| + </body>
|
| +</html>
|
| +
|
| +--===============0861565773462052241==--
|
|
|
| Property changes on: LayoutTests/mhtml/transfer_encoding_8bit.mht
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + native
|
| Added: svn:mime-type
|
| + message/rfc822
|
|
|
|
|