kouejou schrieb:

> <?xml version="1.0" ?>
> <svg xmlns="http://www.w3.org/2000/svg"; width="250px" height="150px"
> viewBox="0 0 51000 31000">
>
> <rect x="0" y="0" width="80000" height="40000" style="fill:#ffffff"/>
> <rect x="-1000" y="-1000" width="80000" height="40000"
> style="fill:rgb(255,138,0)"/>
> <defs>
> <pattern  preserveAspectRatio="xMidYMid slice" 
> id="PGNE_MI4blackwhite" x="0" y="0" width="2000" height="2000"
> patternUnits="userSpaceOnUse">
>             <rect x="0" y="0" width="2000" height="2000" 
> style="fill:white !important;"/>
>             <line x1="1000"  x2="1000" y1="0"  y2="2000"
> style="stroke:black !important;fill:none !important;stroke-
> width:200 !important;"/>
> </pattern>
> </defs>
> <rect id="PGNE_MI4" x="21000" y="1000" width="9000" height="9000"
> style="fill:url(#PGNE_MI4blackwhite) !important;"/>
>
>            
> </svg>
>
> this code works correctly in IE but no works in Gecko.
>
> please I wait any subjection.
>
> thanks
>
patterns are not implemented in mozilla yet, but they are being worked 
at right now.
if you want to follow the process, see:
https://bugzilla.mozilla.org/show_bug.cgi?id=294517

hth
Holger



------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h39n8vl/M=362335.6886445.7839731.1510227/D=groups/S=1706030389:TM/Y=YAHOO/EXP=1123157828/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!</a>.</font>
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to