Merge "Clarify documentation for icons"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Wed, 1 Oct 2014 16:59:50 +0000 (16:59 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 1 Oct 2014 16:59:50 +0000 (16:59 +0000)
resources/src/mediawiki.ui/components/icons.less

index bf8e41e..d85cc98 100644 (file)
 // To use icons you must be using a browser that supports pseudo elements.
 // This includes support for IE8.
 // http://caniuse.com/#feat=css-gencontent
-// Browsers that do not support either of these selectors will degrade to text only.
+//
+// For elements that are intended to have both an icon and text, browsers that
+// do not support pseudo-selectors will degrade to text-only.
+//
+// However, icon-only elements do not yet degrade to text-only elements in these
+// browsers.
 //
 // Styleguide 4.