Skip to content

Commit d07c8c5

Browse files
committed
[css-images-4] Don't compute stripe() percentages to absolute lengths. w3c#8140
1 parent a71367a commit d07c8c5

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

css-images-4/Overview.bs

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1985,12 +1985,11 @@ Color Stop “Fixup”</h4>
19851985
as the <<flex>> values approach zero.)
19861986
</div>
19871987

1988-
The computed value of this function is the [=specified value=]
1989-
with all <<color>>s computed
1990-
and all <<length-percentage>>s absolutized and computed to the extent possible.
1991-
1992-
Issue: Do we actually want to compute everything through to an absolute length?
1993-
It might not make that much sense for inheritance that way.
1988+
The [=computed value=] of this function is
1989+
an ordered list of stripes,
1990+
each given as a [=computed color=]
1991+
and a thickness represented either a <<flex>> value
1992+
or a computed <<length-percentage>> value.
19941993

19951994
<!--
19961995
██████ ████ ████████ ████ ██ ██ ██████

0 commit comments

Comments
 (0)