File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -769,15 +769,15 @@ Combination of <<position>></h4>
769
769
as a <<length-percentage>> .
770
770
771
771
772
- <!-- Big Text: interp
773
-
774
- ████ █ █▌ █████▌ █████▌ ████ ▌ █ ███▌
775
- ▐▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
776
- ▐ ▌ ██▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
777
- ▐ ▌ █▌▐█ █▌ █▌ ████ ████ ▌ █ ███▌
778
- ▐▌ █▌ ██▌ █▌ █▌ █▌▐█ █▌
779
- ▐▌ █▌ █▌ █▌ █▌ █▌ ▐█ █▌
780
- ████ █ ▌ ▐ ▌ █▌ █████▌ █ ▌ █▌ █▌
772
+ <!-- Big Text: progress
773
+
774
+ ████▌ ████▌ ███▌ ███▌ ████▌ █████▌ ███▌ ███▌
775
+ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
776
+ █ ▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌ █▌
777
+ ████ ▌ ████▌ █▌ █▌ █▌ ██▌ ████▌ ████ ███▌ ███▌
778
+ █▌ █▌▐█ █▌ █▌ █▌ █▌ █▌▐█ █▌ █▌ █▌
779
+ █▌ █▌ ▐█ █▌ █▌ █▌ █▌ █▌ ▐█ █▌ █▌ █▌ █▌ █▌
780
+ █▌ █▌ █▌ ███ ▌ ███ ▌ █▌ █▌ █████▌ ███ ▌ ██ █▌
781
781
-->
782
782
783
783
<h2 id="progress" oldids="progress-func">
@@ -824,6 +824,8 @@ Interpolation Progress Calculations: the ''progress()'' notation</h2>
824
824
ISSUE: Do we need a ''percent-progress()'' notation,
825
825
or do enough places auto-convert that it's not necessary?
826
826
827
+ ISSUE(11825): Should progress() functions clamp to 0-100%?
828
+
827
829
Note: The ''progress()'' function is essentially syntactic sugar
828
830
for a particular pattern of ''calc()'' notations.
829
831
You can’t perform that action at this time.
0 commit comments