mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
cd4bd7a73c
This cleans up the selectors for the elements on the toolbar so that they can be tested. Class names in the form of ve-test-* are added to elements that have words for labels: 'Paragraph', 'Cite', 'Insert'. There is no other way to look up these elements in the DOM except using the UI text, but it is different in different languages, so this is unusable for the language_screenshots job, which is multilingual by its nature. Bug: T76143 Change-Id: Ib0cb67151d893a5d2efccf798d6b25d197ed34d2 |
||
---|---|---|
.. | ||
browser | ||
ce | ||
dm | ||
init/targets | ||
ui/actions | ||
mw-preload.js | ||
ve.test.utils.js |