Skip to content

Commit 57739c3

Browse files
committed
[css2] Edits by Tantek: small rewordings ("HTML UA" -> "UA")
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401866
1 parent fd0b56c commit 57739c3

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

css2/visuren.src

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: visuren.src,v 2.79 2002-04-23 22:53:30 bbos Exp $ -->
3+
<!-- $Id: visuren.src,v 2.80 2002-04-23 23:29:32 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Visual formatting model</title>
7-
<!-- Changed by: Ian B. Jacobs, 28-Sep-1998 -->
7+
<!-- Changed by: Tantek Celik, 23-04-2002 -->
88
</head>
99
<body>
1010
<h1 align="center">Visual formatting model</h1>
@@ -400,11 +400,6 @@ img { display: none } /* Don't display images */
400400
</pre>
401401
</div>
402402

403-
<p><span class="index-inst" title="conformance"><a
404-
href="conform.html#conformance">Conforming</a></span> HTML user agents
405-
may <span class="index-inst" title="ignore"><a
406-
href="syndata.html#ignore">ignore</a></span> the <span
407-
class="propinst-display">'display'</span> property.
408403

409404
<h2><a name="positioning-scheme">Positioning schemes</a></h2>
410405

@@ -1754,7 +1749,8 @@ written with Hebrew letters) to Latin letters at the user's request.
17541749

17551750
<p>The HTML 4.0 specification ([HTML40], section 8.2) defines
17561751
bidirectionality behavior for HTML elements. <a
1757-
href="conform.html#conformance">Conforming</a> HTML user agents may
1752+
href="conform.html#conformance">Conforming</a> user agents that
1753+
do not support bidirectional text may
17581754
therefore ignore the <span
17591755
class="propinst-direction">'direction'</span> and <span
17601756
class="propinst-unicode-bidi">'unicode-bidi'</span> properties in

0 commit comments

Comments
 (0)