Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <html> | 1 <html> |
| 2 <body> | 2 <body onload="document.body.style.zoom = 1.5;"> |
| 3 <h1>Zooming Menu List</h1> | 3 <h1>Zooming Menu List</h1> |
| 4 | 4 |
| 5 <select style="zoom:3"><option>One<option>Two<option>Three<Option>Four</select> | 5 <select style="zoom:3"><option>One<option>Two<option>Three<Option>Four</select> |
| OLD | NEW |