Skip to content

Commit 7523501

Browse files
committed
[css-contain] test coverage update
1 parent 99b5d8b commit 7523501

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

css-contain-1/Overview.bs

+6
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,12 @@ Size Containment</h3>
504504
so properties like 'aspect-ratio' which affect that [=preferred aspect ratio=] directly
505505
are honored.
506506

507+
<wpt pathprefix=css/css-sizing/aspect-ratio/>
508+
replaced-element-023.html
509+
replaced-element-025.html
510+
replaced-element-027.html
511+
</wpt>
512+
507513
<div class=example>
508514
Given the following markup and style, the image would be sized to 100px by 100px,
509515
as the aspect ratio set by the 'aspect-ratio' property takes effect.

css-contain-2/Overview.bs

+6
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,12 @@ Size Containment</h3>
552552
so properties like 'aspect-ratio' which affect that [=preferred aspect ratio=] directly
553553
are honored.
554554

555+
<wpt pathprefix=css/css-sizing/aspect-ratio/>
556+
replaced-element-023.html
557+
replaced-element-025.html
558+
replaced-element-027.html
559+
</wpt>
560+
555561
<div class=example>
556562
Given the following markup and style, the image would be sized to 100px by 100px,
557563
as the aspect ratio set by the 'aspect-ratio' property takes effect.

0 commit comments

Comments
 (0)