Re: [CSS21] Default table border width in collapsing border model

Le Mer 4 janvier 2012 12:15, Christian Roth a écrit :


> What I failed to realize is that the table box is considered to have a
> virtual border (which is never explicitly specified in a stylesheet),
> whose color is transparent, and whose widths for the four sides

What you refer to as a "virtual border" is what the spec calls table
wrapper box.

The dashed black border in the diagram of section 17.4
http://www.w3.org/TR/CSS21/tables.html#model
delimits such table wrapper box: it shows that it encloses the table box
and the caption box.

I believe such table wrapper box had nothing really to do with your
original post anyway.

Gérard
-- 
CSS 2.1 Test suite RC6, March 23rd 2011
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

Contributions to CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

Web authors' contributions to CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html

Received on Wednesday, 4 January 2012 21:12:17 UTC