Skip to content

Commit fd0b56c

Browse files
committed
[css2] Edits by Tantek: removed a comment.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401865
1 parent a769e7c commit fd0b56c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css2/text.src

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: text.src,v 2.26 2002-04-23 22:48:08 bbos Exp $ -->
4+
<!-- $Id: text.src,v 2.27 2002-04-23 23:28:15 bbos Exp $ -->
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<title>Text</title>
@@ -103,8 +103,7 @@ The actual justification algorithm used is user-agent and written language
103103
dependent.</em>
104104

105105
<p><em><span class="index-inst" title="conformance"><a
106-
href="conform.html#conformance">Conforming <!--HTML [What is an "HTML
107-
UA"? BB--> user agents</a></span> may
106+
href="conform.html#conformance">Conforming user agents</a></span> may
108107
interpret the value 'justify' as 'left' or 'right', depending on
109108
whether the element's default writing direction is left-to-right or
110109
right-to-left, respectively.</em>

0 commit comments

Comments
 (0)