Skip to content

Commit e933187

Browse files
committed
question mark for question...
1 parent be4b884 commit e933187

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-align/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ <h2 id=overview><span class=secno>2. </span> Overview of Alignment
300300
<p class=issue>True alignment vs. safe alignment. Maybe make safe by
301301
default, true if ‘<a href="#true2"><code class=css>true</code></a>’ is
302302
specified? (Using that in the spec for now.) Or safe/true depending on
303-
layout model (e.g. safe for blocks, true for flexbox).
303+
layout model (e.g. safe for blocks, true for flexbox)?
304304

305305
<p>The following table summarizes the proposed alignment properties and
306306
their relation to the alignment properties existing in other modules.

css3-align/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h2 id="overview">
141141
a consistent naming scheme that works across all of CSS's layout models.
142142

143143
<p class=issue>True alignment vs. safe alignment. Maybe make safe by default, true if ''true'' is specified?
144-
(Using that in the spec for now.) Or safe/true depending on layout model (e.g. safe for blocks, true for flexbox).
144+
(Using that in the spec for now.) Or safe/true depending on layout model (e.g. safe for blocks, true for flexbox)?
145145

146146
<p>The following table summarizes the proposed alignment properties
147147
and their relation to the alignment properties existing in other modules.

0 commit comments

Comments
 (0)