|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <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 $ --> |
4 | 4 | <head> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <title>Visual formatting model</title> |
7 | | -<!-- Changed by: Ian B. Jacobs, 28-Sep-1998 --> |
| 7 | +<!-- Changed by: Tantek Celik, 23-04-2002 --> |
8 | 8 | </head> |
9 | 9 | <body> |
10 | 10 | <h1 align="center">Visual formatting model</h1> |
@@ -400,11 +400,6 @@ img { display: none } /* Don't display images */ |
400 | 400 | </pre> |
401 | 401 | </div> |
402 | 402 |
|
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. |
408 | 403 |
|
409 | 404 | <h2><a name="positioning-scheme">Positioning schemes</a></h2> |
410 | 405 |
|
@@ -1754,7 +1749,8 @@ written with Hebrew letters) to Latin letters at the user's request. |
1754 | 1749 |
|
1755 | 1750 | <p>The HTML 4.0 specification ([HTML40], section 8.2) defines |
1756 | 1751 | 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 |
1758 | 1754 | therefore ignore the <span |
1759 | 1755 | class="propinst-direction">'direction'</span> and <span |
1760 | 1756 | class="propinst-unicode-bidi">'unicode-bidi'</span> properties in |
|
0 commit comments