prefixr cant handle commented code

For TopStyle bug reports.

Moderator: TopStyle Support

prefixr cant handle commented code

Postby JoeB » Sun Mar 17, 2013 12:59 pm

prefixr fails of code is commented.


Produces this:

Prefixr cant handle commented code:

Code: Select all
#asdf {
/*
   border-radius: 15px;
*/
/*
      box-shadow: inset 0px 2px 10px 3px rgba(255, 255, 255, 0.5), 0px 5px 10px 5px rgba(0,0,0,0.75);
*/
      box-shadow: inset 0px 2px 10px 3px rgba(255, 255, 255, 0.5), 0px 1px 2px 1px rgba(0,0,0,0.75);
}


Produces:


Code: Select all
#asdf {
   /*
border-radius:  15px;
   

    */
/*

-webkit-box-shadow:  inset 0px 2px 10px 3px rgba(255, 255, 255, 0.5), 0px 5px 10px 5px rgba(0,0,0,0.75);
   
box-shadow:  inset 0px 2px 10px 3px rgba(255, 255, 255, 0.5), 0px 5px 10px 5px rgba(0,0,0,0.75);
   

    */
}   



Which is incorrect.
JoeB
Rank II - Novice
Rank II - Novice
 
Posts: 28
Joined: Wed Nov 21, 2012 5:14 pm

Re: prefixr cant handle commented code

Postby TopStyle Support » Mon Mar 18, 2013 8:59 am

I have reported this problem to Jeffrey Way, the creator of Prefixr.

Thanks!
User avatar
TopStyle Support
Rank VI - Professional
Rank VI - Professional
 
Posts: 470
Joined: Sat Jun 13, 2009 12:38 pm


Return to TopStyle Bug Reports

Who is online

Users browsing this forum: No registered users and 1 guest