Skip to content

Commit f61c325

Browse files
committed
[css-flexbox] Link to Sizing a bit further up, to establish terminology.
1 parent c4c70a5 commit f61c325

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

css-flexbox/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,9 @@ Flex Layout Box Model and Terminology</h2>
473473
whichever of 'width' or 'height' that is in the <a>cross dimension</a>.
474474
</dl>
475475

476+
Additional sizing terminology used in this specification
477+
is defined in <a href="http://www.w3.org/TR/css3-sizing/">CSS Intrinsic and Extrinsic Sizing</a>. [[!CSS3-SIZING]]
478+
476479
<!--
477480
████████ ████ ██████ ████████ ██ ███ ██ ██
478481
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██

css-flexbox/issues-cr-20160301.bsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,11 @@ Summary: Make Implied Minimum Size section easier to understand
6262
From: fantasai
6363
Closed: Accepted
6464
Verified: Reporter is editor
65+
----
66+
Issue 10.
67+
Summary: Flexbox's definite/indefinite size definitions are out-of-date
68+
From: Daniel Holbert
69+
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0434.html
70+
Response: https://lists.w3.org/Archives/Public/www-style/2016Mar/0439.html
71+
Closed: Accepted
72+
----

css-flexbox/issues-cr-20160301.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2016-03-01 CR</h
9595
<span>From: fantasai</span>
9696
<span class="a">Closed: Accepted</span>
9797
<span class="a">Verified: Reporter is editor</span></pre>
98+
<pre class=' a' id='issue-10'>
99+
<span>Issue 10. <a href='#issue-10'>#</a></span>
100+
<span>Summary: Flexbox's definite/indefinite size definitions are out-of-date</span>
101+
<span>From: Daniel Holbert</span>
102+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0434.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0434.html</a></span>
103+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0439.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0439.html</a></span>
104+
<span class="a">Closed: Accepted</span></pre>
98105
<script>
99106
(function () {
100107
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)