comparison: layout/reftests/text-shadow/basic.xul
layout/reftests/text-shadow/basic.xul
- changeset 2
- 7e26c7da4463
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> |