Skip to content

Commit eb6150d

Browse files
committed
[css2] Hakons bit on magnification
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40129
1 parent af2b3f1 commit eb6150d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

css2/ui.src

Lines changed: 7 additions & 1 deletion
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 1.10 1997-09-23 14:23:49 ian Exp $ -->
3+
<!-- $Id: ui.src,v 1.11 1997-09-24 03:02:37 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>User interface</TITLE>
@@ -66,5 +66,11 @@ different ways.
6666
document or portions of a document should not be specified through
6767
style sheets. User agents may support such magnification in different ways
6868
(e.g., larger images, louder sounds, etc.)
69+
70+
71+
<P>When magnifying a page, UAs should preserve the relationships
72+
between positioned elements. For example, a comic strip may be
73+
composed of images with overlaid text elements. When magnifying this
74+
page, a user agent should keep the text within the comic strip balloon.
6975
</BODY>
7076
</html>

0 commit comments

Comments
 (0)