We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f82f01 commit cf3b5beCopy full SHA for cf3b5be
css2/Overview.bs
@@ -8754,8 +8754,8 @@ elements is:</p>
8754
8755
<blockquote>
8756
<p>'left' + 'margin-left' + 'border-left-width' + 'padding-left' + 'width'
8757
-\+ 'padding-right' + 'border-right-width' + 'margin-right' + 'right' = width
8758
- of containing block </p>
+ + 'padding-right' + 'border-right-width' + 'margin-right' + 'right' = width
+ of containing block </p>
8759
</blockquote>
8760
8761
<p>If all three of 'left', 'width', and 'right' are <css>auto</css>: First set
0 commit comments