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.53 2006-05-09 13:52:30 fantasai Exp $ -->
3+ <!-- $Id: text.src,v 2.54 2006-05-09 14:01:15 fantasai Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Text</title>
@@ -424,13 +424,13 @@ pre[wrap] { white-space: pre-wrap }
424424
425425<h3 id="white-space-model">The 'white-space' processing model</h3>
426426<p>
427- Any text that is directly contained inside a block (not inside an
428- inline) should be treated as an anonymous inline element.
427+ Any text that is directly contained inside a block element (not inside an
428+ inline element ) should be treated as an anonymous inline element.
429429</p>
430430<p>
431- For each inline (including anonymous inlines), the following steps are
432- performed, treating bidi formatting characters as if they were not
433- there:
431+ For each inline element (including anonymous inlines elements ), the
432+ following steps are performed, treating bidi formatting characters as if
433+ they were not there:
434434</p>
435435<ol>
436436<li>
You can’t perform that action at this time.
0 commit comments