Skip to content

Commit d235b93

Browse files
Update link to CDM definition (#577)
SHA: 8f1b24f Reason: push, by jyasskin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4dd130b commit d235b93

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<title>Web Platform Design Principles</title>
66
<meta content="NOTE-ED" name="w3c-status">
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
8-
<meta content="Bikeshed version b25686b9f, updated Fri Mar 14 14:15:20 2025 -0700" name="generator">
8+
<meta content="Bikeshed version 9a7a6709a, updated Tue May 27 16:45:34 2025 -0700" name="generator">
99
<link href="https://www.w3.org/TR/design-principles/" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="636ff69ccc6db8f37a95ef136776f864e7f7e2c0" name="revision">
11+
<meta content="8f1b24fa3249ac2aaf3e897fffae612d3f2341a1" 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>
@@ -702,7 +702,7 @@
702702
<div class="head">
703703
<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>
704704
<h1 class="p-name no-ref" id="title">Web Platform Design Principles</h1>
705-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-05-22">22 May 2025</time></p>
705+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-06-03">3 June 2025</time></p>
706706
<details open>
707707
<summary>More details about this document</summary>
708708
<div data-fill-with="spec-metadata">
@@ -3642,7 +3642,7 @@ <h3 class="heading settled" data-level="11.3" id="implementability"><span class=
36423642
<a class="self-link" href="#eme-and-payment-request"></a>
36433643
<p><a data-link-type="biblio" href="#biblio-encrypted-media" title="Encrypted Media Extensions">[ENCRYPTED-MEDIA]</a> and <a data-link-type="biblio" href="#biblio-payment-request" title="Payment Request API">[payment-request]</a> are both examples of specifications
36443644
which minimize API differences by isolating a non-standard component
3645-
(<a href="https://w3c.github.io/encrypted-media/#cdm">Content Decryption Modules</a> and <a href="https://www.w3.org/TR/payment-method-manifest/">payment methods</a>, respectively)
3645+
(<a href="https://w3c.github.io/encrypted-media/#dfn-cdm">Content Decryption Modules</a> and <a href="https://www.w3.org/TR/payment-method-manifest/">payment methods</a>, respectively)
36463646
from the rest of the (shared) API surface.</p>
36473647
</div>
36483648
<p>Groups sometimes choose to specify APIs

0 commit comments

Comments
 (0)