Skip to content

Commit b163410

Browse files
committed
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402853
1 parent 6f342f9 commit b163410

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css2/visudet.src

Lines changed: 4 additions & 3 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: visudet.src,v 2.128 2008-08-18 19:17:49 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.129 2008-08-19 12:33:06 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<style type="text/css">
@@ -439,8 +439,9 @@ block of a hypothetical box that would have been the first box of the
439439
element if its specified <span
440440
class="propinst-position">'position'</span> value had been 'static'
441441
and its specified 'float' had been 'none'. (Note that due to the rules
442-
in <a href="visuren.html#dis-pos-flo">section&nbsp;9.7</a> this might
443-
require also assuming a different computed value for 'display'.)
442+
in <a href="visuren.html#dis-pos-flo">section&nbsp;9.7</a> this
443+
hypothetical calculation might require also assuming a different
444+
computed value for 'display'.)
444445
</li>
445446
<li>The static position for 'left' is the distance from the left edge
446447
of the containing block to the left margin edge of a hypothetical box

0 commit comments

Comments
 (0)