mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
2512baa68e
Many of the details of the behavior don't really matter, but I suppose it doesn't hurt to document them. We really want to test two things: * When converting from DOM to model data, a <mwImageCaption> or <mwGalleryImageCaption> is always generated, even if DOM has no caption. * Model data that doesn't have <mwImageCaption> or <mwGalleryImageCaption> is nevertheless still valid and converting it to DOM doesn't fail. Follow-up to Ie82fb339f6bd8ae1b289235bf5402490722d9a7c. Change-Id: I0a10351e9c1589afbee76d8a85f869987de3de22 |
||
---|---|---|
.. | ||
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.SurfaceFragment.test.js |