Skip to content

Commit 3c84ee7

Browse files
authored
Meta: fix Bikeshed link errors
1 parent 7441432 commit 3c84ee7

File tree

1 file changed

+29
-10
lines changed

1 file changed

+29
-10
lines changed

quirks.bs

+29-10
Original file line numberDiff line numberDiff line change
@@ -34,30 +34,49 @@ urlPrefix: https://dbaron.org/css/intrinsic/
3434
</pre>
3535

3636
<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
4237
spec:css-sizing-3
4338
type:property; text:box-sizing
4439
type:value; for:box-sizing; text:border-box
4540
type:value; for:width; text:auto
4641
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
5050
spec:selectors-4;
5151
type:selector; text::active
5252
type:selector; text::hover
5353
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
5556
spec:css-backgrounds-3
5657
type:property; text:border-top-width
5758
type:property; text:border-bottom-width
5859
type:property; text:border-right-width
5960
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
6180
</pre>
6281

6382
<style>

0 commit comments

Comments
 (0)