Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

CSS3 media queries should be supported. #108

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions