Tobias Gritschacher has submitted this change and it was merged.

Change subject: changing toolbar div elements to span elements
......................................................................


changing toolbar div elements to span elements

div elements are not allowed as children of span elements, but span
elements have to be used e.g. as children of heading elements; therefore,
the toolbar elements need to be span elements in order to achieve
compatible and valid html

- patch set 2: selenium tests

Change-Id: I92640f988c589437f36b73f9b0fbc333e654b63d
---
M repo/includes/EntityView.php
M repo/resources/wikibase.ui.Toolbar.Group.js
M repo/resources/wikibase.ui.Toolbar.js
M selenium/lib/modules/alias_module.rb
M selenium/lib/modules/sitelink_module.rb
M selenium/lib/pages/entity_page.rb
6 files changed, 28 insertions(+), 28 deletions(-)

Approvals:
  Tobias Gritschacher: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/27509
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I92640f988c589437f36b73f9b0fbc333e654b63d
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Henning Snater <[email protected]>
Gerrit-Reviewer: Henning Snater <[email protected]>
Gerrit-Reviewer: Tobias Gritschacher <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to