Skip to content

Preparing Final Report #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 4, 2014
Prev Previous commit
Next Next commit
Addressing github issue #1.
  • Loading branch information
Dominik Röttsches committed Jul 3, 2014
commit a89d6130332621ae6d18d8ef1083d8744125fc7b
8 changes: 6 additions & 2 deletions Overview.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,12 @@ <h2 class="no-num no-toc">
</div>
<h2 class="no-num no-toc">
Abstract
</h2>This document standardizes access to external presentation-type
displays for web applications.
</h2>
<p>
This specification defines an API to enable web content to access
external presentation-type displays and use them for presenting web
content.
</p>
<h2 class="no-num no-toc" id="sotd">
Status of this Document
</h2>This document serves as the final report of the <a href=
Expand Down
14 changes: 9 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
<h1>
Presentation API
</h1>
<h2 class="no-num no-toc" id="(draft-of)-final-report-2-july-2014">
(Draft of) Final Report 2 July 2014
<h2 class="no-num no-toc" id="(draft-of)-final-report-3-july-2014">
(Draft of) Final Report 3 July 2014
</h2>
<dl>
<dt>
Expand Down Expand Up @@ -136,8 +136,12 @@ <h2 class="no-num no-toc" id="(draft-of)-final-report-2-july-2014">
</div>
<h2 class="no-num no-toc" id="abstract">
Abstract
</h2>This document standardizes access to external presentation-type
displays for web applications.
</h2>
<p>
This specification defines an API to enable web content to access
external presentation-type displays and use them for presenting web
content.
</p>
<h2 class="no-num no-toc" id="sotd">
Status of this Document
</h2>This document serves as the final report of the <a href="http://www.w3.org/community/webscreens/">Second Screen Presentation
Expand All @@ -148,7 +152,7 @@ <h2 class="no-num no-toc" id="sotd">
found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a>
at http://www.w3.org/TR/.</em></p>

<p>This is the 2 July 2014 Editor's Draft of
<p>This is the 3 July 2014 Editor's Draft of
Presentation API
. The W3C Membership
and other interested parties are invited to review the document and send
Expand Down