styles are escaped so that @import *.css doesn't work
-----------------------------------------------------
Key: MYFACES-2593
URL: https://issues.apache.org/jira/browse/MYFACES-2593
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-beta-2
Environment: CSS
Reporter: Ganesh Jung
This one doesn't pull the script with MyFaces 2.0:
<style type="text/css">
@import "test.css"
</style>
No problem with Mojarra here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.