From 7b549c5e732c562636fcdf1a88af8f4f564c8593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Pe=C3=B1a=20Moreno?= Date: Wed, 3 Nov 2021 15:54:02 -0400 Subject: [PATCH 1/3] Export image request current URL --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index c3d28328e1d..790c309fdea 100644 --- a/source +++ b/source @@ -28133,7 +28133,7 @@ was an English <a href="/wiki/Music_hall">music hall</a> singer, ...current request is initially set to a new image request. The pending request is initially set to null.

-

An image request has a state, An image request has a state, current URL, and image data.

An image request's state is one of the From e5af0a6fa79bd897de725aa8ca69afec3a0ce51f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Pe=C3=B1a=20Moreno?= Date: Wed, 3 Nov 2021 16:15:27 -0400 Subject: [PATCH 2/3] Add for --- source | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source b/source index 790c309fdea..18ab93a008a 100644 --- a/source +++ b/source @@ -28134,7 +28134,8 @@ was an English <a href="/wiki/Music_hall">music hall</a> singer, ...pending request is initially set to null.

An image request has a state, current URL, and image data.

+ for="image request" data-x="img-req-url">current URL, and image data.

An image request's state is one of the following:

From b53c41d695129a325cda482d2004b1dfa6b7de2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Pe=C3=B1a=20Moreno?= Date: Thu, 4 Nov 2021 10:17:58 -0400 Subject: [PATCH 3/3] More exports --- source | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source b/source index 18ab93a008a..9dcbce23c1e 100644 --- a/source +++ b/source @@ -28133,8 +28133,9 @@ was an English <a href="/wiki/Music_hall">music hall</a> singer, ...current request is initially set to a new image request. The pending request is initially set to null.

-

An image request has a state, current URL, and An image request has a state, current URL, and image data.

An image request's state is one of the