comparison: layout/reftests/text-shadow/basic.xul
layout/reftests/text-shadow/basic.xul
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> |
|
2 <stack> |
|
3 <label top="30px" left="30px" style="color: green; text-shadow: grey 3px 3px;" value="Hello"/> |
|
4 </stack> |
|
5 </box> |