Hello Nillehammer, No. The problem does not occur when I run the app from the browser and does occur when I run the tests. Changing to "context:style etc." did not sort the problem. Any other idea? J.
2011/7/20 nillehammer <tapestry.nilleham...@winfonet.eu> > Hi Julien, > > > @Import(stylesheet = "context:/style/style.css") > That's a typo leave out the leading slash after the colon, i.e. > "context:style/style.css" > > Regards nillehammer > > ----- > http://www.winfonet.eu > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Stylesheet-in-layout-component-causes-my-tests-to-fail-tp4616463p4616558.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >