Skip to content

Commit b0102fb

Browse files
committed
x
1 parent 64feac9 commit b0102fb

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

css3-values/Overview.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,15 @@ <h4 id=the-calc-min-and-max-functions><span class=secno>6.3.3. </span>The
911911
return: the type of the left side
912912
</ol>
913913

914+
<p>Given the complexities of &lsquo;<code
915+
class=property>width</code>&rsquo; and &lsquo;<code
916+
class=property>height</code>&rsquo; on table cells and table elements,
917+
calc() expressions for &lsquo;<code class=property>width</code>&rsquo; and
918+
&lsquo;<code class=property>height</code>&rsquo; on table columns, table
919+
column groups, table rows, table row groups, and table cells in both auto
920+
and fixed layout tables are treated as if &lsquo;<code
921+
class=property>auto</code>&rsquo; had been specified.
922+
914923
<h3 id=ltstringgt><span class=secno>6.4. </span>&lt;string&gt;</h3>
915924

916925
<p>Strings are denoted by <dfn id=ltstringgt0>&lt;string&gt;</dfn> in the

0 commit comments

Comments
 (0)