qutebrowser/tests/end2end/data/downloads/mhtml/simple/simple-webengine.mht
Ulrik de Muelenaere 51d48f6b00 Rewrite user stylesheet injection for WebEngine
This now works correctly in XML documents. The stylesheet is applied at
document creation to reduce flickering, and is updated if the
user_stylesheets setting is changed after page load.
2017-10-28 22:16:29 +02:00

27 lines
709 B
Plaintext

From: <Saved by Blink>
Subject: Simple MHTML test
Date: today
MIME-Version: 1.0
Content-Type: multipart/related;
type="text/html";
boundary="---=_qute-UUID"
-----=_qute-UUID
Content-Type: text/html
Content-ID: 42
Content-Transfer-Encoding: quoted-printable
Content-Location: http://localhost:(port)/data/downloads/mhtml/simple/simple.html
<!DOCTYPE html><html><head><meta http-equiv=3D"Content-Type" content=3D"tex=
t/html; charset=3DUTF-8">
=20
<title>Simple MHTML test</title>
</head>
<body>
<a href=3D"http://localhost:(port)/">normal link to another page</a>
=20
</body><style>
html > ::-webkit-scrollbar { width: 0px; height: 0px; }</style></html>
-----=_qute-UUID