diff options
Diffstat (limited to 'layout/reftests/bugs/669015-1.xul')
-rw-r--r-- | layout/reftests/bugs/669015-1.xul | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/bugs/669015-1.xul b/layout/reftests/bugs/669015-1.xul new file mode 100644 index 000000000..5226833ad --- /dev/null +++ b/layout/reftests/bugs/669015-1.xul @@ -0,0 +1,3 @@ +<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> + <label style="margin: 0px 300px; text-shadow: blue 4px 10px 2px" value="Shadow"/> +</box> |