mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 17:00:10 +00:00
53117cef54
VisualEditor requires this info and presumably other clients might and this is, in reality, semantic information about wikitext. The html2html failure is because: * even when the references html has been autogenerated, in non-rt-testing html2wt mode, we always generate the <references /> tag. * we moved the flag from data-parsoid to data-mw but ignore changes to data-parsoid while comparing test output. * So, in html -> wt mode, <references /> is always generated => data-mw.autoGenerated flag doesn't show up in the wt -> html phase of the (html -> wt -> html) test => the html2html test fails. Change-Id: I8e79f2a436a1ca276b9351228a3d8f02d7ebd0c6 |
||
---|---|---|
.. | ||
Cite.js |