https://bugzilla.wikimedia.org/show_bug.cgi?id=60805
Bartosz Dziewoński <matma....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |krinklem...@gmail.com, | |matma....@gmail.com, | |roan.katt...@gmail.com, | |tpars...@wikimedia.org Component|General/Unknown |ResourceLoader Depends on| |45677 Summary|Text shadows flip |CSSJanus only supports |improperly in RTL languages |flipping one text-shadow or | |border-shadow in RTL | |languages while the CSS | |syntax allows multiple Ever confirmed|0 |1 Severity|normal |enhancement --- Comment #6 from Bartosz Dziewoński <matma....@gmail.com> --- (In reply to comment #0) > ltr: text-shadow: #333333 0px -1px 1px, #FFFFFF 0px 2px 1px; > rtl: text-shadow: #333333 0px 1px 1px, #FFFFFF 0px 2px 1px; There are two shadows defined here, and ResourceLoader (or actually CSSJanus) only supports flipping the first one in a rule right now. :( I added the half-baked feature in I97ee7431 to fix bug 45677. (Rephrasing the summary and moving to a better component.) -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l