|
8 | 8 | <meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator"> |
9 | 9 | <link href="https://www.w3.org/TR/explainer-explainer/" rel="canonical"> |
10 | 10 | <link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon"> |
11 | | - <meta content="3fd038c52c99292d8ae157f1fba99e85438f2072" name="revision"> |
| 11 | + <meta content="d5e6416f993e980409f06310edcede3cfc596777" name="revision"> |
12 | 12 | <meta content="dark light" name="color-scheme"> |
13 | 13 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css"> |
14 | 14 | <style>/* Boilerplate: style-autolinks */ |
|
538 | 538 | </p> |
539 | 539 | <h1 class="p-name no-ref" id="title">Writing Effective Explainers</h1> |
540 | 540 | <p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, |
541 | | - <time class="dt-updated" datetime="2025-09-22">22 September 2025</time></p> |
| 541 | + <time class="dt-updated" datetime="2025-10-01">1 October 2025</time></p> |
542 | 542 | <details open> |
543 | 543 | <summary>More details about this document</summary> |
544 | 544 | <div data-fill-with="spec-metadata"> |
@@ -662,9 +662,9 @@ <h2 class="heading settled" data-level="1" id="introduction"><span class="secno" |
662 | 662 | <p>Alternatives Considered: |
663 | 663 | Describe other ways the problem might be solved and why you prefer your proposal.</p> |
664 | 664 | <li data-md> |
665 | | - <p>Accessibility, Security, and Privacy Considerations: |
666 | | -Highlight any accessibility, security, and privacy implications that have been taken into account |
667 | | -during the design process.</p> |
| 665 | + <p>Accessibility, Internationalization, Privacy, and Security Considerations: |
| 666 | +Highlight any accessibility, internationalization, privacy, and security implications |
| 667 | +that have been taken into account during the design process.</p> |
668 | 668 | </ol> |
669 | 669 | <p>Follow the <a href="#tips">tips</a> below to make your explainer as effective as possible.</p> |
670 | 670 | <p>Once there is a reasonable amount of consensus on the approach and high-level design, |
@@ -886,10 +886,10 @@ <h2 class="heading settled" id="template"><span class="content">Appendix A: Mark |
886 | 886 |
|
887 | 887 | [etc.] |
888 | 888 |
|
889 | | -## Accessibility, Privacy, and Security Considerations |
| 889 | +## Accessibility, Internationalization, Privacy, and Security Considerations |
890 | 890 |
|
891 | | -[Highlight any accessibility, security, and privacy implications that have been taken into account |
892 | | -during the design process.] |
| 891 | +[Highlight any accessibility, internationalization, privacy, and security implications |
| 892 | +that have been taken into account during the design process.] |
893 | 893 |
|
894 | 894 | ## Stakeholder Feedback / Opposition |
895 | 895 |
|
|
0 commit comments