Editorial: reference Encoding's 'UTF-8' directly (#96) · w3c/web-share-target@a703396
2020-06-12
·
via Recent Commits to web-share-target:main
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
| Original file line number | Diff line number | Diff line change |
|---|
@@ -570,7 +570,7 @@ <h3>
|
570 | 570 | <ol> |
571 | 571 | <li>Let <var>body</var> be the result of running the |
572 | 572 | <a>multipart/form-data encoding algorithm</a> with <var>entry |
573 | | - list</var> and [[[UTF-8]]] encoding. |
| 573 | + list</var> and the [=UTF-8=] encoding. |
574 | 574 | </li> |
575 | 575 | <li>Let <var>MIME type</var> be the concatenation of the string |
576 | 576 | <code>"multipart/form-data;"</code>, a U+0020 SPACE character, |
|
613 | 613 | This specification has no known accessibility considerations. |
614 | 614 | </p> |
615 | 615 | </section> |
616 | | -<section class="informative"> |
| 616 | +<section class="informative" data-cite="secure-contexts"> |
617 | 617 | <h2> |
618 | 618 | Security and privacy considerations |
619 | 619 | </h2> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。