Chris2011 commented on issue #4712:
URL: https://github.com/apache/netbeans/issues/4712#issuecomment-1265258186

   Unfortunately I can't reprduce with this piece of code:
   
   ```html
   <!DOCTYPE html>
   
   <html>
     <head>
       <title>TODO supply a title</title>
       <meta charset="UTF-8">
       <meta name="viewport" content="width=device-width, initial-scale=1.0">
       <style>
         .test {
             color: green;
         }
       </style>
     </head>
     <body>
       <div class="test">TODO write content</div>
     </body>
   </html>
   ```
   
   Is it possible that you can share your exact example please?


-- 
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

Reply via email to