From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../tests/fenced-frame/automatic-beacon-no-opt-in.https.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/web-platform/tests/fenced-frame/automatic-beacon-no-opt-in.https.html') diff --git a/testing/web-platform/tests/fenced-frame/automatic-beacon-no-opt-in.https.html b/testing/web-platform/tests/fenced-frame/automatic-beacon-no-opt-in.https.html index 177a7c6a51..b6dac31dbd 100644 --- a/testing/web-platform/tests/fenced-frame/automatic-beacon-no-opt-in.https.html +++ b/testing/web-platform/tests/fenced-frame/automatic-beacon-no-opt-in.https.html @@ -17,7 +17,7 @@ promise_test(async (t) => { const actions = new test_driver.Actions(); const fencedframe = await attachFencedFrameContext({ generator_api: "fledge", - automatic_beacon: true, + register_beacon: true, }); const new_url = new URL("resources/dummy.html", location.href); -- cgit v1.2.3