comparison: layout/reftests/css-gradients/twostops-1-ref.html
layout/reftests/css-gradients/twostops-1-ref.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <body> |
|
4 <div style="background:#0000ff; width:300px; height:150px;"></div> |
|
5 <div style="background:#ff0000; width:300px; height:150px;"></div> |
|
6 </body> |
|
7 </html> |