jenkins-bot has submitted this change and it was merged.

Change subject: Remove unneeded prefixed CSS rules
......................................................................


Remove unneeded prefixed CSS rules

o-isolate and ms-isolate are not actually used anywhere on
the web, so there's no need to keep the "cargo cult" here.

Change-Id: I47ddb0206a71160afdfdb461b06e2f70507b97fb
---
M lib/resources/wikibase.css
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Aude: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/lib/resources/wikibase.css b/lib/resources/wikibase.css
index 0669922..9df3def 100644
--- a/lib/resources/wikibase.css
+++ b/lib/resources/wikibase.css
@@ -200,8 +200,6 @@
         * the supplement will get jumbled without isolation */
        unicode-bidi: -moz-isolate;
        unicode-bidi: -webkit-isolate;
-       unicode-bidi: -ms-isolate;
-       unicode-bidi: -o-isolate;
        unicode-bidi: isolate;
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I47ddb0206a71160afdfdb461b06e2f70507b97fb
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>
Gerrit-Reviewer: Aude <aude.w...@gmail.com>
Gerrit-Reviewer: WikidataJenkins <wikidata-servi...@wikimedia.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to