Files
ComfyUI_frontend/browser_tests/tests
Connor Byrne b78f0bde37 test: update chromium-0.5x rerouteNode baseline for raw DPR pipeline
The DPR migration (ADR 0009) intentionally preserves sub-1 DPR through
the rendering pipeline instead of clamping to 1. At chromium-0.5x this
produces a tiny (0.01 ratio) anti-aliasing shift along link curves,
ports, and reroute dots — the rendering is now consistent with the raw
0.5 device pixel ratio rather than the previously-clamped 1.0.

Update the chromium-0.5x baseline only. Other DPR baselines (1x, 2x)
are unaffected because their DPR was never clamped.

Refs https://github.com/Comfy-Org/ComfyUI_frontend/pull/11498#pullrequestreview-4151044800
2026-05-04 14:12:09 -07:00
..