Skip to content

Commit fee3c5c

Browse files
committed
deploy: ca6bfaf
1 parent eea0a62 commit fee3c5c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version d765c696b, updated Fri Mar 8 15:58:52 2024 -0800" name="generator">
99
<link href="https://www.w3.org/TR/design-principles/" rel="canonical">
10-
<meta content="d893e1c5da763dca6a694d292d6ee7dd1320cb77" name="revision">
10+
<meta content="ca6bfaf2b29a260045b580ff86ed20c67b0f2a2e" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>
@@ -701,7 +701,7 @@
701701
<div class="head">
702702
<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>
703703
<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>
705705
<details open>
706706
<summary>More details about this document</summary>
707707
<div data-fill-with="spec-metadata">
@@ -1080,9 +1080,8 @@ <h3 class="heading settled" data-level="1.5" id="identity"><span class="secno">1
10801080
unless a persistent identifier is absolutely necessary.</p>
10811081
<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>
10821082
<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>
10861085
<p>One of the main values of the Web is that it’s extremely flexible:
10871086
a Web page may be viewed on virtually any consumer computing device
10881087
at a very wide range of screen sizes,

0 commit comments

Comments
 (0)