.test1{ box-sizing:content-box; width:200px; padding:10px; border:15px solid #eee; }
.test2{ box-sizing:border-box; width:200px; padding:10px; border:15px solid #eee; }
支持版本\类型 | IE | Firefox | Safari | Chrome | Opera |
---|---|---|---|---|---|
版本 | 6-7 | 4-18 | 5.1.7 | 9 | 7-12.5 |
版本 | 8 | ||||
版本 | 9 |