What Delta-QA detects

Deterministic AI, not an LLM: the algorithm compares in a way that is explainable and reproducible to the byte, with no learned model and no black box. In R&D, a team of AI agents stress-tested it against thousands of rendering traps.

437validated test cases
0false positives
0false negatives
15categories

Detection categories

Values & states

66 test cases

Prices, counters, statuses, form states: what the page shows, not how it shows it.

Before
129,00 $
After
0,00 $

Structural change, no visual impact

5 test cases

The DOM changes, the render stays identical → zero false positives.

Before
After

Forms & States

22 test cases

Input styling, checkbox/radio, validation states, focus indicators, placeholders.

Before
After

Animations

15 test cases

Frozen transitions, keyframe snapshots, hover state captures.

Before
After

Holds up at scale

8 test cases

Huge pages, hundreds of differences caught without missing one.

Before
After

Colors & Themes

26 test cases

RGB, HSL, OKLCH color changes, dark mode switches, CSS custom properties.

Before
After

Typography

64 test cases

Font families, weight, size, line-height, letter-spacing, text-wrap changes.

Before
Typography
After
Typography

Layout

58 test cases

Flexbox, CSS Grid, position, margin collapse, float, and box model shifts.

Before
After

Borders & Shadows

38 test cases

Border-radius, box-shadow, outline, border-style, and border-color changes.

Before
After

Visibility & Opacity

20 test cases

Display toggling, visibility changes, opacity shifts, z-index reordering.

Before
After

Images & SVG

36 test cases

Object-fit, CSS filters, SVG path changes, clip-path modifications.

Before
After

Responsive

11 test cases

Media query breakpoints, container queries, viewport-dependent layouts. Multi-viewport capture coming soon.

Before
After

Modern CSS

27 test cases

:has(), CSS nesting, @layer, subgrid, @scope, and other cutting-edge features.

Before
:has()
After
:has()

Real Components

86 test cases

Dashboards, e-commerce cards, kanban boards, pricing tables, navigation bars.

Before
After

Subtle Changes

21 test cases

Sub-perception thresholds, anti-aliasing differences, near-identical color shifts.

Before
#666666
After
#626262

Ready to catch every visual regression?

Create a free account and catch CSS changes in your web pages, without code.