From d7a05ea9e50f7484d09caf93c554b4be0c9e887d Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 22 Oct 2020 20:43:08 +0000 Subject: [DOM] When failing to create a channel and an image request, make sure to set the image blocking status appropriately. This is the same status as we do for known no-data protocols and ensures we treat these two cases the same. --- layout/reftests/image/unknown-protocol.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layout/reftests/image/unknown-protocol.html (limited to 'layout/reftests/image/unknown-protocol.html') diff --git a/layout/reftests/image/unknown-protocol.html b/layout/reftests/image/unknown-protocol.html new file mode 100644 index 000000000..ef06881b7 --- /dev/null +++ b/layout/reftests/image/unknown-protocol.html @@ -0,0 +1 @@ + -- cgit v1.2.3