Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process conditional IE comments #79

Closed
danielfernandez opened this issue Sep 13, 2012 · 3 comments
Closed

Process conditional IE comments #79

danielfernandez opened this issue Sep 13, 2012 · 3 comments

Comments

@danielfernandez
Copy link
Member

Internet Explorer's conditional comments should be handled in a special way so that their attributes can be processed.

This would mean creating a new type of DOM node, able to understand the conditional comment specification (IE version) and of processing its contents as any other markup fragment.

@danielfernandez
Copy link
Member Author

This feature is currently provided by the thymeleaf-extras-conditionalcomments module. Should be a part of the thymeleaf core as of 3.0.

@danielfernandez
Copy link
Member Author

This has been included into the core features of Thymeleaf 3.0. The thymeleaf-extras-conditionalcomments module is no longer necessary.

@danielfernandez
Copy link
Member Author

Already in 3.0.0-SNAPSHOT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant