OLD | NEW |
---|---|
1 <head> | 1 <head> |
2 <title>Check that an explicit no to user-scalable is 0.0.</title> | 2 <title>Viewport that triggers GPU rasterization</title> |
3 <meta name="viewport" content="width=device-width, user-scalable=no"> | 3 <meta name="viewport" content="width=device-width, user-scalable=no"> |
4 </head> | 4 </head> |
5 <body></body> | 5 <body></body> |
OLD | NEW |