<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17134</bug_id>
          
          <creation_ts>2012-05-21 12:11:39 +0000</creation_ts>
          <short_desc>Strange max row height for non-auto-height table rows</short_desc>
          <delta_ts>2012-12-04 00:52:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSS Level 2</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 3.1</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton P">antonsforums</reporter>
          <assigned_to name="Bert Bos">bert</assigned_to>
          
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67953</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-05-21 12:11:39 +0000</bug_when>
    <thetext>Reported by Anton Prowse

17.5.3 (Table height algorithms) says:

  # The height of a &apos;table-row&apos; element&apos;s box is calculated once
  # the user agent has all the cells in the row available: it is
  # the maximum of the row&apos;s computed &apos;height&apos;, the computed
  # &apos;height&apos; of each cell in the row, and the minimum height (MIN)
  # required by the cells.

This is a little surprising.  MIN includes cell borders and padding, whereas the computed &apos;height&apos; of each cell doesn&apos;t.  Is this intentional?

(See also Bug 15461 and Bug 15462 for other issues with this paragraph in the case of auto-height table rows.)

Bug 15460 concerns what seems to be the analogous issue for how cells in the first row determine the column widths.

Conversation begins:
Bug description:
http://lists.w3.org/Archives/Public/www-style/2012Jan/1016.html (Issue 5)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>