Amire80 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/286297
Change subject: Removing unicode-bidi: -webkit-isolate
......................................................................
Removing unicode-bidi: -webkit-isolate
Chrome supports non-prefixed "isolate" since v48,
and apparently the prefixed version causes issues
in old versions of Safari, so it's time to remove it.
Change-Id: Ic30d144e5b1aad3159e61fda31a7c31db4029b11
Bug: T134067
---
M resources/src/mediawiki.legacy/shared.css
M resources/src/mediawiki.skinning/content.parsoid.less
2 files changed, 0 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/97/286297/1
diff --git a/resources/src/mediawiki.legacy/shared.css
b/resources/src/mediawiki.legacy/shared.css
index 4c618d4..cfdf797 100644
--- a/resources/src/mediawiki.legacy/shared.css
+++ b/resources/src/mediawiki.legacy/shared.css
@@ -112,7 +112,6 @@
.mw-plusminus-neg,
.mw-plusminus-null {
unicode-bidi: -moz-isolate;
- unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
}
@@ -120,7 +119,6 @@
span.comment {
font-style: italic;
unicode-bidi: -moz-isolate;
- unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
}
diff --git a/resources/src/mediawiki.skinning/content.parsoid.less
b/resources/src/mediawiki.skinning/content.parsoid.less
index 66b3fb2..99d465b 100644
--- a/resources/src/mediawiki.skinning/content.parsoid.less
+++ b/resources/src/mediawiki.skinning/content.parsoid.less
@@ -35,7 +35,6 @@
line-height: 1;
vertical-align: super;
unicode-bidi: -moz-isolate;
- unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
}
--
To view, visit https://gerrit.wikimedia.org/r/286297
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic30d144e5b1aad3159e61fda31a7c31db4029b11
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits