Skip to content

Commit 8eb7daa

Browse files
committed
[css-box-4][editorial] Fixed Bikeshed errors
1 parent b677e71 commit 8eb7daa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

css-box-4/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Ignored Terms: internal table elements, block layout
1515
</pre>
1616
<pre class='link-defaults'>
1717
spec:css-sizing-3; type:dfn; text:size
18-
spec:css-backgrounds-3; type:property; text:border-radius
18+
spec:css-borders-4;
19+
type:property; text:border
20+
type:property; text:border-radius
1921
</pre>
2022

2123
Introduction {#intro}
@@ -113,7 +115,7 @@ The CSS Box Model {#box-model}
113115

114116
<div class="figure">
115117
<p><img src="images/box.png" alt="Diagram of a typical box, showing the
116-
content, padding, border and margin areas">
118+
content, padding, border and margin areas" width="461">
117119

118120
<p class="caption">The various areas and edges of a typical box.
119121
</div>

0 commit comments

Comments
 (0)