4 <title>CSS Test: viewport 'width' descriptor does not affect contents width of next loaded page.
</title>
5 <link rel=
"author" title=
"Mikhail Pozdnyakov" href=
"mailto:mikhail.pozdnyakov@intel.com" />
6 <style type=
"text/css">
11 <script type=
"text/javascript">
12 if (window
.testRunner
) {
13 testRunner
.dumpAsText();
14 testRunner
.waitUntilDone();
18 window
.location
= "resources/check-contents-width.html";
22 <body onload=
"onLoad()"/>