RE: height-applies-to-00[123]

On Tuesday, November 16, 2010 5:50 PM, Gérard Talbot wrote:
> Le Mar 16 novembre 2010 6:25, Ã~yvind Stenhaug a écrit :
> > http://test.csswg.org/suites/css2.1/20101027/html4/height-applies-to-0
> > 01.htm
> > http://test.csswg.org/suites/css2.1/20101027/html4/height-applies-to-0
> > 02.htm
> > http://test.csswg.org/suites/css2.1/20101027/html4/height-applies-to-0
> > 03.htm
> >
> > Spec's section 17.5.3 states
> >
> > "CSS 2.1 does not define the meaning of 'height' on row groups."
> 
> Øyvind,
> 
> http://wiki.csswg.org/spec/css2.1#issue-133
> "
> Issue 133:
> 
> Summary
>     Ambiguity for row-group-heights
> URL
>     http://lists.w3.org/Archives/Public/www-style/2009Jun/0120.html
> Proposal
>     Say that row-group heights are undefined Resolution
>     Proposal accepted.
> "
> 
> 
> So that makes height, max-height, min-height supposed to be undefined for
> table row groups.
> 
> tests testing min/max-height on internal table elements invalid
> http://lists.w3.org/Archives/Public/public-css-testsuite/2010Oct/0280.html
> 
> http://wiki.csswg.org/spec/css2.1#issue-170
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /height-applies-to-001.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /height-applies-to-002.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /height-applies-to-003.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /max-height-applies-to-001.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /maxheight-applies-to-002.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /max-height-applies-to-003.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /min-height-applies-to-001.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /min-height-applies-to-002.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /min-height-applies-to-003.htm
> 
> 
> 
> Max-height and min-height should not apply to table-row elements (004)
> and table-cell elements (007).
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /max-height-applies-to-004.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /max-height-applies-to-007.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /min-height-applies-to-004.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_10
> /min-height-applies-to-007.htm
> 
> Sections 10.5 and 10.7 should be updated accordingly
> http://www.w3.org/TR/CSS21/visudet.html#the-height-property
> http://www.w3.org/TR/CSS21/visudet.html#min-max-heights
> 

Fixed cases to always pass and to inform that this is a may case.

--
Thanks,
Arron Eicholz

Received on Thursday, 2 December 2010 02:29:46 UTC