We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa3dd78 commit a6ee814Copy full SHA for a6ee814
visual-viewport-api/index.html
@@ -9,8 +9,9 @@
9
</head>
10
11
<body>
12
- <p id="instructions">Try scrolling around on a desktop and a mobile browser to see how the reported values change.
13
- Also try pinch/zooming on a mobile browser to see the effect.</p>
+ <p id="instructions">
+ Try scrolling around and pinch-zooming to see how the reported values change.
14
+ </p>
15
<div id="output">
16
<p id="visual-info"></p>
17
<hr>
0 commit comments