You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
CSS styles including { *border-radius: a / b; } syntax are not being 'minified':
e.g.
.border8 {
-moz-border-radius: 36px / 12px;
border-radius: 36px / 12px;
}
What version of the product are you using? X-Mod-Pagespeed: 0.9.8.1-215
On what operating system? Debian GNU/Linux
Which version of Apache? Apache/2.2.9
URL that exhibits the problem:
http://www.the-art-of-web.com/css/border-radius/?ModPagespeed=off
http://www.the-art-of-web.com/css/border-radius/
Original issue reported on code.google.com by dun...@chirp.com.au on 22 Nov 2010 at 11:27