HTML / XML / JS, low-level validity (cross-cutting)LowInferred
Inline styles/scripts bloating DOM
What it is
Heavy inline code.
Why it matters
Performance and maintainability cost.
How to fix it
Externalise where sensible.
Impact
Low. Inferred.
Evidence
Lean DOM supports performance. web.dev, Core Web Vitals (Google)