Skip to content

Commit 123c371

Browse files
authored
[css-backgrounds-3][editorial] Fix bikeshed errors and warnings (#11912)
1 parent 0f509ac commit 123c371

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-backgrounds-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:css2; type:value; text:table
2828
spec:css2; type:value; text:inline-table
2929
spec:css2; type:value; text:table-cell
3030
spec:css2; type:property; text:overflow
31-
spec:css2; type:value; text:visible
31+
spec:css2; type:value; for:overflow; text:visible
3232
spec:css2; type:dfn; text:viewport
3333
spec:css-break-4; type:dfn; text:fragment
3434
spec:css-color-4; type:property; text:color
@@ -832,7 +832,7 @@ Affixing Images: the 'background-attachment' property</h3>
832832
<figcaption>
833833
Diagram of the meaning of ''background-position: 75% 50%''.
834834
</figcaption>
835-
</div>
835+
</figure>
836836
</div>
837837

838838
<dt><dfn><<length>></dfn>
@@ -2602,7 +2602,7 @@ Overlapping Curves</h3>
26022602

26032603
<figcaption>
26042604
These rounded corner might be the result of
2605-
'width: 6em; height: 2.5em; border-radius: 0.5em 2em 0.5em 2em''
2605+
''width: 6em; height: 2.5em; border-radius: 0.5em 2em 0.5em 2em''
26062606
for A; and ditto but with ''height: 2em'' for B.
26072607
</figcaption>
26082608
</figure>

0 commit comments

Comments
 (0)