Skip to content

Commit e9dfecf

Browse files
committed
[css-align] Remove issue about the spec being not stable, because it's stabilizing now.
1 parent e4f1608 commit e9dfecf

2 files changed

Lines changed: 0 additions & 23 deletions

File tree

css-align/Overview.bs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,6 @@ Overview of Alignment Properties</h2>
151151
<td><a>flex containers</a> and <a>grid containers</a>
152152
</table>
153153

154-
<p class=issue>
155-
The exact definition of these properties
156-
outside what's <a href="http://www.w3.org/TR/css3-flexbox">what's defined in Flexbox</a>
157-
is still <strong>being worked out</strong>.
158-
This is a <strong>second Working Draft</strong>
159-
and is <strong>NOT STABLE</strong>.
160-
161154
Note: The '*-items' values don't affect the element itself.
162155
When set on a flex container or grid container,
163156
they specify the interpretation of any ''align/justify-self: auto'' used on the items in the container element.

css-align/Overview.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -522,15 +522,7 @@ <h2 class="heading settled" data-level="2" id="overview"><span class="secno">2.
522522
</table>
523523

524524

525-
526-
<p class="issue" id="issue-1ad5b2aa"><a class="self-link" href="#issue-1ad5b2aa"></a>
527-
The exact definition of these properties
528-
outside what’s <a href="http://www.w3.org/TR/css3-flexbox">what’s defined in Flexbox</a>
529-
is still <strong>being worked out</strong>.
530-
This is a <strong>second Working Draft</strong>
531-
and is <strong>NOT STABLE</strong>.
532525

533-
</p>
534526
<p class="note" role="note">Note: The <a class="property" data-link-type="propdesc">*-items</a> values don’t affect the element itself.
535527
When set on a flex container or grid container,
536528
they specify the interpretation of any <span class="css" data-link-for="align">justify-self: auto</span> used on the items in the container element.</p>
@@ -2412,14 +2404,6 @@ <h2 class="no-num heading settled" id="property-index"><span class="content">Pro
24122404
</table>
24132405
<h2 class="no-num heading settled" id="issues-index"><span class="content">Issues Index</span><a class="self-link" href="#issues-index"></a></h2>
24142406
<div style="counter-reset:issue">
2415-
<div class="issue">
2416-
The exact definition of these properties
2417-
outside what’s <a href="http://www.w3.org/TR/css3-flexbox">what’s defined in Flexbox</a>
2418-
is still <strong>being worked out</strong>.
2419-
This is a <strong>second Working Draft</strong>
2420-
and is <strong>NOT STABLE</strong>.
2421-
2422-
<a href="#issue-1ad5b2aa"></a></div>
24232407
<div class="issue">Should this value allow a fallback alignment, like the <a class="production css" data-link-type="type" href="#typedef-content-distribution">&lt;content-distribution></a> values do?<a href="#issue-c363d194"></a></div>
24242408
<div class="issue">
24252409
Add example images.

0 commit comments

Comments
 (0)