| Index: LayoutTests/fast/viewport/viewport-46-expected.txt
|
| diff --git a/LayoutTests/fast/viewport/viewport-46-expected.txt b/LayoutTests/fast/viewport/viewport-46-expected.txt
|
| index 7452a012a214c75f4dd7505b5fa1165d0e4ac49b..5a171aee8354030eba1ffb6feb509f763ab3e35d 100644
|
| --- a/LayoutTests/fast/viewport/viewport-46-expected.txt
|
| +++ b/LayoutTests/fast/viewport/viewport-46-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
|
| -CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
|
| -CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
|
| +CONSOLE MESSAGE: line 3: The value "11" for property "minimum-scale" is out of bounds and the value has been clamped.
|
| +CONSOLE MESSAGE: line 3: The value "13" for property "maximum-scale" is out of bounds and the value has been clamped.
|
| +CONSOLE MESSAGE: line 3: The value "12" for property "initial-scale" is out of bounds and the value has been clamped.
|
| ALERT: viewport size 32x35.2 scale 10 with limits [10, 10] and userScalable true
|
|
|
|
|