Skip to content

Commit 47b76cf

Browse files
committed
Added note to vw/vh about paged media changing the ICB.
1 parent 9683453 commit 47b76cf

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

css3-values/Overview.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,6 +1004,10 @@ <h4 id=viewport-relative-lengths><span class=secno>5.1.2. </span>
10041004
<p class=issue>Do we need this now that we have the min() function?
10051005
</dl>
10061006

1007+
<p class=note>Note that Paged Media defines how the initial containing
1008+
block transforms across varying page widths. This also affects these
1009+
units.
1010+
10071011
<h3 id=absolute-lengths><span class=secno>5.2. </span> Absolute lengths:
10081012
the &lsquo;<code class=css>cm</code>&rsquo;, &lsquo;<code
10091013
class=css>mm</code>&rsquo;, &lsquo;<code class=css>in</code>&rsquo;,

css3-values/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,9 @@ <h4 id="viewport-relative-lengths">
610610
<p class=issue>Do we need this now that we have the min() function?
611611
</dl>
612612

613+
<p class='note'>Note that Paged Media defines how the initial containing block
614+
transforms across varying page widths. This also affects these units.</p>
615+
613616
<h3 id="absolute-lengths">
614617
Absolute lengths: the ''cm'', ''mm'', ''in'', ''pt'', ''pc'', ''px'' units</h3>
615618

0 commit comments

Comments
 (0)