Skip to content

Commit 41538d7

Browse files
committed
[css-sizing-3] Export 'cyclic percentage'.
1 parent c534eca commit 41538d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-sizing-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ Extrinsic Size Determination</h2>
989989
creating a cyclic dependency.
990990
When calculating the <a>intrinsic size contribution</a> of such a box
991991
(including any calculations for a content-based <a>automatic minimum size</a>),
992-
a <dfn>cyclic percentage</dfn>--
992+
a <dfn export>cyclic percentage</dfn>--
993993
that is,
994994
a percentage value that would resolve against a containing block size
995995
which itself depends on that percentage--
@@ -1264,7 +1264,7 @@ Changes</h2>
12641264
<ul>
12651265
<li>...
12661266
<li>Switched default sizing of an object with an intrinsic aspect ratio to use the ICB size instead of 300px&times;150px.
1267-
(<a href="https://github.com/w3c/csswg-drafts/issues/4218">Issue 4218</a>)
1267+
(<a href="https://github.com/w3c/csswg-drafts/issues/4218">Issue 4218</a>)
12681268
</ul>
12691269

12701270
<p>

0 commit comments

Comments
 (0)