Internet Explorer 8 only partially supports box-sizing in tables
In Internet Explorer 8, box-sizing has a nasty edge case: dynamic table layouts with percentage padding do not honor border-box the way you expect. Legacy box model, a Can I use pointer, and a small test snippet.