Skip to content

Commit a376b9b

Browse files
committed
[web-animations-1] Fix link defaults
1 parent f159126 commit a376b9b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

web-animations-1/Overview.bs

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,11 +189,21 @@ spec:dom; type:interface; text:DocumentOrShadowRoot
189189
spec:dom; type:interface; text:EventTarget
190190
spec:dom; type:interface; text:Event
191191
spec:dom; type:dfn; text:descendant
192+
spec:dom; type:dfn; for:/; text:document
192193
spec:dom; type:dfn; for:/; text:shadow root
194+
spec:css-cascade-5; type:dfn;
195+
text:computed value
196+
text:shorthand property
193197
spec:css-color-4; type:value; text:transparent
194-
spec:css-fonts-4; type:property; text:font-weight
198+
spec:css-display-4; type:property;
199+
text:visibility
200+
text:display
201+
spec:css-fonts-4; type:property;
202+
text:font-size
203+
text:font-weight
195204
spec:css-values-4; type:dfn; text:interpolation
196205
spec:css-backgrounds-3; type:property;
206+
text:background-image
197207
text:border-width
198208
text:border-bottom-width
199209
text:border-left-width
@@ -202,6 +212,7 @@ spec:css-backgrounds-3; type:property;
202212
text:border-top-color
203213
text:border-top
204214
text:border-color
215+
text:box-shadow
205216
spec:cssom-1; type: dfn;
206217
text: CSS declaration block
207218
spec:css-transforms-1; type:property; text:transform

0 commit comments

Comments
 (0)