Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(909)

Side by Side Diff: chrome/common/extensions/docs/static/index.html

Issue 6793027: Video-related changes (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/common/extensions/docs/static/content_scripts.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div id="pageData-name" class="pageData"></div> 1 <div id="pageData-name" class="pageData"></div>
2 <div id="pageData-showSideNav" class="pageData">false</div> 2 <div id="pageData-showSideNav" class="pageData">false</div>
3 3
4 <style> 4 <style>
5 cs { 5 cs {
6 border:none; 6 border:none;
7 margin:0; 7 margin:0;
8 } 8 }
9 9
10 #pics td { 10 #pics td {
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 </p> 103 </p>
104 104
105 <h3>Featured videos</h3> 105 <h3>Featured videos</h3>
106 106
107 <p> 107 <p>
108 <a href="http://www.youtube.com/view_play_list?p=CA101D6A85FE9D4B">Technical vid eos</a> <br /> 108 <a href="http://www.youtube.com/view_play_list?p=CA101D6A85FE9D4B">Technical vid eos</a> <br />
109 <a href="http://www.youtube.com/view_play_list?p=38DF05697DE372B1">Developer sna pshots</a> (below) 109 <a href="http://www.youtube.com/view_play_list?p=38DF05697DE372B1">Developer sna pshots</a> (below)
110 </p> 110 </p>
111 111
112 <p> 112 <p>
113 <object width="300" height="250"><param name="movie" value="http://www.youtube.c om/p/38DF05697DE372B1&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScree n" value="true"></param><param name="allowscriptaccess" value="always"></param>< embed src="http://www.youtube.com/p/38DF05697DE372B1&amp;hl=en_US&amp;fs=1" type ="application/x-shockwave-flash" width="300" height="250" allowscriptaccess="alw ays" allowfullscreen="true"></embed></object> 113 <iframe title="YouTube video player" width="300" height="199" src="http://www.yo utube.com/embed/wRDPTnY3yO8?rel=0" frameborder="0" allowfullscreen></iframe>
114 </p> 114 </p>
115 </td> 115 </td>
116 </tr> 116 </tr>
117 </table> 117 </table>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/content_scripts.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698