comparison: layout/reftests/bugs/507487-1-ref.html
layout/reftests/bugs/507487-1-ref.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <div style="display:block; width:100px; height:100px; background: blue;"></div> |
|
4 <div style="display:block; width:100px; height:100px; background: green;"></div> |
|
5 <div style="display:block; width:100px; height:100px; background: blue;"></div> |
|
6 <div style="display:block; width:100px; height:100px; background: purple;"></div> |
|
7 </html> |