github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

yui / yuicompressor

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 150
    • 21
  • Source
  • Commits
  • Network (21)
  • Graphs
  • Tree: f56134e

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master
  • Switch Tags (26)
    • yuicompressor-28
    • yuicompressor-27
    • yuicompressor-26
    • yuicompressor-25
    • yuicompressor-24
    • yuicompressor-23
    • yuicompressor-22
    • yuicompressor-21
    • yuicompressor-20
    • yuicompressor-19
    • yuicompressor-18
    • yuicompressor-17
    • yuicompressor-16
    • yuicompressor-15
    • yuicompressor-14
    • yuicompressor-13
    • yuicompressor-12
    • yuicompressor-11
    • yuicompressor-10
    • yuicompressor-9
    • yuicompressor-8
    • yuicompressor-7
    • yuicompressor-6
    • yuicompressor-5
    • yuicompressor-4
    • yuicompressor-3
  • Comments
  • Contributors
Sending Request…

YUI Compressor — Read more

  Cancel

http://developer.yahoo.com/yui/compressor/

  Cancel
  • HTTP
  • Git Read-Only

This URL has Read+Write access

Add failing test case ref 2495396

In 2.4.2, the construct doesn't break as badly, but it still doesn't remove the 
empty rule like it should.
isaacs (author)
Thu Oct 01 10:09:34 -0700 2009
commit  f56134eb22a81b8d741f
tree    2e9680c6c3a3422d3d1a
parent  8adfcdfced55ddda3322
A tests/media-empty-class.css 9 •••••
A tests/media-empty-class.css.min 1 •
Txt tests/media-empty-class.css
  • View file @ f56134e
... ...
@@ -0,0 +1,9 @@
  1
+@media print {
  2
+  .noprint { display: none; }
  3
+}
  4
+
  5
+@media screen {
  6
+  /* this rule should be removed, not simply minified.*/
  7
+  .breakme {}
  8
+  .printonly { display: none; }
  9
+}
0 10
\ No newline at end of file
Txt tests/media-empty-class.css.min
  • View file @ f56134e
... ...
@@ -0,0 +1 @@
  1
+@media print{.noprint{display:none}}@media screen{.printonly{display:none}}
0 2
\ No newline at end of file

0 notes on commit f56134e

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server
  • English
  • Català
  • Čeština
  • Deutsch
  • Español
  • Français
  • Hrvatski
  • Indonesia
  • Italiano
  • 日本語
  • Nederlands
  • Norsk
  • Polski
  • Português (BR)
  • Српски
  • Svenska
  • 中文