From 0729b55a41c00c8c038b8572de4a1b10266ebc84 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Tue, 17 Dec 2024 11:17:05 +0100 Subject: [PATCH] Update index.bs Co-authored-by: Maksim Sadym <69349599+sadym-chromium@users.noreply.github.com> --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 609b6366..d924adf6 100644 --- a/index.bs +++ b/index.bs @@ -2988,7 +2988,7 @@ browsingContext.CssLocator = { browsingContext.ContextLocator = { type: "context", value: { - context: text, + context: browsingContext.BrowsingContext, } }