[Bug 60805] CSSJanus only supports flipping one text-shadow or border-shadow in RTL languages while the CSS syntax allows multiple

2014-11-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60805

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

   Keywords||upstream
 CC||legoktm.wikipe...@gmail.com

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


[Bug 60805] CSSJanus only supports flipping one text-shadow or border-shadow in RTL languages while the CSS syntax allows multiple

2014-02-04 Thread bugzilla-daemon
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: #33 0px -1px 1px, #FF 0px 2px 1px;
 rtl: text-shadow: #33 0px 1px 1px, #FF 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


[Bug 60805] CSSJanus only supports flipping one text-shadow or border-shadow in RTL languages while the CSS syntax allows multiple

2014-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60805

--- Comment #7 from Isarra zhoris...@gmail.com ---
Ah, thanks. That explains it (and why this seemed so familiar, d'oh).

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