Skip to content

Commit

Permalink
Remove more whitespace. Ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
mfoltzgoogle committed Jun 30, 2015
1 parent bd4fbd1 commit 821e756
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Overview.src.html
Expand Up @@ -92,7 +92,7 @@ <h2 class="no-num no-toc">
Latest editor's draft:
</dt>
<dd>
<!--begin-link-->http://w3c.github.io/presentation-api/
<!--begin-link-->http://w3c.github.io/presentation-api/
<!--end-link-->
</dd>
<dt>
Expand Down Expand Up @@ -498,7 +498,7 @@ <h3>
localStorage &amp;&amp; delete localStorage["presId"];
};
&lt;/script&gt;

</pre>
<pre class="example">
&lt;!-- presentation.html --&gt;
Expand All @@ -520,7 +520,7 @@ <h3>
});
};
&lt;/script&gt;

</pre>
</section>
</section>
Expand Down Expand Up @@ -844,9 +844,9 @@ <h3>
interface <dfn>Availability</dfn> : EventTarget {
readonly attribute boolean value;
attribute <span data-anolis-spec=
"w3c-html">EventHandler</span> <span>onchange</span>;
"w3c-html">EventHandler</span> <span>onchange</span>;
};

</pre>
<p>
An <code>Availability</code> object is associated with a
Expand Down Expand Up @@ -1052,7 +1052,7 @@ <h3>
attribute <span data-anolis-spec=
"w3c-html">EventHandler</span> <span>ondefaultsessionstart</span>;

// This API used by presenting browsing context.
// This API used by presenting browsing context.
Promise&lt;<span>PresentationSession</span>&gt; <span>getSession</span>();
Promise&lt;<span>PresentationSession[]</span>&gt; <span>getSessions</span>();
attribute <span data-anolis-spec=
Expand Down

0 comments on commit 821e756

Please sign in to comment.