Skip to content

Commit 792d29e

Browse files
committed
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402999
1 parent f49013b commit 792d29e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/text.src

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: text.src,v 2.71 2010-04-19 16:12:37 bbos Exp $ -->
3+
<!-- $Id: text.src,v 2.72 2010-07-19 18:57:18 bbos Exp $ -->
44
<head>
55
<title>Text</title>
66
<meta http-equiv="Content-Style-Type" content="text/css">
@@ -106,9 +106,9 @@ class="propinst-letter-spacing">'letter-spacing'</span> and <span
106106
class="propinst-word-spacing">'word-spacing'</span>.)
107107
</p>
108108
<p>
109-
If the computed value of text-align is 'justify' while the computed
110-
value of white-space is 'pre' or 'pre-line', the actual value of
111-
text-align is set to the initial value.
109+
If an element has a computed value for 'white-space' of 'pre' or
110+
'pre-wrap', then neither the glyphs of that element's text content nor
111+
its white space may be altered for the purpose of justification.
112112
</p>
113113

114114
<div class="example"><p>

0 commit comments

Comments
 (0)