HomePhorge

Fix frame and frameless rdfa depending on file existing

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix frame and frameless rdfa depending on file existing

The mw:Error annotation is not specific to file handling. For example,
it's set in the Cite extension.

Having the correct RDFa annotation is important in Parsoid (which the
fix here is matching) for roundtripping the format option. It's also
targeted by the css selectors so that, even if the media fails to load,
the page layout maintains the editor's intention.

Change-Id: I669073cac0539c5e96bef1ea46156cc2ce730af9

Details

Provenance
Arlo Breault <abreault@wikimedia.org>Authored on Apr 28 2023, 6:41 PM
Reedy <reedy@wikimedia.org>Committed on Jun 29 2023, 6:55 PM

Event Timeline

Reedy <reedy@wikimedia.org> committed rMW1298cd0453ae: Fix frame and frameless rdfa depending on file existing (authored by Arlo Breault <abreault@wikimedia.org>).Jun 29 2023, 6:55 PM

Commit No Longer Exists

This commit no longer exists in the repository.