Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <div style="opacity:0.5; position:relative; height:0;"> | |
|
mstensho (USE GERRIT)
2014/11/13 19:06:21
might as well remove the height:0 declaration. Eve
chrishtr
2014/11/13 19:40:56
Done.
| |
| 3 <div style="background:green;">Background should be pale green</div> | |
| 4 </div> | |
| OLD | NEW |