Chromium Code Reviews

Unified Diff: content/test/data/bad-ssl.mht

Issue 196883002: Add DocumentLoader testcase to WebKitBrowserTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « content/browser/webkit_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/bad-ssl.mht
diff --git a/content/test/data/bad-ssl.mht b/content/test/data/bad-ssl.mht
new file mode 100644
index 0000000000000000000000000000000000000000..b5e3f72f239abd5792b31732daf2093ae7a8bfaf
--- /dev/null
+++ b/content/test/data/bad-ssl.mht
@@ -0,0 +1,75 @@
+From: <Saved by WebKit>
+Subject: =?utf-8?Q?WAM-2694?=
+Date: Fri, 27 Feb 2014 14:19:37 +0100
+MIME-Version: 1.0
+Content-Type: multipart/related;
+ type="text/html";
+ boundary="----=_NextPart_000_0162_EEEEDD17.C4DBF21B"
+
+------=_NextPart_000_0162_EEEEDD17.C4DBF21B
+Content-Type: text/html;charset=ISO-8859-1
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://gurka.gothenburg.osa/test/WAM-2694/
+
+<html><head><meta charset=3D"ISO-8859-1">
+ <title>WAM-2694</title>
+ <!-- Makes rotation change viewport size, triggering OnResize -->
+ <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=3D=
+1.0,
+ maximum-scale=3D1.0, minimum-scale=3D1., user-scalable=3Dno,
+ target-densityDpi=3Ddevice-dpi">
+ <link rel=3D"stylesheet" href=3D"http://gurka.gothenburg.osa/test/WAM-269=
+4/m-general.min.css" type=3D"text/css" charset=3D"utf-8">
+ =20
+</head>
+<body>
+ <a href=3D"https://testssl-expire.disig.sk">LINK</a>
+
+
+</body></html>
+------=_NextPart_000_0162_EEEEDD17.C4DBF21B
+Content-Type: text/css;charset=UTF-8
+Content-Transfer-Encoding: quoted-printable
+Content-Location: http://gurka.gothenburg.osa/test/WAM-2694/m-general.min.css
+
+@font-face { font-family: abicon; src: url(http://gfx.aftonbladet-cdn.se/as=
+sets/fonts/abicon/abicon.eot?48001#iefix) format(embedded-opentype), url(ht=
+tp://gfx.aftonbladet-cdn.se/assets/fonts/abicon/abicon.woff?48001) format(w=
+off), url(http://gfx.aftonbladet-cdn.se/assets/fonts/abicon/abicon.ttf?4800=
+1) format(truetype); font-weight: normal; font-style: normal; speak: none; =
+}
+
+@media (min-width: 360px) {=20
+ html { font-size: 18px; }
+}
+
+@media (min-width: 380px) {=20
+ html { font-size: 19px; }
+}
+
+@media (min-width: 400px) {=20
+ html { font-size: 20px; }
+}
+
+@media (min-width: 440px) {=20
+ html { font-size: 22px; }
+}
+
+@media (min-width: 480px) {=20
+ html { font-size: 24px; }
+}
+
+@media (min-width: 560px) {=20
+ html { font-size: 28px; }
+}
+
+@media (min-width: 640px) {=20
+ html { font-size: 32px; }
+}
+
+body { background-image: none; background-color: rgb(244, 244, 244); color:=
+ rgb(0, 0, 0); font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; =
+font-size: 15px; line-height: 1.2; margin: 0px auto; max-width: 768px; padd=
+ing: 0px; background-position: initial initial; background-repeat: initial =
+initial; }
+------=_NextPart_000_0162_EEEEDD17.C4DBF21B--
« no previous file with comments | « content/browser/webkit_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine