We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5cb08f commit 2303f56Copy full SHA for 2303f56
css-viewport/Overview.bs
@@ -294,12 +294,12 @@ viewport-resizing behavior:
294
<dt><dfn><code>resizes-content</code></dfn></dt>
295
<dd>
296
Interactive UI widgets MUST [=resize=] the [=initial viewport=] by the interactive widget.
297
- </dd>
298
<div class="note">
299
Since the <a spec="CSSOM-VIEW">visual viewport</a>'s size is derived from the
300
[=initial viewport=], [=resizes-content=] will cause a resize of both the initial and visual
301
viewports.
302
</div>
+ </dd>
303
<dt><dfn><code>resizes-visual</code></dfn></dt>
304
305
Interactive UI widgets MUST [=resize=] the <a spec="CSSOM-VIEW">visual viewport</a> but MUST
0 commit comments