Skip to content

Commit 2303f56

Browse files
committed
[css-viewport-1][editorial] html validity
1 parent a5cb08f commit 2303f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-viewport/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,12 +294,12 @@ viewport-resizing behavior:
294294
<dt><dfn><code>resizes-content</code></dfn></dt>
295295
<dd>
296296
Interactive UI widgets MUST [=resize=] the [=initial viewport=] by the interactive widget.
297-
</dd>
298297
<div class="note">
299298
Since the <a spec="CSSOM-VIEW">visual viewport</a>'s size is derived from the
300299
[=initial viewport=], [=resizes-content=] will cause a resize of both the initial and visual
301300
viewports.
302301
</div>
302+
</dd>
303303
<dt><dfn><code>resizes-visual</code></dfn></dt>
304304
<dd>
305305
Interactive UI widgets MUST [=resize=] the <a spec="CSSOM-VIEW">visual viewport</a> but MUST

0 commit comments

Comments
 (0)