Meta: add missing </span> tag · whatwg/storage@7834206
tabatkins
·
2025-12-03
·
via Recent Commits to storage:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -406,7 +406,7 @@ initially an empty <a for=/>map</a>. A <a>storage bottle</a> also has a
|
406 | 406 | <a for=/>set</a>. A <a>storage bottle</a> also has a <dfn for="storage bottle">quota</dfn>, which is |
407 | 407 | null or a number representing a conservative estimate of the total amount of bytes it can hold. Null |
408 | 408 | indicates the lack of a limit. <span class=note>It is still bound by the <a>storage quota</a> of its |
409 | | -encompassing <a for=/>storage shelf</a>. |
| 409 | +encompassing <a for=/>storage shelf</a>.</span> |
410 | 410 | |
411 | 411 | <p>A <a>storage bottle</a>'s <a for="storage bottle">map</a> is where the actual data meant to be |
412 | 412 | stored lives. User agents are expected to store this data, and make it available across <a>agent</a> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。