Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / media / w3c / resources / media_queries_iframe.html
blob553f54243ebcc66de5f54fec80eb3d6a8a06d72b
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html lang="en-US">
4 <head>
5 <title>Media Queries Test inner frame</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <link rel="author" title="L. David Baron" href="http://dbaron.org/">
8 <link rel="help" href="http://www.w3.org/TR/css3-mediaqueries/">
9 <meta http-equiv="Content-Style-Type" content="text/css">
10 <style type="text/css" id="style" media="all">
11 body { text-decoration: underline; }
12 </style>
13 </head>
14 <body>
16 </body>
17 </html>