| Index: LayoutTests/css3/device-adapt/viewport-width-not-affecting-next-page.html
|
| diff --git a/LayoutTests/css3/device-adapt/viewport-width-not-affecting-next-page.html b/LayoutTests/css3/device-adapt/viewport-width-not-affecting-next-page.html
|
| index 828001f34150b13205028a669183332636065660..e97884a164746e877ca1c97a737da7ee27a7e5af 100644
|
| --- a/LayoutTests/css3/device-adapt/viewport-width-not-affecting-next-page.html
|
| +++ b/LayoutTests/css3/device-adapt/viewport-width-not-affecting-next-page.html
|
| @@ -4,7 +4,7 @@
|
| <title>CSS Test: viewport 'width' descriptor does not affect contents width of next loaded page.</title>
|
| <link rel="author" title="Mikhail Pozdnyakov" href="mailto:mikhail.pozdnyakov@intel.com" />
|
| <style type="text/css">
|
| - @-webkit-viewport {
|
| + @viewport {
|
| width: 300px;
|
| }
|
| </style>
|
|
|