batosai wrote: > Hi, > > I would like to know why fProxy blocks the CSS negative margins. Is it > for security reasons ? > > I'm working on a new index and without them, my layout is... flat. > > Regards It's probably a weakness in the parser - the node parses CSS and HTML completely, stripping out any potentially harmful content. I'm guessing that the potential for a "-" was missed, and can be added pretty easily, now that the problem is found. Do you have an example document that shouldn't be blocked?
E. _______________________________________________ Devl mailing list Devl at freenetproject.org http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl