Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 @import url('import_style_from_link.css'); | 1 @import url('import_style_from_link.css'); |
| 2 | 2 |
| 3 #divRed { | 3 #divRed { |
| 4 background-image: url('red_background.png'); | 4 background-image: url('red_background.png'); |
| 5 } | 5 } |
| OLD | NEW |