Skip to content

Commit e67b4a6

Browse files
committed
[css-2015] Ugh, didn't save some of the changes meant to go in the previous commit.
1 parent 24270f2 commit e67b4a6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-2015/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Introduction {#intro}
8888

8989
<dt><a href="http://www.w3.org/TR/css3-conditional/">CSS Conditional Rules Level 3</a>
9090
<dd>
91-
Replaces CSS2&sect;7.2, updating the definition of ''@media'' rules to allow nesting;
92-
and introduces ''@supports'' rules for feature-support queries.
91+
Replaces CSS2&sect;7.2, updating the definition of ''@media'' rules to allow nesting,
92+
and introduces ''@supports'' rules for feature-support queries.
9393

9494
<dt><a href="http://www.w3.org/TR/css3-namespace/">CSS Namespaces</a>
9595
<dd>
@@ -135,7 +135,7 @@ Introduction {#intro}
135135
<dd>
136136
Provides a new foundation text for the sizing of replaced elements (such as images),
137137
adds additional controls to their sizing and orientation,
138-
and introduces syntax for gradients as images images in CSS.
138+
and introduces syntax for gradients as images in CSS.
139139

140140
<dt><a href="http://www.w3.org/TR/css-fonts-3/">CSS Fonts Level 3</a>
141141
<dd>
@@ -148,7 +148,7 @@ Introduction {#intro}
148148

149149
<dt><a href="http://www.w3.org/TR/css-flexbox-1/">CSS Flexible Box Module Level 1</a>
150150
<dd>
151-
Introduces a new layout model for CSS.
151+
Introduces a flexible linear layout model for CSS.
152152

153153
ISSUE: This spec isn't very stable yet... (We all wish it was though.) Should it move to the note below?
154154

0 commit comments

Comments
 (0)