Skip to content

Commit e781856

Browse files
committed
[css2] Removed section on color-blind users and environment colors, moved section on magnification up one level
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401062
1 parent d810140 commit e781856

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

css2/ui.src

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: ui.src,v 2.3 1998-02-21 00:17:49 ijacobs Exp $ -->
3+
<!-- $Id: ui.src,v 2.4 1998-02-21 04:31:21 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>User interface</TITLE>
@@ -68,10 +68,9 @@ at the end of the list.
6868

6969
<p>In addition to being able to assign pre-defined color values to
7070
text, backgrounds, etc., CSS2 allows authors to specify colors in a
71-
manner that integrates them into the user's graphic environment. For
72-
instance, color-blind users may have their environment configured to
73-
avoid specific colors. Style rules that take into account user
74-
preferences thus offer the following advantages:
71+
manner that integrates them into the user's graphic environment. Style
72+
rules that take into account user preferences thus offer the following
73+
advantages:
7574

7675
<ol>
7776
<li>They produce pages that fit the user's defined look and feel.</li>
@@ -168,9 +167,7 @@ write the following:
168167
a user's system resources. Please consult the <span
169168
class="propinst-font">'font'</span> property for details.
170169

171-
<H2>Other rendering issues that depend on user agents</H2>
172-
173-
<H3>Magnification</H3>
170+
<H2>Magnification</H2>
174171

175172
<P>The CSS working group considers that the magnification of a
176173
document or portions of a document should not be specified through

0 commit comments

Comments
 (0)