wiki.techinc.nl/tests
C. Scott Ananian 7738554eee [OutputTransform] Add data-mw-parsoid-version to wrapper div
Adding a data-mw-parsoid-version attribute to the wrapper div helps to
unambiguously mark parsoid-generated output in a way which is compatible
with CSS rules and client-side JavaScript.

By embedding the current version of parsoid in the data attribute,
sophisticated CSS rules can match against a specific version of
Parsoid in order to facilitate proper behavior; for example:

    div[data-mw-parsoid-version^="0.20.0"]

This could be useful in deployment scenarios where the parser cache
might contain content generated by older or newer versions of Parsoid,
for roll-forward or roll-back deployment scenarios, respectively.

Bug: T363378
Change-Id: I941d31479eebb12ea1f4dcdb0a1737033ddc8ac1
2024-04-29 12:36:50 -04:00
..
api-testing Replace all instances of "per default" with "by default" 2024-04-29 10:47:54 +10:00
common Replace all instances of "per default" with "by default" 2024-04-29 10:47:54 +10:00
parser Sync up core repo with Parsoid 2024-04-26 14:57:58 +05:30
phan rdbms: Expand taint annotations for SelectQueryBuilder/UnionQueryBuilder 2024-04-04 19:58:20 +00:00
phpunit [OutputTransform] Add data-mw-parsoid-version to wrapper div 2024-04-29 12:36:50 -04:00
qunit jquery.makeCollapsible: Make toggle buttons work inside cloned content 2024-04-16 03:36:34 +04:00
selenium selenium: Fix selenium-daily-beta(commons)-MediaWiki Jenkins jobs 2024-04-16 15:26:35 +02:00
.htaccess Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00