@@ -34,30 +34,49 @@ urlPrefix: https://dbaron.org/css/intrinsic/
34
34
</pre>
35
35
36
36
<pre class=link-defaults>
37
- spec:css2; type:property;
38
- text:min-width
39
- text:min-height
40
- text:max-width
41
- text:max-height
42
37
spec:css-sizing-3
43
38
type:property; text:box-sizing
44
39
type:value; for:box-sizing; text:border-box
45
40
type:value; for:width; text:auto
46
41
type:value; for:height; text:auto
47
- spec:css-tables-3; type:property; text:border-spacing
48
- spec:css-color-4; type:property; text:color
49
- spec:cssom-1; type:interface; text:CSS
42
+ type:property; text:min-height
43
+ type:property; text:max-height
44
+ spec:css-tables-3
45
+ type:property; text:border-spacing
46
+ spec:css-color-4
47
+ type:property; text:color
48
+ spec:cssom-1
49
+ type:interface; text:CSS
50
50
spec:selectors-4;
51
51
type:selector; text::active
52
52
type:selector; text::hover
53
53
type:dfn; text:type selector
54
- spec:css-page-floats-3; type:value; text:none
54
+ spec:css-page-floats-3
55
+ type:value; text:none
55
56
spec:css-backgrounds-3
56
57
type:property; text:border-top-width
57
58
type:property; text:border-bottom-width
58
59
type:property; text:border-right-width
59
60
type:property; text:border-left-width
60
-
61
+ type:property; text:border-style
62
+ spec:css-box-4
63
+ type:property; text:padding-top
64
+ type:property; text:padding-bottom
65
+ type:property; text:padding-right
66
+ type:property; text:padding-left
67
+ type:property; text:margin-left
68
+ type:property; text:margin-right
69
+ type:property; text:margin-top
70
+ type:property; text:margin-bottom
71
+ spec:css-cascade-5
72
+ type:dfn; text:used value
73
+ type:dfn; text:computed value
74
+ spec:css-position-3
75
+ type:property; text:position
76
+ spec:css-display-4
77
+ type:property; text:display
78
+ type:dfn; text:containing block
79
+ type:dfn; text:initial containing block
61
80
</pre>
62
81
63
82
<style>
0 commit comments