Skip to content

Commit 1bb51b9

Browse files
committed
[css-2015] Note-ify the notes.
1 parent 4f1461e commit 1bb51b9

1 file changed

Lines changed: 25 additions & 26 deletions

File tree

css-2015/Overview.bs

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -28,32 +28,31 @@ Abstract: This document collects together into one definition all the specs that
2828
Introduction {#intro}
2929
=====================
3030

31-
When the first CSS specification was published, all of CSS was
32-
contained in one document that defined CSS Level 1. CSS Level 2 was
33-
defined also by a single, multi-chapter document. However for CSS
34-
beyond Level 2, the CSS Working Group chose to adopt a modular
35-
approach, where each module defines a part of CSS, rather than to
36-
define a single monolithic specification. This breaks the specification
37-
into more manageable chunks and allows more immediate, incremental
38-
improvement to CSS.
39-
40-
Since different CSS modules are at different levels of stability, the
41-
CSS Working Group has chosen to publish this profile to define the
42-
current scope and state of Cascading Style Sheets as of late 2015.
43-
This profile includes only specifications that we consider
44-
stable <em>and</em> for which we have enough implementation experience
45-
that we are sure of that stability.
46-
47-
Note that this is not intended to be a CSS Desktop Browser Profile:
48-
inclusion in this profile is based on feature stability only and not
49-
on expected use or Web browser adoption. This profile defines CSS in
50-
its most complete form.
51-
52-
Note also that although we don't anticipate significant changes to
53-
the specifications that form this snapshot, their inclusion does are
54-
not mean they are frozen. The Working Group will continue to address
55-
problems as they are found in these specs. Implementers should monitor
56-
<a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
31+
When the first CSS specification was published,
32+
all of CSS was contained in one document that defined CSS Level 1.
33+
CSS Level 2 was defined also by a single, multi-chapter document.
34+
However for CSS beyond Level 2,
35+
the CSS Working Group chose to adopt a modular approach,
36+
where each module defines a part of CSS,
37+
rather than to define a single monolithic specification.
38+
This breaks the specification into more manageable chunks
39+
and allows more immediate, incremental improvement to CSS.
40+
41+
Since different CSS modules are at different levels of stability,
42+
the CSS Working Group has chosen to publish this profile
43+
to define the current scope and state of Cascading Style Sheets as of late 2015.
44+
This profile includes only specifications that we consider stable
45+
<em>and</em> for which we have enough implementation experience that we are sure of that stability.
46+
47+
Note: This is not intended to be a CSS Desktop Browser Profile:
48+
inclusion in this profile is based on feature stability only
49+
and not on expected use or Web browser adoption.
50+
This profile defines CSS in its most complete form.
51+
52+
Note: Although we don't anticipate significant changes to the specifications that form this snapshot,
53+
their inclusion does are not mean they are frozen.
54+
The Working Group will continue to address problems as they are found in these specs.
55+
Implementers should monitor <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
5756
and/or the <a href="http://www.w3.org/blog/CSS">CSS Working Group Blog</a>
5857
for any resulting changes, corrections, or clarifications.
5958

0 commit comments

Comments
 (0)