File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
106106class="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>
You can’t perform that action at this time.
0 commit comments