OLD | NEW |
---|---|
1 <head> | 1 <head> |
2 <title>Viewport that triggers GPU rasterization</title> | 2 <title>Viewport that triggers GPU rasterization</title> |
3 <meta name="viewport" content="width=device-width, minimum-scale=1.0"> | 3 <meta name="viewport" content="width=device-width, minimum-scale=1.5"> |
4 </head> | 4 </head> |
5 <body></body> | 5 <body></body> |
OLD | NEW |