mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 23:05:35 +00:00
bff16fb352
For magical HTML reasons, a `<tbody>` node is automatically inserted inside the `<table>` node. Therefore the table always had exactly one direct child, this check always failed and table was never shown. Instead, count the rows. Change-Id: Ia8a5387c3f605689ab1053c923952ec955b83253 |
||
---|---|---|
.. | ||
ve.ui.MWAlienExtensionContextItem.js | ||
ve.ui.MWInternalLinkContextItem.js | ||
ve.ui.MWLanguageVariantNodeContextItem.js | ||
ve.ui.MWMagicLinkNodeContextItem.js | ||
ve.ui.MWNumberedExternalLinkNodeContextItem.js | ||
ve.ui.MWPreContextItem.js | ||
ve.ui.MWSignatureContextItem.js | ||
ve.ui.MWTransclusionContextItem.js |