Skip to content

Commit 6063ae3

Browse files
committed
Mark the auto margins section as non-normative.
--HG-- extra : rebase_source : 630a4f4ba7cdd163b804ebe1482f8fef8ee62641
1 parent 11bc8d3 commit 6063ae3

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,6 +1405,8 @@ <h2 id=alignment><span class=secno>8. </span> Alignment</h2>
14051405
<h3 id=auto-margins><span class=secno>8.1. </span> Aligning with
14061406
&lsquo;<code class=css>auto</code>&rsquo; margins</h3>
14071407

1408+
<p> <em>This section is non-normative.</em>
1409+
14081410
<p> Margins on flexbox items that are &lsquo;<code
14091411
class=css>auto</code>&rsquo; have an effect very similar to auto margins
14101412
in normal flow:

css3-flexbox/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,9 @@ <h2 id='alignment'>
912912
<h3 id='auto-margins'>
913913
Aligning with ''auto'' margins</h3>
914914

915+
<p>
916+
<em>This section is non-normative.</em>
917+
915918
<p>
916919
Margins on flexbox items that are ''auto'' have an effect very similar to auto margins in normal flow:
917920

0 commit comments

Comments
 (0)