Skip to content

Commit a98792d

Browse files
Mark Dominik Rottsches as a former editor (#522)
SHA: 74d1a41 Reason: push, by mfoltzgoogle Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b7ee38e commit a98792d

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

index.html

+13-9
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
#index-defined-here .print-only{display:initial}
166166
}
167167
</style>
168-
<meta name="revision" content="3a9454ffaa60cb202cdb2ce23e9a260fa90907b3">
168+
<meta name="revision" content="74d1a415389ac75c5f746969920257921ab84c29">
169169
<meta name="description" content="This specification defines an API to enable Web content to access
170170
presentation displays and use them for presenting Web content.">
171171
<style>
@@ -204,7 +204,9 @@
204204
"company": "Google",
205205
"mailto": "[email protected]",
206206
"url": "mailto:[email protected]"
207-
},
207+
}
208+
],
209+
"formerEditors": [
208210
{
209211
"w3cid": 63802,
210212
"name": "Dominik Röttsches",
@@ -257,16 +259,16 @@
257259
},
258260
"crEnd": "2016-09-12",
259261
"implementationReportURI": "https://www.w3.org/wiki/Second_Screen/Implementation_Status#Tests",
260-
"gitRevision": "3a9454ffaa60cb202cdb2ce23e9a260fa90907b3",
261-
"publishISODate": "2024-08-22T00:00:00.000Z",
262-
"generatedSubtitle": "W3C Editor's Draft 22 August 2024"
262+
"gitRevision": "74d1a415389ac75c5f746969920257921ab84c29",
263+
"publishISODate": "2024-08-23T00:00:00.000Z",
264+
"generatedSubtitle": "W3C Editor's Draft 23 August 2024"
263265
}</script>
264266
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
265267
<body class="h-entry" data-cite="WEBIDL dom fileapi secure-contexts html url webidl webrtc websockets"><div class="head">
266268
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
267269
</a></p>
268270
<h1 id="title" class="title">Presentation API</h1>
269-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-08-22">22 August 2024</time></p>
271+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-08-23">23 August 2024</time></p>
270272
<details open="">
271273
<summary>More details about this document</summary>
272274
<dl>
@@ -289,13 +291,15 @@ <h1 id="title" class="title">Presentation API</h1>
289291

290292

291293

292-
<dt>Editors:</dt><dd class="editor p-author h-card vcard" data-editor-id="68454">
294+
<dt>Editor:</dt><dd class="editor p-author h-card vcard" data-editor-id="68454">
293295
<a class="ed_mailto u-email email p-name" href="mailto:[email protected]">Mark Foltz</a> (<span class="p-org org h-org">Google</span>)
294-
</dd><dd class="editor p-author h-card vcard" data-editor-id="63802">
296+
</dd>
297+
<dt>
298+
Former editor:
299+
</dt><dd class="editor p-author h-card vcard" data-editor-id="63802">
295300
<span class="p-name fn">Dominik Röttsches</span> (<span class="p-org org h-org">Intel</span>) (until April 2015)
296301
</dd>
297302

298-
299303
<dt>Feedback:</dt><dd>
300304
<a href="https://github.com/w3c/presentation-api/">GitHub w3c/presentation-api</a>
301305
(<a href="https://github.com/w3c/presentation-api/pulls/">pull requests</a>,

0 commit comments

Comments
 (0)