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 361897c commit 8bbfbf8Copy full SHA for 8bbfbf8
index.bs
@@ -5861,7 +5861,7 @@ dictionary QueuingStrategy {
5861
QueuingStrategySize size;
5862
};
5863
5864
-callback QueuingStrategySize = unrestricted double (optional any chunk);
+callback QueuingStrategySize = unrestricted double (any chunk);
5865
</xmp>
5866
5867
<dl>
reference-implementation/lib/QueuingStrategy.webidl
@@ -3,4 +3,4 @@ dictionary QueuingStrategy {
3
4
5
6
0 commit comments