Skip to content

Commit 3913734

Browse files
committed
[css-2017] Remove link to profiles
Closes w3c#1006 Resolution: https://logs.csswg.org/irc.w3.org/css/2017-02-08/#e771462
1 parent 5d54127 commit 3913734

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

css-2017/Overview.bs

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -429,15 +429,14 @@ CSS Levels</h3>
429429
CSS Profiles</h3>
430430

431431
Not all implementations will implement all functionality defined in CSS.
432-
For example, an implementation may choose to implement only the functionality required by a CSS Profile.
433-
Profiles define a subset of CSS considered fundamental for a specific class of CSS implementations.
434-
The W3C CSS Working Group defines the following CSS profiles:
435432

436-
<ul>
437-
<li><a href="https://www.w3.org/TR/css-mobile/">CSS Mobile Profile 2.0</a>
438-
<li><a href="https://www.w3.org/TR/css-print/">CSS Print Profile 1.0</a>
439-
<li><a href="https://www.w3.org/TR/css-tv">CSS TV Profile 1.0</a>
440-
</ul>
433+
In the past, the Working Group published a few Profiles,
434+
which were meant to define the minimal subset of CSS
435+
that various classes of User Agents were expected to support.
436+
437+
This effort has been discontinued,
438+
as the Working Group was not finding it effective or useful,
439+
and the profiles previously defined are now unmaintained.
441440

442441
Note: Partial implementations of CSS, even if that subset is an official profile,
443442
must follow the forward-compatible parsing rules for <a href="#partial">partial implementations</a>.

0 commit comments

Comments
 (0)