mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński 2512baa68e Add Converter test cases for captions in images and gallery images
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
2018-08-14 11:02:09 +02:00
..
ce Replace Bugzilla numbers with Phab numbers 2018-08-09 15:11:27 +01:00
dm Replace Bugzilla numbers with Phab numbers 2018-08-09 15:11:27 +01:00
init Merge "DesktopArticleTarget.init: always bind to #ca-edit" 2018-08-09 22:18:55 +00:00
tests Add Converter test cases for captions in images and gallery images 2018-08-14 11:02:09 +02:00
themes Update VE core submodule to master (4922429f7) 2018-03-28 09:17:12 -07:00
ui Merge "Replace Bugzilla numbers with Phab numbers" 2018-08-09 16:03:32 +00:00
ve.MWutils.js