CSS 2.2 CR Test Suite
Box model (0 tests)
Test |
Refs |
Flags |
Info |
+
8 Box model |
+
8.1 Box dimensions |
+
8.2 Example of margins, padding, and borders |
+
8.3 Margin properties: 'margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin' |
+
8.3.1 Collapsing margins |
+
8.4 Padding properties: 'padding-top', 'padding-right', 'padding-bottom', 'padding-left', and 'padding' |
+
8.5 Border properties |
+
8.5.1 Border width: 'border-top-width', 'border-right-width', 'border-bottom-width', 'border-left-width', and 'border-width' |
+
8.5.2 Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color' |
+
8.5.3 Border style: 'border-top-style', 'border-right-style', 'border-bottom-style', 'border-left-style', and 'border-style' |
+
8.5.4 Border shorthand properties: 'border-top', 'border-right', 'border-bottom', 'border-left', and 'border' |
+
8.6 The box model for inline elements in bidirectional context |