On Friday, October 29, 2010 9:23 AM Gérard Talbot wrote: > http://test.csswg.org/suites/css2.1/20101027/html4/table-layout-003.htm > > http://test.csswg.org/suites/css2.1/20101027/xhtml1/table-layout-003.xht > > http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_17 > /table-layout-003.xht > > <title>CSS Test: Table-layout set to 'inherit'</title> > (...) > <meta name="assert" content="A table can inherit its 'table-layout' > behavior from its parent container."> > > <style type="text/css"> > #container > { > table-layout: fixed; > } > table, #reference > { > font: 1em ahem; > } > table > { > background: black; > border-spacing: 0; > overflow: hidden; > table-layout: fixed; > /* fixed should be replaced with inherit */ > width: 5em; > } Fixed -- Thanks, Arron EicholzReceived on Thursday, 2 December 2010 02:27:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 2 December 2010 02:32:46 GMT