The way that I understanding is that IE used to use their own box-sizing calculations. Then others said, Naughty naughty Microsoft you must use the W3C specifications. Which they did - from version 6 and onwards.
So why has it been reintroduced back into web design with CSS3 box-sizing?
Can anybody give me a practical example of how this could be useful?