| OLD | NEW |
| 1 CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The
maximum-scale will be set to 10.0. | 1 CONSOLE MESSAGE: line 3: The value "11" for property "minimum-scale" is out of b
ounds and the value has been clamped. |
| 2 CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The
maximum-scale will be set to 10.0. | 2 CONSOLE MESSAGE: line 3: The value "13" for property "maximum-scale" is out of b
ounds and the value has been clamped. |
| 3 CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The
maximum-scale will be set to 10.0. | 3 CONSOLE MESSAGE: line 3: The value "12" for property "initial-scale" is out of b
ounds and the value has been clamped. |
| 4 ALERT: viewport size 32x35.2 scale 10 with limits [10, 10] and userScalable true | 4 ALERT: viewport size 32x35.2 scale 10 with limits [10, 10] and userScalable true |
| 5 | 5 |
| OLD | NEW |