You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/30 16:46:16 UTC

[GitHub] [netbeans] excolo-rick opened a new issue, #4304: CSS hex color support with alpha

excolo-rick opened a new issue, #4304:
URL: https://github.com/apache/netbeans/issues/4304

   ### Description
   
   CSS RGBA color support includes the #RGBA/#RRGGBBAA (https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color) format for deinition, and major browsers have supported it for half a decade or more.
   
   Netbeans' CSS validator objects to this format.
   
   Please add support to the CSS validator.
   
   ### Use case/motivation
   
   Using CSS in a project, and use of *-color: #RRGGBBAA is flagged as "unexpected charactes found," giving warnings where none is relevant.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow the Apache Software Foundation's [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing commented on issue #4304: CSS hex color support with alpha

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on issue #4304:
URL: https://github.com/apache/netbeans/issues/4304#issuecomment-1312822862

   @excolo-rick please have a look at #4964 this should fix this issue. If you need a prebuild binary I referenced a build there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing closed issue #4304: CSS hex color support with alpha

Posted by GitBox <gi...@apache.org>.
matthiasblaesing closed issue #4304: CSS hex color support with alpha
URL: https://github.com/apache/netbeans/issues/4304


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists