Skip to content

Commit 83e8a94

Browse files
committed
Split paragraph
1 parent fe35b50 commit 83e8a94

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

css-2010/Overview.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,11 @@ <h3 id=experimental><span class=secno>3.3. </span>Experimental
365365
<p>To avoid clashes with future CSS features, the CSS2.1 specification
366366
reserves a <a
367367
href="http://www.w3.org/TR/CSS21/syndata.html#vendor-keywords">prefixed
368-
syntax</a> for proprietary and experimental extensions to CSS. Prior to a
369-
specification reaching the Candidate Recommendation stage in the W3C
370-
process, all implementations of a CSS feature are considered experimental.
371-
The CSS Working Group recommends that implementations use the
368+
syntax</a> for proprietary and experimental extensions to CSS.
369+
370+
<p>Prior to a specification reaching the Candidate Recommendation stage in
371+
the W3C process, all implementations of a CSS feature are considered
372+
experimental. The CSS Working Group recommends that implementations use a
372373
vendor-prefixed syntax for such features, including those in W3C Working
373374
Drafts. This avoids incompatibilities with future changes in the draft.
374375

css-2010/Overview.src.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,12 @@ <h3 id="experimental">Experimental Implementations</h3>
240240

241241
<p>To avoid clashes with future CSS features, the CSS2.1 specification
242242
reserves a <a href="http://www.w3.org/TR/CSS21/syndata.html#vendor-keywords">prefixed
243-
syntax</a> for proprietary and experimental extensions to CSS. Prior
244-
to a specification reaching the Candidate Recommendation stage in the
245-
W3C process, all implementations of a CSS feature are considered
243+
syntax</a> for proprietary and experimental extensions to CSS.
244+
245+
<p>Prior to a specification reaching the Candidate Recommendation stage
246+
in the W3C process, all implementations of a CSS feature are considered
246247
experimental. The CSS Working Group recommends that implementations
247-
use the vendor-prefixed syntax for such features, including those in
248+
use a vendor-prefixed syntax for such features, including those in
248249
W3C Working Drafts. This avoids incompatibilities with future changes
249250
in the draft.
250251
</p>

0 commit comments

Comments
 (0)