Re: Doc images are broken - Mailing list pgsql-www

From Daniel Gustafsson
Subject Re: Doc images are broken
Date
Msg-id 10319F9A-D8A4-4349-90B8-5F036A641364@yesql.se
Whole thread Raw
In response to Doc images are broken  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Doc images are broken
List pgsql-www
> On 15 Sep 2021, at 19:47, Peter Geoghegan <pg@bowt.ie> wrote:
>
> I noticed "Figure 69.1. Page Layout" from the docs doesn't work on
> either of the two major browsers I tested:
>
> https://www.postgresql.org/docs/13/storage-page-layout.html
>
> A recent regression seems likely. Is there some way that this can be
> tested automatically, to avoid or at least quickly catch any would-be
> regressions in the future?

The image by itself seems to work:

    https://www.postgresql.org/docs/13/pagelayout.svg

The Firefox inspector however sheds some light on it:

    Content Security Policy: The page’s settings blocked the loading of a resource at
    https://www.postgresql.org/docs/13/storage-page-layout.html (“frame-ancestors”).

The W3 validator returns 47 errors and warnings for the page, but nothing
specific to this issue.

--
Daniel Gustafsson        https://vmware.com/




pgsql-www by date:

Previous
From: Peter Geoghegan
Date:
Subject: Doc images are broken
Next
From: Tom Lane
Date:
Subject: Re: Doc images are broken