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

Side by Side Diff: third_party/polymer/components-chromium/core-animated-pages/demo.html

Issue 592593002: Inline scripts were extracted from Polymer elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/echo ""/echo/ Created 6 years, 2 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
OLDNEW
(Empty)
1 <a href="demos/simple.html">pluggable transitions</a>
2 <br>
3 <a href="demos/news.html">icon to top bar</a>
4 <br>
5 <a href="demos/music.html">chip to card</a>
6 <br>
7 <a href="demos/list.html">list reorder</a>
8 <br>
9 <a href="demos/grid.html">grid to full screen</a>
10 <br>
11 <a href="demos/nested.html">nested core-animated-pages</a>
12 <br>
13 <a href="demos/quiz1.html">quiz: category to splash to question</a>
14 <br>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698