Skip to content

Commit a255f62

Browse files
Fix the reference to the new user-intent design principle. (#32)
SHA: bacfcf3 Reason: push, by martinthomson Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f9cad5 commit a255f62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator">
99
<link href="https://w3ctag.github.io/user-agents" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="698bc2005806254c5d494773510305ee0b035822" name="revision">
11+
<meta content="bacfcf384f7bdf6b269c65169754112228f3c1d1" name="revision">
1212
<meta content="dark light" name="color-scheme">
1313
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1414
<style>/* Boilerplate: style-autolinks */
@@ -574,7 +574,7 @@
574574
</p>
575575
<h1 class="p-name no-ref" id="title">Web User Agents</h1>
576576
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
577-
<time class="dt-updated" datetime="2025-10-16">16 October 2025</time></p>
577+
<time class="dt-updated" datetime="2025-10-29">29 October 2025</time></p>
578578
<details open>
579579
<summary>More details about this document</summary>
580580
<div data-fill-with="spec-metadata">
@@ -762,7 +762,7 @@ <h3 class="heading settled" data-level="3.1" id="protection"><span class="secno"
762762
<p>However, users can still choose to share files,
763763
e.g., via uploads or downloads.
764764
APIs like <a data-biblio-display="inline" data-link-type="biblio" href="https://wicg.github.io/file-system-access/"><cite>File System Access</cite></a> don’t violate this duty,
765-
provided users can <a href="https://w3ctag.github.io/design-principles/#consent">meaningfully consent</a>.</p>
765+
provided users have the tools to <a href="https://w3ctag.github.io/design-principles/#user-decisions">make good decisions</a>.</p>
766766
</div>
767767
<h3 class="heading settled" data-level="3.2" id="honesty"><span class="secno">3.2. </span><span class="content">Honesty</span><a class="self-link" href="#honesty"></a></h3>
768768
<p>A user agent is responsible to explain to its user what’s going on,

0 commit comments

Comments
 (0)