We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360fc74 commit f9b4b88Copy full SHA for f9b4b88
spec/Overview.html
@@ -1910,7 +1910,7 @@ <h4>The digest method</h4>
1910
</li>
1911
<li>
1912
<p>
1913
- While <code>|iterator|.[[\Done]]</code> is false:
+ Repeat:
1914
</p>
1915
<ol>
1916
@@ -1925,6 +1925,11 @@ <h4>The digest method</h4>
1925
|value| and then terminate these steps.
1926
1927
1928
+ <li>
1929
+ <p>
1930
+ If |value| is `DONE`, terminate these steps.
1931
+ </p>
1932
+ </li>
1933
1934
1935
Let |value| be the result of calling
0 commit comments