Skip to content

Commit 7335975

Browse files
committed
[css2] Issue 170.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403074
1 parent e273eab commit 7335975

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/visudet.src

Lines changed: 4 additions & 1 deletion
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.150 2010-10-05 19:27:11 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.151 2010-10-26 19:49:28 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<style type="text/css">
@@ -1213,6 +1213,9 @@ class="propinst-min-height">'min-height'</span> and <span
12131213
class="propinst-max-height">'max-height'</span> are illegal.
12141214
</p>
12151215

1216+
<p>In CSS&nbsp;2.1, the effect of 'min-height' and 'max-height' on
1217+
table cells, table rows, and row groups is undefined.
1218+
12161219
<p>The following algorithm describes how the two properties influence
12171220
the <a href="cascade.html#computed-value">used value</a>
12181221
of the <span class="propinst-height">'height'</span> property:</p>

0 commit comments

Comments
 (0)