SPQRobin has uploaded a new change for review. Change subject: Maintenance in Html::openElement regarding input types ......................................................................
Maintenance in Html::openElement regarding input types Followup to c22000 Remove unset() for 'search' type, it will now simply be unset through the regular checking (removed it in the validTypes for that, but it is still in validTypes in HTML5 mode). Update / remove outdated code comments. Change-Id: I452462b81360b67b76dd8baa732d52113b6aafe6 --- M includes/Html.php 1 file changed, 2 insertions(+), 11 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/96/23996/1 -- To view, visit https://gerrit.wikimedia.org/r/23996 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I452462b81360b67b76dd8baa732d52113b6aafe6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: SPQRobin <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
