| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Doc images are broken |
| Date: | 2021-09-15 17:58:27 |
| Message-ID: | 10319F9A-D8A4-4349-90B8-5F036A641364@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
> On 15 Sep 2021, at 19:47, Peter Geoghegan <pg(at)bowt(dot)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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-09-15 18:25:15 | Re: Doc images are broken |
| Previous Message | Peter Geoghegan | 2021-09-15 17:47:58 | Doc images are broken |