Archive for March 10th, 2008

IE8 and box-sizing

Monday, March 10th, 2008

One of my top feature request for IE8 was for it to support box-sizing. I’m happy to see that IE8 does support box-sizing although it has a annoying quirk. The DOM property name is not correct. The rule for translating CSS property names to DOM property names is to replace a dash [...]