Skip to content

Commit a2eb397

Browse files
committed
[css2] Issue 281.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403142
1 parent 3a4416a commit a2eb397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css2/visudet.src

Lines changed: 2 additions & 2 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.154 2011-03-04 16:57:20 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.155 2011-03-09 23:10:06 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<style type="text/css">
@@ -883,7 +883,7 @@ painting outside their content area.)
883883
select which measure of the font is used for the content height.
884884
</p>
885885
<p>The vertical padding, border and margin of an inline, non-replaced
886-
box start at the top and bottom of the content area, not the <span
886+
box start at the top and bottom of the content area, and has nothing to do with the <span
887887
class="propinst-line-height">'line-height'</span>. But only the <span
888888
class="propinst-line-height">'line-height'</span> is used when calculating
889889
the height of the line box.

0 commit comments

Comments
 (0)