| OLD | NEW |
| 1 {{+content:partials.site}} | 1 {{+content:partials.site}} |
| 2 <div class="pillar-content"> | 2 <div class="pillar-content"> |
| 3 | 3 |
| 4 <h1>Multi-Device Chrome</h1> | 4 <h1>Multi-Device Chrome</h1> |
| 5 | 5 |
| 6 <section class="article-list g-section"> | 6 <section class="article-list g-section"> |
| 7 <article> | 7 <article> |
| 8 <h4 class="label">Overview</h4> | 8 <h4 class="label">Overview</h4> |
| 9 <h2>Chrome for a Multi-Device World</h2> | 9 <h2>Chrome for a Multi-Device World</h2> |
| 10 <p>Chrome runs on computers, tablets, smartphones, and other devices. | 10 <p>Chrome runs on computers, tablets, smartphones, and other devices. |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 87 on different devices. </p> | 87 on different devices. </p> |
| 88 <p><a href="/devtools/docs/mobile-emulation.html">Learn more</a></p> | 88 <p><a href="/devtools/docs/mobile-emulation.html">Learn more</a></p> |
| 89 </article> | 89 </article> |
| 90 </div> | 90 </div> |
| 91 </div> | 91 </div> |
| 92 </div> | 92 </div> |
| 93 </section> | 93 </section> |
| 94 | 94 |
| 95 </div> | 95 </div> |
| 96 {{/partials.site}} | 96 {{/partials.site}} |
| OLD | NEW |