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.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: ui.src,v 2.14 1998-04-30 19:16:27 howcome Exp $ -->
3+ <!-- $Id: ui.src,v 2.15 1998-04-30 19:19:54 howcome Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>User interface</TITLE>
@@ -181,7 +181,7 @@ href="box.html#border-properties">borders</a> in the following
181181ways:</p>
182182
183183<ol>
184- <li>Displaying or suppressing outlines does not cause reflow.
184+ <li>Outlines do not take up space.
185185<li>Outlines may be non-rectangular.
186186</ol>
187187
@@ -194,7 +194,8 @@ ways:</p>
194194
195195<p>The outline created with the outline properties is drawn "over" a
196196box, i.e., the outline is always on top, and doesn't influence the
197- position or size of the box, or of any other boxes.
197+ position or size of the box, or of any other boxes. Therefore,
198+ displaying or suppressing outlines does not cause reflow.
198199
199200<p>The outline is drawn starting just outside the <a
200201href="box.html#border-edge">border edge</a>.
You can’t perform that action at this time.
0 commit comments