Thanks to visit codestin.com
Credit goes to github.com

Skip to content

@-moz-document not supported, strips } #74

@GoogleCodeExporter

Description

@GoogleCodeExporter
What version of CssMin are you using (source and/or build)?

3.0.1 build

What was the input stylesheet and/or configuration options?

@-moz-document url-prefix() {
  ...
}

What is the expected result?

@-moz-document url-prefix() {
  ...
}

And what is the actual result and/or error message?

@-moz-document url-prefix() {
  ...

Please provide any additional information below.

This tag allows for CSS targeted specifically at Mozilla based browsers.  
Because it isn't recognized correctly and instead strips out the closing brace, 
and other items after it fail to work.

Original issue reported on code.google.com by [email protected] on 7 Nov 2013 at 8:10

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions