comparison: layout/reftests/css-gradients/linear-repeat-1e.html
layout/reftests/css-gradients/linear-repeat-1e.html
- branch
- TOR_BUG_9701
- changeset 13
- 44a2da4a2ab2
equal
deleted
inserted
replaced
|
1 <div style="background: -moz-linear-gradient(black, black 50%, white 50%, white); |
|
2 background-size: 300px 100px; background-repeat: repeat-y; |
|
3 width: 500px; height: 300px;"></div> |