File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5294,8 +5294,9 @@ compared to the quota value.
52945294of the <a href="#idl-DOMException-error-names">base <code>DOMException</code> error names</a>. It
52955295has been upgraded to a full interface to support including such information.</p>
52965296
5297- Every {{QuotaExceededError}} instance has a <dfn for="QuotaExceededError">requested</dfn> and a
5298- <dfn for="QuotaExceededError">quota</dfn>, both numbers or null. They are both initially null.
5297+ Every {{QuotaExceededError}} instance has a <dfn export for="QuotaExceededError">requested</dfn> and
5298+ a <dfn export for="QuotaExceededError">quota</dfn>, both numbers or null. They are both initially
5299+ null.
52995300
53005301<div algorithm>
53015302 The <dfn constructor for="QuotaExceededError" lt="QuotaExceededError(message, options)">new QuotaExceededError(|message|, |options|)</dfn>
You can’t perform that action at this time.
0 commit comments