ISSUE-33
default styles do not properly allow vertical-align to inherit on table elements
- State:
- CLOSED
- Product:
- CSS2.1
- Raised by:
- Arron Eicholz
- Opened on:
- 2008-04-11
- Description:
thead, tbody, tfoot { vertical-align: middle } td, th { vertical-align: inherit } This doesn't make much sense without this missing rule: tr { vertical-align: inherit } http://lists.w3.org/Archives/Public/www-style/2008Feb/0283.html Firefox, Safari specify the style for the 'tr' element I recommend that we update the default styles to include the 'tr' rule.- Related Actions Items:
- ACTION-56 on Bert Bos to Edit ISSUE-33 - due 2008-04-23, pending review
- Related emails:
- [CSSWG] Resolutions 2008-04-16 (from fantasai.lists@inkedblade.net on 2008-04-24)
- CSS WG weekly meeting minutes 2008-04-16 (from ming.gao@hp.com on 2008-04-22)
- ISSUE-33: default styles do not properly allow vertical-align to inherit on table elements [CSS2.1] (from sysbot+tracker@w3.org on 2008-04-11)
Related notes:
No additional notes.
Display change log