Skip to content

Commit 1a2097b

Browse files
committed
[css-sizing-3] Fix tabs versus spaces bikeshed warnings.
1 parent 8995e60 commit 1a2097b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-sizing-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,8 @@ Sizing Values: the <<length-percentage [0,∞]>>, ''width/auto'' | ''max-width/n
513513
with the <a>available space</a> replaced by the specified argument,
514514
i.e.
515515
<code>min(''width/max-content'', max(''width/min-content'', <<length-percentage>>))</code>,
516-
where the <<length-percentage>> argument is resolved
517-
exactly as for <<length-percentage>> values standing alone.
516+
where the <<length-percentage>> argument is resolved
517+
exactly as for <<length-percentage>> values standing alone.
518518

519519
Negative <<length-percentage>> values are invalid.
520520
</dl>
@@ -1315,7 +1315,7 @@ Compressible Replaced Elements</h4>
13151315
in <a href="https://html.spec.whatwg.org/multipage/rendering.html#replaced-elements">HTML&sect;14.4</a> [[!HTML]],
13161316
the following HTML elements are also considered to be [=replaced elements=]
13171317
for the purpose of the <a href="#replaced-percentage-min-contribution">percentage-sized replaced element rule</a> above,
1318-
and can have their <a>min-content contribution</a> compressed
1318+
and can have their <a>min-content contribution</a> compressed
13191319
when their 'width'/'height' or 'max-width'/'max-height'
13201320
is expressed with a cyclic percentage size:
13211321

0 commit comments

Comments
 (0)