We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f6437 commit ccdce56Copy full SHA for ccdce56
css-images-4/Overview.bs
@@ -2420,7 +2420,8 @@ Interpolating ''stripes()'' {#interpolating-stripes}
2420
2421
1. Both the starting and ending image must have the same number of <<color-stripe>>s.
2422
2423
- 2. Neither image uses a combination of <<length>>, <<percentage>>, and <<flex>> stripes.
+ 2. Each pair of interpolated thicknesses must be of the same type,
2424
+ i.e. both must either be of type <<length-percentage>>, or <<flex>>.
2425
2426
If the two images satisfy both constraints,
2427
they must be interpolated as described below.
0 commit comments