Quantcast
Channel: ajaxmin Issue Tracker Rss Feed
Browsing all 683 articles
Browse latest View live

Edited Unassigned: ajaxmin produces invalid js code with arrow functions [22476]

Consider this piece of code```jsvar array = [1, 2, 3]array.map(num => { return { x: num * 2, y: num * 3 }})```ajaxmin will output this:```jsa.map(n => { x: n * 2, y: n * 3 })```which is invalid...

View Article


Created Unassigned: Vendor specific RGB function name in CSS causes an...

Parsing RGB function prefixed by a vendor prefix causes the parser to end up in an infinite loop.```.content {background: -webkit-rgb(0, 10, 20);}```The problem seems to be related to the...

View Article


Edited Unassigned: Vendor specific RGB function name in CSS causes an...

Parsing RGB function prefixed by a vendor prefix causes the parser to end up in an infinite loop.```.content {background: -webkit-rgb(0, 10, 20);}```The problem seems to be related to the...

View Article
Browsing all 683 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>