https://bugzilla.wikimedia.org/show_bug.cgi?id=58374
--- Comment #6 from Niklas Laxström <[email protected]> --- (In reply to comment #5) > Copying commit summary of Gerrit change #100791: #100971 is the correct one. > $wgULSNoWebfontsSelectors had default value as '#p-lang li > a' - the > interlanguage links. It does not make sense after the class 'autonym' was > added > to such links. That 'autonym' CSS class has font family definition as > Autonym, > sans-serif, i.e. Autonym font is applied to the interlanguage links. Just to be explicit, this has backwards compatibility impact from MLEB perspective. Someone running MLEB on older MediaWiki will now get the behavior of downloading all the fonts in interlanguage list. Though, assuming that there are very few users doing that, and even if they do they wont have have hundreds of links like in Wikipedia, I would say this is acceptable trade off if mentioned on the release notes. -- 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
