comparison: layout/reftests/text-shadow/basic-negcoord.xul
layout/reftests/text-shadow/basic-negcoord.xul
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> |
|
2 <stack> |
|
3 <label top="24px" left="24px" style="color: black; text-shadow: green -4px -4px" value="Hello!"/> |
|
4 </stack> |
|
5 </box> |