Project:Jcss RTL css Files
Version:5.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Taken from the Drupal 6 version of bluemarine:
The following didn't swap well (see the replacement is identical to the original string):

.block, .box {
  padding: 0 0 1.5em 0; /* JCss.Old padding: 0 0 1.5em 0 */
}

Comments

#1

Hi

As i can see the 2nd and the 4th elements are the same
do you mean that that the replacement should not be done if the 2nd and the 4th elements are equal ?

I have tried to do this but i have to learn more about regular expressions do be able to do this
so this is not a bug, just an extra work that is done, but doesn't affect the output

maybe some can help here

#2

Status:active» closed (won't fix)
nobody click here