Not sure how to get anyone to help me out here or how to get plugged in so i don’t have to beg for attention.
Need Approval Please:
The check is only failing on nodes named “<style>” in markup instead of styles inline as attribute as the rule specifically says it is checking. This update repairs the check to look for an attribute and not a node name.
As the explanation says:
Noncompliant Code Example
< body >
< h1 style=“color: blue;” >Hello World!< /h1 >
Thanks Nicholas. Do you have a rough idea of when the next release might be? I couldn’t see anything relevant suggesting a timeline, but I see the gap between the previous 2 releases was about 7 months.
No release date planned yet, sorry. It might take a some time before the next sprint on our HTML analyzer. We apologise again for not including this fix in the last one.