Skip to content

Commit e3a33ba

Browse files
committed
[css-transitions] Fix ambiguous reference for 'background-image', and link to latest css2 rather than css21.
1 parent d6809df commit e3a33ba

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css-transitions/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Ignored Vars: x1, x2, y1, y2
4646
Link Defaults: css-transforms (property) transform
4747
</pre>
4848
<pre class="link-defaults">
49-
spec:css21; type:property;
49+
spec:css2; type:property;
5050
text:top
5151
text:right
5252
text:bottom
@@ -88,6 +88,9 @@ spec:css21; type:property;
8888
text:visibility
8989
text:word-spacing
9090
text:z-index
91+
spec:css-backgrounds-3; type:property;
92+
text:background-image
93+
text:background-origin
9194
spec:css-color-3;
9295
type:property;
9396
text:color

0 commit comments

Comments
 (0)