https://bugzilla.wikimedia.org/show_bug.cgi?id=56138

       Web browser: ---
            Bug ID: 56138
           Summary: Cascade order of fallback CSS properties is wrong
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: UniversalLanguageSelector
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Taking a look at the ULS css the css is inconsistent and incorrectly ordered:
https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FUniversalLanguageSelector/cf52230d3581b69c7ecacfb256e8f95e8f742ae9/resources%2Fcss%2Fext.uls.css

filter and -ms-filter should be at the very start before any of the gradient
rules.

-webkit-gradient and -webkit-linear-gradient should be before linear-gradient.

Also -ms-linear-gradient doesn't exist. At least not outside of the preview
version of IE10 no-one should be using since IE10 has a real release.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to