mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 19:09:29 +00:00
26062fd3a0
By removing this line, we fall back to the default behavior, which is to copy the attribute from the original DOM element. The gallery is supposed to have a class indicating the type (packed, traditional, etc.). However, Parsoid doesn't care about that and instead reads the type from 'data-mw'. Instead, changing the attribute is causing dirty diffs. Bug: T214649 Change-Id: I96b5a21777046b1caf07a3b1def9fad81bb15939 |
||
---|---|---|
.. | ||
nodes | ||
ve.dm.Converter.test.js | ||
ve.dm.Document.test.js | ||
ve.dm.mwExample.js | ||
ve.dm.MWImageModel.test.js | ||
ve.dm.MWInternalLinkAnnotation.test.js | ||
ve.dm.MWTransclusionModel.test.js | ||
ve.dm.SurfaceFragment.test.js |