| OLD | NEW |
| 1 {{+content:partials.site}} | 1 {{+content:partials.site}} |
| 2 <div class="pillar-content"> | 2 <div class="pillar-content"> |
| 3 | 3 |
| 4 <h1>Chrome Platform</h1> | 4 <h1>Chrome Platform</h1> |
| 5 | 5 |
| 6 <section class="article-list g-section"> | 6 <section class="article-list g-section"> |
| 7 <article class="new"> | 7 <article class="new"> |
| 8 <h4 class="label">Apps</h4> | 8 <h4 class="label">Apps</h4> |
| 9 <h2>Learn Basics</h2> | 9 <h2>Learn Basics</h2> |
| 10 <p>Develop your first Chrome App and discover | 10 <p>Develop your first Chrome App and discover |
| (...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 366 </ul> | 366 </ul> |
| 367 </p> | 367 </p> |
| 368 </article> | 368 </article> |
| 369 </div> | 369 </div> |
| 370 </div> | 370 </div> |
| 371 </div> | 371 </div> |
| 372 </section> | 372 </section> |
| 373 | 373 |
| 374 </div> | 374 </div> |
| 375 {{/partials.site}} | 375 {{/partials.site}} |
| OLD | NEW |