https://bugzilla.wikimedia.org/show_bug.cgi?id=57045
--- Comment #4 from Seb35 <[email protected]> --- I have two points related to this bug: 1/ Is the information of the "ISO 15924 <-> language code" somewhere in MediaWiki? I quickly searched and didn’t find. 2/ Rethinking about the CSS classes, there is a problem in adding multiple levels of CSS classes: if there is <html class="writing-Latn"><div class="writing-Cyrl">здесь</div></html> then the inner <div> is affected by the classes "writing-Latn" and "writing-Cyrl", and there is no mean to know what is the most inner class between the two. -- 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
