Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <!-- | |
| 2 @MAC-ALLOW:roleDescription* | |
| 3 --> | |
| 1 <html> | 4 <html> |
| 2 <body> | 5 <body> |
| 3 <div tabindex=0 role="spinbutton" aria-valuenow="5">Inner text</div> | 6 <div tabindex=0 role="spinbutton" aria-valuenow="5">Inner text</div> |
| 4 </body> | 7 </body> |
| 5 </html> | 8 </html> |
| OLD | NEW |