From b91f61c2011b2f5e74c6dcd40745cc41cb3b00ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E7=94=B5=E8=8A=BD=E8=A1=A3?= Date: Wed, 13 May 2026 02:59:15 -0400 Subject: [PATCH] Fix live perf bench scroll page URL --- crates/ely_servo_host/tests/live_perf_bench.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/ely_servo_host/tests/live_perf_bench.rs b/crates/ely_servo_host/tests/live_perf_bench.rs index 27a3e13..3ab2b05 100644 --- a/crates/ely_servo_host/tests/live_perf_bench.rs +++ b/crates/ely_servo_host/tests/live_perf_bench.rs @@ -38,8 +38,8 @@ const RESPONSE_TIMEOUT: Duration = Duration::from_secs(20); const SCROLL_PAGE_DATA_URL: &str = "data:text/html,\ perf\ \ ";