Max Kellermann <mk@xxxxxxxxxx> wrote: > - * For these first content media elements, the `loading` attribute will be omitted. By default, this is the case > + * For these first content media elements, the `loading` efault, this is the case > * for only the very first content media element. > * > * @since 5.9.0 > @@ -5377,3 +5377,4 @@ > > return $content_media_count; > } > +^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@ This is weird. It looks like content got slid down by 31 bytes and 31 zero bytes got added at the end. I'm not sure how fscache would achieve that - nfs's implementation should only be dealing with pages. David