Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit Shetty authored and Amit Shetty committed Jun 28, 2019
1 parent 0c2c280 commit 6b78a03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Group: IAB Tech Lab
URL: https://interactiveadvertisingbureau.github.io/SIMID/
Repository: InteractiveAdvertisingBureau/SIMID
Editor: IAB Tech Lab's Digital Video Technical Working Group, [email protected]
Abstract: Establishes a common and secure communication protocol between video players and executable ad units, providing rich ad experiences for viewers. Available for public comment until May 24th 2019.
Abstract: Establishes a common and secure communication protocol between video players and executable ad units, providing rich ad experiences for viewers.
Markup Shorthands: markdown yes, idl yes, dfn yes, markup yes
</pre>

Expand Down
7 changes: 1 addition & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1515,7 +1515,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
</div>
<div class="p-summary" data-fill-with="abstract">
<h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="content">Abstract</span></h2>
<p>Establishes a common and secure communication protocol between video players and executable ad units, providing rich ad experiences for viewers. Available for public comment until May 24th 2019.</p>
<p>Establishes a common and secure communication protocol between video players and executable ad units, providing rich ad experiences for viewers.</p>
</div>
<div data-fill-with="at-risk"></div>
<nav data-fill-with="table-of-contents" id="toc">
Expand Down Expand Up @@ -2416,7 +2416,6 @@ <h5 class="heading settled" data-level="4.4.5.2" id="simid-creative-reportTracki
<p>errorCode(int): The code for why the player did not attempt to send a tracking pixel. See <a href="#error-codes">§ 8.4 Error Codes</a></p>
</ul>
<h4 class="heading settled" data-level="4.4.6" id="simid-creative-requestChangeAdDuration"><span class="secno">4.4.6. </span><span class="content">SIMID:Creative:requestChangeAdDuration</span><a class="self-link" href="#simid-creative-requestChangeAdDuration"></a></h4>

Extension in duration should only be in response to user interaction.
<p>paramaters:</p>
<ul>
Expand Down Expand Up @@ -2520,7 +2519,6 @@ <h3 class="heading settled" data-level="6.1" id="api-ad-loading"><span class="se
all messages going forward.</p>
<li data-md>
<p>The player then sends a <a href="#simid-player-init">§ 4.3.6 SIMID:Player:init</a> message with all relevant parameters.

The player waits until the creative responds with resolve. If the
creative responds with reject, the player should immediately unload
the creative’s iframe.</p>
Expand Down Expand Up @@ -3285,7 +3283,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
<li><a href="#dom-message-sessionid">sessionId</a><span>, in §8.3</span>
<li><a href="#message-session-identifier">session identifier</a><span>, in §8.2</span>
<li><a href="#message-sessions">sessions</a><span>, in §8.2</span>

<li><a href="#simid-ad-unit">SIMID Ad Unit</a><span>, in §9</span>
<li><a href="#simid-creative">SIMID Creative</a><span>, in §9</span>
<li><a href="#simid-live-video-stream">SIMID Live Video Stream</a><span>, in §9</span>
Expand Down Expand Up @@ -3316,7 +3313,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
<ul>
<li><a href="#dom-creativedimensions-width">dict-member for CreativeDimensions</a><span>, in §4.3.8</span>
<li><a href="#dom-videodimensions-width">dict-member for VideoDimensions</a><span>, in §4.3.8</span>

</ul>
<li>
x
Expand Down Expand Up @@ -3359,7 +3355,6 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
<ul>
<li><a href="#ref-for-idl-boolean">4.3.6. SIMID:Player:init</a> <a href="#ref-for-idl-boolean①">(2)</a> <a href="#ref-for-idl-boolean②">(3)</a> <a href="#ref-for-idl-boolean③">(4)</a>
<li><a href="#ref-for-idl-boolean④">4.3.8. SIMID:Player:resize</a>

</ul>
</aside>
<aside class="dfn-panel" data-for="term-for-idl-float">
Expand Down
2 changes: 1 addition & 1 deletion simid-1.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -1515,7 +1515,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
</div>
<div class="p-summary" data-fill-with="abstract">
<h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="content">Abstract</span></h2>
<p>Establishes a common and secure communication protocol between video players and executable ad units, providing rich ad experiences for viewers. Available for public comment until May 24th 2019.</p>
<p>Establishes a common and secure communication protocol between video players and executable ad units, providing rich ad experiences for viewers.</p>
</div>
<div data-fill-with="at-risk"></div>
<nav data-fill-with="table-of-contents" id="toc">
Expand Down

0 comments on commit 6b78a03

Please sign in to comment.