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