From 0338be97fdc548fd4a179561810c0c9320b61388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel?= Date: Sat, 4 Jul 2026 14:08:22 -0700 Subject: [PATCH] fix(cli): validate navigation timeout honors --timeout, hints on CDN scripts (#1929) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `validate` navigated the page with a hardcoded 10s timeout that ignored the --timeout option. A composition that loads GSAP (or any library) from a CDN