-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
1 parent
b7ee38e
commit a98792d
Showing
1 changed file
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -165,7 +165,7 @@ | |
#index-defined-here .print-only{display:initial} | ||
} | ||
</style> | ||
<meta name="revision" content="3a9454ffaa60cb202cdb2ce23e9a260fa90907b3"> | ||
<meta name="revision" content="74d1a415389ac75c5f746969920257921ab84c29"> | ||
<meta name="description" content="This specification defines an API to enable Web content to access | ||
presentation displays and use them for presenting Web content."> | ||
<style> | ||
|
@@ -204,7 +204,9 @@ | |
"company": "Google", | ||
"mailto": "[email protected]", | ||
"url": "mailto:[email protected]" | ||
}, | ||
} | ||
], | ||
"formerEditors": [ | ||
{ | ||
"w3cid": 63802, | ||
"name": "Dominik Röttsches", | ||
|
@@ -257,16 +259,16 @@ | |
}, | ||
"crEnd": "2016-09-12", | ||
"implementationReportURI": "https://www.w3.org/wiki/Second_Screen/Implementation_Status#Tests", | ||
"gitRevision": "3a9454ffaa60cb202cdb2ce23e9a260fa90907b3", | ||
"publishISODate": "2024-08-22T00:00:00.000Z", | ||
"generatedSubtitle": "W3C Editor's Draft 22 August 2024" | ||
"gitRevision": "74d1a415389ac75c5f746969920257921ab84c29", | ||
"publishISODate": "2024-08-23T00:00:00.000Z", | ||
"generatedSubtitle": "W3C Editor's Draft 23 August 2024" | ||
}</script> | ||
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head> | ||
<body class="h-entry" data-cite="WEBIDL dom fileapi secure-contexts html url webidl webrtc websockets"><div class="head"> | ||
<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"> | ||
</a></p> | ||
<h1 id="title" class="title">Presentation API</h1> | ||
<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> | ||
<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> | ||
<details open=""> | ||
<summary>More details about this document</summary> | ||
<dl> | ||
|
@@ -289,13 +291,15 @@ <h1 id="title" class="title">Presentation API</h1> | |
|
||
|
||
|
||
<dt>Editors:</dt><dd class="editor p-author h-card vcard" data-editor-id="68454"> | ||
<dt>Editor:</dt><dd class="editor p-author h-card vcard" data-editor-id="68454"> | ||
<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>) | ||
</dd><dd class="editor p-author h-card vcard" data-editor-id="63802"> | ||
</dd> | ||
<dt> | ||
Former editor: | ||
</dt><dd class="editor p-author h-card vcard" data-editor-id="63802"> | ||
<span class="p-name fn">Dominik Röttsches</span> (<span class="p-org org h-org">Intel</span>) (until April 2015) | ||
</dd> | ||
|
||
|
||
<dt>Feedback:</dt><dd> | ||
<a href="https://github.com/w3c/presentation-api/">GitHub w3c/presentation-api</a> | ||
(<a href="https://github.com/w3c/presentation-api/pulls/">pull requests</a>, | ||
|