Skip to content

Commit 3fe352c

Browse files
committed
[css2] Clarify that 'specificed' also applies to clear in float-and-clear phrase
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402987
1 parent f8bf99c commit 3fe352c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/visudet.src

Lines changed: 3 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.138 2009-08-31 17:36:35 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.139 2010-07-02 17:07:42 fantasai Exp $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<style type="text/css">
@@ -1019,8 +1019,8 @@ the top margin edge of a hypothetical box that would have been the
10191019
first box of the element if its specified <span
10201020
class="propinst-position">'position'</span> value had been 'static'
10211021
and its specified <span class="propinst-float">'float'</span> had been
1022-
'none' and <span class="propinst-clear">'clear'</span> had been
1023-
'none'. (Note that due to the rules
1022+
'none' and its specified <span class="propinst-clear">'clear'</span>
1023+
had been 'none'. (Note that due to the rules
10241024
in <a href="visuren.html#dis-pos-flo">section&nbsp;9.7</a> this might
10251025
require also assuming a different computed value for 'display'.)
10261026
The value is negative if the hypothetical box is above the containing

0 commit comments

Comments
 (0)