RE: [css-tables][css2.1] What should the measurement of the table be?

> I don't see how that helps, if you're trying to determine the size of the _content_ box.

Here is an update with the content div removed and the resulting content box using background-clip on the content-box: http://jsbin.com/pacolahije/1/edit, it appears (assuming there are no issues with painting of the content boxes) that Chrome/IE have a content-box of 0, while Firefox has a content-box of the viewport (which Boris pointed out).

> Maybe.  For now we have a spec that's probably not web-compatible, implementations that are neither compatible with each other nor the spec, and no clear indication of what the spec _should_ look like around this stuff.

Sure, but with each of these issues we tackle we can align over time.

Received on Tuesday, 24 March 2015 19:19:00 UTC