Skip to content

Z124: OPAQUE_HTML_CONTEXT

  • Severity: Error


    Penalty: 0.0 points | Category: general

  • Remediation & Opt-In


    Auto-Fixable: No | Opt-In: No


Rationale

Emitted when an HTML element contains blacklisted attributes such as inline event handlers (onclick, onmouseover) or shadow routing attributes.


How to Fix

Remove inline event handlers or blacklisted script attributes from documentation HTML tags.


Reference

See the Finding Codes Index for finding code details.