Skip to content

Commit 07e0970

Browse files
committed
[css2] Added magnification
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%4095
1 parent d280b32 commit 07e0970

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

css2/ui.src

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
22
<html lang="en">
3-
<!-- $Id: ui.src,v 1.8 1997-09-11 18:42:32 ian Exp $ -->
3+
<!-- $Id: ui.src,v 1.9 1997-09-23 02:13:17 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>User interface</TITLE>
@@ -58,5 +58,13 @@ different ways.
5858

5959
<H2>User settings</H2>
6060
<em>This is a place holder.</em>
61+
62+
<H2>Rendering issues that depend on user agents</H2>
63+
<H3>Magnification</H3>
64+
65+
<P>The CSS working group considers that the magnification of a
66+
document or portions of a document should not be specified through
67+
style sheets. User agents may support such magnification in different ways
68+
(e.g., larger images, louder sounds, etc.)
6169
</BODY>
6270
</html>

0 commit comments

Comments
 (0)