Skip to content

Commit b677e71

Browse files
committed
[css-box-3][editorial] Fixed Bikeshed errors
1 parent fefdce4 commit b677e71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-box-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Ignored Terms: internal table elements, block layout
1717
Issue Tracking: CSSWG GitHub https://github.com/w3c/csswg-drafts/issues
1818
</pre>
1919
<pre class='link-defaults'>
20+
spec:css-backgrounds-3; type:property; text:border
2021
spec:css-sizing-3; type:dfn; text:size
2122
</pre>
2223

@@ -125,7 +126,7 @@ The CSS Box Model {#box-model}
125126

126127
<div class="figure">
127128
<p><img src="images/box.png" alt="Diagram of a typical box, showing the
128-
content, padding, border and margin areas">
129+
content, padding, border and margin areas" width="461">
129130

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

0 commit comments

Comments
 (0)