Classic uppercase tracked div eyebrow above an 88px hero.
Span variant with the same uppercase + tracking + small-size shape.
Pill-shaped chip with background, border-radius, padding.
Text typed uppercase, no text-transform, but matching tracking and size.
Eyebrow above a 24px h1. Modern hero h1s use clamp() / vw / var() that jsdom can't resolve, so the rule no longer gates on heading font size — a tracked-caps label above any h1 is the antipattern shape.
46-char uppercase tracked label — under the 60-char eyebrow ceiling, so it still reads as an oversized eyebrow.
Uppercase label above a hero but with letter-spacing: normal.
Plain body text below the caption.
Hero exists, but its preceding sibling is a paragraph, not the eyebrow.
Bare h1 at 64px, nothing above it.
An h2 styled like an eyebrow above an h1 — heading-tag exclusion must skip this.