Skip to content

Commit 45fd7dd

Browse files
committed
Updating test fixured for the latest version of YUI Compressor.
1 parent 5ad7c6a commit 45fd7dd

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

test/fixtures/jammed/css_test-datauri.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#hello{color:white;background:blue;}
2-
#hello .world{border:1px solid red;margin-left:10px;margin-right:10px;margin-bottom:45px;margin-top:45px;}
3-
#another{color:white;background:blue;}
4-
#css .file{border:1px solid red;margin-left:10px;margin-right:10px;margin-bottom:45px;margin-top:45px;}
5-
#with_images{background:url(../embed/asterisk_yellow.png?101);}
6-
#and_relative_paths{background:url(../embed/asterisk_orange.png?101);}
7-
#and_real_urls{background:url(http://example.com/image.png);}
8-
@font-face{font-family:'DroidSansMonoRegular';src:url(../embed/DroidSansMono.eot?101);src:local('Droid Sans Mono Regular'),local('DroidSansMono'),url(../embed/DroidSansMono.ttf?101) format('truetype');}
1+
#hello{color:white;background:blue}
2+
#hello .world{border:1px solid red;margin-left:10px;margin-right:10px;margin-bottom:45px;margin-top:45px}
3+
#another{color:white;background:blue}
4+
#css .file{border:1px solid red;margin-left:10px;margin-right:10px;margin-bottom:45px;margin-top:45px}
5+
#with_images{background:url(../embed/asterisk_yellow.png?101)}
6+
#and_relative_paths{background:url(../embed/asterisk_orange.png?101)}
7+
#and_real_urls{background:url(http://example.com/image.png)}
8+
@font-face{font-family:'DroidSansMonoRegular';src:url(../embed/DroidSansMono.eot?101);src:local('Droid Sans Mono Regular'),local('DroidSansMono'),url(../embed/DroidSansMono.ttf?101) format('truetype')}

test/fixtures/jammed/css_test-mhtml.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/jammed/css_test.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)