diff options
Diffstat (limited to 'layout/reftests/bugs/669015-1.xhtml')
-rw-r--r-- | layout/reftests/bugs/669015-1.xhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/bugs/669015-1.xhtml b/layout/reftests/bugs/669015-1.xhtml new file mode 100644 index 0000000000..5226833adf --- /dev/null +++ b/layout/reftests/bugs/669015-1.xhtml @@ -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> |