|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
|
8 | 8 | <meta content="Bikeshed version d765c696b, updated Fri Mar 8 15:58:52 2024 -0800" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/design-principles/" rel="canonical">
|
10 |
| - <meta content="d893e1c5da763dca6a694d292d6ee7dd1320cb77" name="revision"> |
| 10 | + <meta content="ca6bfaf2b29a260045b580ff86ed20c67b0f2a2e" name="revision"> |
11 | 11 | <meta content="dark light" name="color-scheme">
|
12 | 12 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
|
13 | 13 | <style>
|
|
701 | 701 | <div class="head">
|
702 | 702 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
|
703 | 703 | <h1 class="p-name no-ref" id="title">Web Platform Design Principles</h1>
|
704 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-04-05">5 April 2024</time></p> |
| 704 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-04-22">22 April 2024</time></p> |
705 | 705 | <details open>
|
706 | 706 | <summary>More details about this document</summary>
|
707 | 707 | <div data-fill-with="spec-metadata">
|
@@ -1080,9 +1080,8 @@ <h3 class="heading settled" data-level="1.5" id="identity"><span class="secno">1
|
1080 | 1080 | unless a persistent identifier is absolutely necessary.</p>
|
1081 | 1081 | <h3 class="heading settled" data-level="1.6" id="devices-platforms"><span class="secno">1.6. </span><span class="content">Support the full range of devices and platforms (Media Independence)</span><a class="self-link" href="#devices-platforms"></a></h3>
|
1082 | 1082 | <p>As much as possible,
|
1083 |
| -ensure that features on the web work across different input and output [devices, |
1084 |
| -screen sizes, interaction modes, platforms, and media] |
1085 |
| -(https://www.w3.org/2001/tag/doc/ethical-web-principles/#multi).</p> |
| 1083 | +ensure that features on the web work across different input and output <a href="https://www.w3.org/TR/ethical-web-principles/#multi">devices, |
| 1084 | +screen sizes, interaction modes, platforms, and media</a>.</p> |
1086 | 1085 | <p>One of the main values of the Web is that it’s extremely flexible:
|
1087 | 1086 | a Web page may be viewed on virtually any consumer computing device
|
1088 | 1087 | at a very wide range of screen sizes,
|
|
0 commit comments