saeed199024 / cssjanus

Automatically exported from code.google.com/p/cssjanus
Apache License 2.0
0 stars 0 forks source link

moz-border-radius-bottomright/left are not flipped #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

moz-border-radius-bottomright/left should be flipped.

They're not flipping now because the regex tests word boundary conditions
for the left/right token to make sure that we don't break words like
'bright' inside of background urls when flipping. I suspect there's no case
where we need to be selective in the property actually.

Reported by Jan Schneider for Horde

Original issue reported on code.google.com by els...@gmail.com on 5 Mar 2008 at 4:41

GoogleCodeExporter commented 9 years ago
eroor in css janus web app plz help !!

AttributeError at /
'WSGIRequest' object has no attribute 'get_host'

Request Method: GET
Request URL:    http://cssjanus.commoner.com/
Exception Type: AttributeError
Exception Value:    'WSGIRequest' object has no attribute 'get_host'
Exception 
Location:   /base/data/home/apps/s~cssjanus-hr/1.383406358721729342/django_cssjanu
s.py in index, line 28

Original comment by samy.lim...@gmail.com on 17 Apr 2015 at 12:50