Skip to content

Commit 92fe506

Browse files
committed
Remove issue about finding a shorter way to express the -reverse keywords; it doesn't bother me enough to worry about it.
1 parent 8db3f11 commit 92fe506

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -836,9 +836,6 @@ <h3 id=flex-flow><span class=secno>3.1. </span> Flexbox Flow Direction: the
836836
flex-flow: column wrap-reverse; } /* New lines wrap upwards. */</pre>
837837
</div>
838838

839-
<p class=issue>Is there a good, shorter way to refer to the reversed
840-
directions than the 8-character "-reverse" suffix?
841-
842839
<h3 id=flex-order><span class=secno>3.2. </span> Display Order: the
843840
&lsquo;<a href="#flex-order0"><code
844841
class=property>flex-order</code></a>&rsquo; property</h3>

css3-flexbox/Overview.src.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,6 @@ <h3 id='flex-flow'>
352352
flex-flow: column wrap-reverse; } /* New lines wrap upwards. */</pre>
353353
</div>
354354

355-
<p class='issue'>Is there a good, shorter way to refer to the reversed directions than the 8-character "-reverse" suffix?</p>
356-
357355

358356
<h3 id='flex-order'>
359357
Display Order: the 'flex-order' property</h3>

0 commit comments

Comments
 (0)