comparison: layout/reftests/text-shadow/multiple-noblur.xul
layout/reftests/text-shadow/multiple-noblur.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="20px" left="20px" style="color:black; text-shadow: purple 4px 4px, red 7px 7px, green 10px 10px, grey 13px 13px;" value="Hello"/> |
|
4 </stack> |
|
5 </box> |