Skip to content

Commit 7034229

Browse files
committed
[css-values-5] Mark issue
1 parent 9c5dc85 commit 7034229

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

css-values-5/Overview.bs

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -769,15 +769,15 @@ Combination of <<position>></h4>
769769
as a <<length-percentage>>.
770770

771771

772-
<!-- Big Text: interp
773-
774-
████ █▌ █████▌ █████▌ ██████▌
775-
▐▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
776-
▌ ██▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
777-
▌ █▌▐█ █▌ █▌ ████ ██████▌
778-
▐▌ █▌ ██▌ █▌ █▌ █▌▐█ █▌
779-
▐▌ █▌ █▌ █▌ █▌ █▌ ▐█ █▌
780-
███ █ █▌ █████▌ █▌ █▌
772+
<!-- Big Text: progress
773+
774+
████▌ ████▌ ███▌ ███▌ ████▌ █████▌ ███▌ ███▌
775+
█▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
776+
▌ ██▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
777+
████▌ ████▌ █▌ █▌ █▌ ██▌ ████▌ ████ ███▌ ███▌
778+
█▌ █▌▐█ █▌ ██▌ █▌ █▌▐█ █▌ █▌ █▌
779+
█▌ █▌ ▐█ █▌ █▌ █▌ █▌ █▌ ▐█ █▌ █▌ █▌ █▌ █▌
780+
▌ █▌ █▌ ██████▌ █▌ █▌ █████▌ ███ ███▌
781781
-->
782782

783783
<h2 id="progress" oldids="progress-func">
@@ -824,6 +824,8 @@ Interpolation Progress Calculations: the ''progress()'' notation</h2>
824824
ISSUE: Do we need a ''percent-progress()'' notation,
825825
or do enough places auto-convert that it's not necessary?
826826

827+
ISSUE(11825): Should progress() functions clamp to 0-100%?
828+
827829
Note: The ''progress()'' function is essentially syntactic sugar
828830
for a particular pattern of ''calc()'' notations.
829831

0 commit comments

Comments
 (0)