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

       Web browser: ---
            Bug ID: 60805
           Summary: Text shadows flip improperly in RTL languages
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: zhoris...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

It flipped the y-offset for some reason:

ltr: text-shadow: #333333 0px -1px 1px, #FFFFFF 0px 2px 1px;
rtl: text-shadow: #333333 0px 1px 1px, #FFFFFF 0px 2px 1px;

That was weird. Now of course in that case it needn't flip at all and I can
just tell it not to, but this still ain't proper behaviour.

-- 
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

Reply via email to