Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / mhtml / page_with_javascript.mht
blobc9aebcb6f1ede58f5211c59f1c0e65df4cf6cb8d
1 From: <Saved by UnMHT>\r
2 Subject: =?iso-2022-jp?B?QSBzaW1wbGUgcGFnZQ==?=\r
3 Date: Wed, May 11 2011 15:36:36 GMT-0700\r
4 MIME-Version: 1.0\r
5 Content-Type: multipart/related;\r
6         boundary="----=_NextPart_000_0000_87206557.D2C008B0";\r
7         type="text/html"\r
8 \r
9 ------=_NextPart_000_0000_87206557.D2C008B0\r
10 Content-Type: text/html; charset="ISO-8859-1"\r
11 Content-Transfer-Encoding: quoted-printable\r
12 Content-Location: http://localhost/page_with_javascript.html\r
14 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=\r
15 =3Diso-8859-1">\r
18 <title>A page with JavaScript</title>\r
19 <h1>This page has content generated by JavaScript</h1>\r
20 Javascript is not run, so that dynamic content should not show.\r
21 <div id=3D"myDiv"></div>\r
23 <script>\r
24  document.getElementById('myDiv').innerHTML =3D\r
25       "JavaScript is in the house!";\r
26 </script>\r
28 </body></html>\r
29 ------=_NextPart_000_0000_87206557.D2C008B0--\r