Last updated on : 2022-04-10
.css3-boxsizing is a property used to specify whether or not an element’s border and padding should be included in the element’s computed width, height and margin.
Inherited
no
Applies to
all elements that accept width or height
Initial value
content-box
Animation type
discrete
Computed value
as specified
CSS Box Sizing Module Level 3 # box-sizing
box-sizing: border-box;
box-sizing: content-box;
/* Global values */
box-sizing: inherit;
box-sizing: initial;
box-sizing: revert;
box-sizing: unset;
Browser Support For Chrome for Android Versions
Browser Support For Firefox for Android Versions
Test your website on 3000+ real browsers and operating systems for mobile and desktop with the LambdaTest cloud. Perform browser compatibility test for CSS3 Box-sizing and many more web technologies that are a part of your website or web-application.
Last Modified date
2022-04-10
Data sourced from
Test this and other features on your website for compatibility across
3,000 real browsers and devices using
I hope we're able to help you build browser compatible web experience.
Fast track your browser testing experience on 3000+ browsers and OS combinations with LambdaTest.
Sarah Elson (Product & Growth Lead)