ISSUE-37
slot border
Can a slot have a border and if so, where is it drawn?
- State:
- RAISED
- Product:
- CSS3 Template Layout
- Raised by:
- Bert Bos
- Opened on:
- 2008-04-17
- Description:
Can a ':slot' have a 'border' property? What is the use case? If it can, where is the border drawn? 1) Borders collapse (like for tables) and are drawn centered on the edge of the slot (as for multi-column). Note that borders may thus overlap content. The template element itself also has a border, which doesn't collapse with the slots, because there is a padding between them. 2) Borders are drawn individually for each slot and reduce the size of the slot available for content. In that case, is there a need for the 'border-spacing' property?
- Related Actions Items:
- No related actions
- Related emails:
- CSS WG weekly meeting minutes 2008-04-16 (from ming.gao@hp.com on 2008-04-22)
- ISSUE-37 (slot border): Can a slot have a border and if so, where is it drawn? [CSS3 Template Layout] (from sysbot+tracker@w3.org on 2008-04-17)
Related notes:
No additional notes.
Display change log