| Index: LayoutTests/css3/device-adapt/opera/constrain-009.html
|
| diff --git a/LayoutTests/css3/device-adapt/opera/constrain-009.html b/LayoutTests/css3/device-adapt/opera/constrain-009.html
|
| index 6fdd6e2f4a49353aa46eff7b5c244b769da4532f..9cc8cf6cd64dc5308b5a29d9815bbef4adc42dd6 100644
|
| --- a/LayoutTests/css3/device-adapt/opera/constrain-009.html
|
| +++ b/LayoutTests/css3/device-adapt/opera/constrain-009.html
|
| @@ -85,7 +85,7 @@
|
|
|
| /* Check viewport values. */
|
| test.step(function(){
|
| - assert_equals(viewport.actualWidth, 20*viewport.fontSize);
|
| + assert_equals(viewport.actualWidth, 320);
|
| });
|
|
|
| /* Finished. Show the results. */
|
|
|