comparison: layout/reftests/inline/zero-inline-block-margin-ref2.html
layout/reftests/inline/zero-inline-block-margin-ref2.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <title>margin-left on zero-sized inline-block</title> |
|
3 <style> |
|
4 span { margin-right: 100px } |
|
5 </style> |
|
6 <span>hello</span> world |