Skip to content

Commit bcaf7eb

Browse files
committed
[css2][editorial] minor markup fix
1 parent 2d91e25 commit bcaf7eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css2/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9299,8 +9299,8 @@ dimensions must satisfy this constraint:</p>
92999299

93009300
<blockquote>
93019301
<p>'top' + 'margin-top' + 'border-top-width' + 'padding-top' + 'height'
9302-
\+ 'padding-bottom' + 'border-bottom-width' + 'margin-bottom' + 'bottom'
9303-
= height of containing block </p>
9302+
+ 'padding-bottom' + 'border-bottom-width' + 'margin-bottom' + 'bottom'
9303+
= height of containing block </p>
93049304
</blockquote>
93059305

93069306
<p>If all three of 'top', 'height', and 'bottom' are auto, set 'top'

0 commit comments

Comments
 (0)