Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/74532


Change subject: Remove backface-visibility: hidden CSS that breaks VisualEditor
......................................................................

Remove backface-visibility: hidden CSS that breaks VisualEditor

Change-Id: I4a4a4010dedeb926fe4d7d497e682cecd7dcf40f
---
M modules/ext.centralauth.centralautologin.css
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth 
refs/changes/32/74532/1

diff --git a/modules/ext.centralauth.centralautologin.css 
b/modules/ext.centralauth.centralautologin.css
index b90dcff..3087078 100644
--- a/modules/ext.centralauth.centralautologin.css
+++ b/modules/ext.centralauth.centralautologin.css
@@ -12,10 +12,6 @@
  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.
  */
 
-body { /* Addresses a small issue in webkit: http://bit.ly/NEdoDq */
-       -webkit-backface-visibility: hidden;
-}
-
 @-webkit-keyframes centralAuthPPersonalAnimation {
        0% {
                opacity: 0;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a4a4010dedeb926fe4d7d497e682cecd7dcf40f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>

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

Reply via email to