mediawiki-skins-MinervaNeue/tests/selenium/features/step_definitions
jdlrobson c0f08790ea Remove the mw-ui-icon hacks and overrides
Note: this agitates T230232 again - when merging this please
make sure a merge for I929090848f3e04647a97f4979ec78682623fa070
is pending.

In various places we try to override the default mw-ui-icon behaviours
The hacks need to be removed as part of addressing the core problem.

Changes:
* Wherever we use mw-ui-icon-before in PHP - wrap the label with a span
so that label font-size is altered where needed - not the icon
* Where a small icon is needed us isSmall parameter for the Icon component
* Apply font-size to labels of mw-ui-icon-before elements
* The browser tests need a slight update to access the span element inside
a menu item - in the case of the logout button the label is always hidden,
so we need to check the visibility of the parent element (secondary_action)

Bug: T229440
Depends-On:  I3f803ec4c9068b30aa93b803391aa4d65d8310ff
Change-Id: I07e4ae233979636b739f1117dd7703571e0a9366
2019-09-10 10:53:20 -07:00
..
category_steps.js Adding initial webdriver.io test 2019-04-08 16:05:22 -07:00
common_steps.js Ensure each api call creates a new instance of MWBot 2019-06-06 13:33:54 +02:00
create_page_api_steps.js Ensure each api call creates a new instance of MWBot 2019-06-06 13:33:54 +02:00
diff_steps.js QA: Two diff pages is enough 2019-04-26 07:46:04 +00:00
editor_steps.js Migrate editor_wikitext_saving.feature from Ruby to Node 2019-04-11 13:04:49 -07:00
history_steps.js Adding "diff.feature" selenium test 2019-04-10 23:15:37 +00:00
index.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
menu_steps.js Remove the mw-ui-icon hacks and overrides 2019-09-10 10:53:20 -07:00
notification_steps.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
overlay_steps.js QA: Port Notifications browser test to Node.js 2019-04-11 13:26:39 -07:00
search_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
talk_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
user_page_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00
watch_steps.js Port remaining @login tests to Node.js 2019-04-11 21:17:45 +00:00