Skip to content

Commit bbc24c8

Browse files
committed
[css-align] Remove the stretch=>start line in justify-self on blocks, as it looks like there's no reason to do so.
1 parent 3bed77c commit bbc24c8

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

css-align/Overview.bs

-2
Original file line numberDiff line numberDiff line change
@@ -631,8 +631,6 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
631631
are ignored in favor of alignment as specified here
632632
and the used value of the offset properties are not adjusted to correct for the over-constraint.
633633

634-
The ''<item-position>/stretch'' value is equivalent to ''start'' on block-level boxes.
635-
636634
This property does not apply to floats.
637635

638636

css-align/Overview.html

-2
Original file line numberDiff line numberDiff line change
@@ -737,8 +737,6 @@ <h3 class="heading settled" data-level=5.1 id=justify-self-property><span class=
737737
are ignored in favor of alignment as specified here
738738
and the used value of the offset properties are not adjusted to correct for the over-constraint.</p>
739739

740-
<p>The <a class=css data-link-for="" data-link-type=maybe href=#valdef-item-position-stretch>stretch</a> value is equivalent to <a class=css data-link-type=maybe href=#valdef-item-position-content-position-start>start</a> on block-level boxes.</p>
741-
742740
<p>This property does not apply to floats.</p>
743741

744742

0 commit comments

Comments
 (0)