Github user martin-g commented on a diff in the pull request:

    https://github.com/apache/wicket/pull/226#discussion_r131067653
  
    --- Diff: 
wicket-core/src/main/java/org/apache/wicket/markup/head/CssHeaderItem.java ---
    @@ -169,6 +171,39 @@ public static CssReferenceHeaderItem 
forReference(ResourceReference reference,
        }
     
        /**
    +    * Creates a {@link CssReferenceHeaderItem} for the given reference.
    +    *
    +    * <strong>Warning</strong>: the conditional comments don't work when 
injected dynamically with
    --- End diff --
    
    Conditional comments are deprecated since a long time in IE (since 2012, I 
think).
    I think we should not care about them.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to