https://bugzilla.wikimedia.org/show_bug.cgi?id=28693
Bug #: 28693
Summary: Implement context sensitive rtl command for resource
loader
Product: MediaWiki
Version: 1.18-svn
Platform: All
OS/Version: All
Status: NEW
Keywords: i18n
Severity: normal
Priority: Unprioritized
Component: Resource Loader
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Can we implement for resource loader, besides @noflip, something like
@doubleflip which would generate css for both ltr and rtl simultaneously. For
example
/* @doubleflip */
.foo { float: left; }
->
[dir=ltr] .foo { float: left; }
[dir=rtl] .foo { float: right; }
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l