comparison: layout/reftests/css-gradients/radial-zero-length-1c.html
layout/reftests/css-gradients/radial-zero-length-1c.html
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <div style="background: radial-gradient(0 0 at left, red, white 100px, black); width: 300px; height: 300px;"></div> |
|
2 <div style="background: repeating-radial-gradient(0 0 at left, red, white 100px, black); width: 300px; height: 300px;"></div> |