From 0850a0a033573e5ef90f2c93b3f73ef8ac21f969 Mon Sep 17 00:00:00 2001 From: Miguel Angel Simon Sierra Date: Fri, 3 Jul 2026 21:58:00 -0700 Subject: [PATCH] fix(cli): validate navigation timeout honors --timeout, hints on CDN scripts 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