mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 22:35:41 +00:00
76960385db
The observation that the href for wrappers with mw-file-description class will be the same as the resource still holds. However, on the other end, if the href is null, setting it to resource doesn't work. Timed media and when the "|link=|" media option is used, result in an imgWrapper that's just a span and wouldn't have an href. This patch fixes a dirtying of timed media in galleries that was preventing selser from being used. Note, that <source>s in <audio> and <video> tags are still dropped, so selser won't work yet. Change-Id: Iefc520b8513e833665dae9d5c3a9dca2762264a6 |
||
---|---|---|
.. | ||
annotations | ||
models | ||
nodes | ||
ve.dm.Converter.test.js | ||
ve.dm.Document.test.js | ||
ve.dm.mwExample.js | ||
ve.dm.SurfaceFragment.test.js |