mokraemer opened a new issue, #5303:
URL: https://github.com/apache/netbeans/issues/5303
### Apache NetBeans version
Apache NetBeans 16
### What happened
just add
body:has(#aCheck:checked) {
background-color:red;
}
this is marked as syntax error, but this is valid. has can contain any
selector, even pseudo classes
### How to reproduce
_No response_
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
Mageia 8 (Linux)
### JDK
java-11-openjdk-11.0.17.0.8
### Apache NetBeans packaging
Apache NetBeans binary zip
### Anything else
_No response_
### Are you willing to submit a pull request?
No
### Code of Conduct
Yes
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists