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

       Web browser: ---
             Bug #: 41036
           Summary: CSS classes mw-content-ltr/mw-content-rtl is missing
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ExpandTemplates
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: foma...@googlemail.com
    Classification: Unclassified
   Mobile Platform: ---


https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/shared.css?view=markup
uses a lot of CSS definitions based on the CSS classes mw-content-ltr or
mw-content-rtl. On the preview of [[Special:ExpandTemplates]] the CSS classes
mw-content-ltr/mw-content-rtl doesn't exist. So the definitions doesn't work.

Expected result:
The preview should be in a <div class="mw-content-DIR" lang="LANG" dir="DIR">
container based on the direction DIR and the language LANG of the page content
language of the context title.

Test case:
  <div class="magnify">float right</div>
should aligned right on a ltr wiki and should left aligned on a rtl wiki.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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