Context Navigation


{3} Changes CheckedIn - available to pull from Github

Results (1 - 39 of 39)

ID Type Component Target Release Summary
#2528040 enhancement YUICompressor FUTURE border:none -> border:0
#2527990 enhancement YUICompressor 2.4.7 bypassing dataurl for faster parsing
#1872317 enhancement YUICompressor 2.4.3 YUI Compressor Multiple Files
#1961175 defect YUICompressor 2.4.3 Stray semicolon inserted into CSS file
#2060448 enhancement YUICompressor 2.4.3 Remove ;} in CSS
#2095077 defect YUICompressor 2.4.3 errors should be sent to the error stream
#2139843 defect YUICompressor 2.4.3 Missed CSS optimization - unneeded trailing ;
#2490091 defect YUICompressor 2.4.3 import statement stripped out of css file
#2495387 defect YUICompressor 2.4.3 compressor removes beginning of css
#2495394 defect YUICompressor 2.4.3 Byte Order Marker and Default Charset in Vista (x64) and XP (x86)
#2495396 defect YUICompressor 2.4.3 Empty class declaration can break @media section
#2495399 defect YUICompressor 2.4.3 Java exception while processing .js file
#2495400 defect YUICompressor 2.4.3 yuicompressor throws Java exception during use.
#2527973 defect YUICompressor 2.4.3 Improve charset handling to try to avoid org.mozilla.javascript.EvaluatorException
#2527979 defect YUICompressor 2.4.3 Preserving CSS comments loses formatting
#2527983 defect YUICompressor 2.4.3 [bz 2451000] YUI compressor adding semicolon in @import
#2527986 task YUICompressor 2.4.3 [Pull Request] - Don't bork Safari by removing spaces in front of parens in @media lines.
#2527987 task YUICompressor 2.4.3 [Pull Request] - Add a test script and a functional test for the safari-borking bug reported by rhar...
#2527998 defect YUICompressor 2.4.3 special comments are not preserved in otherwise empty css file
#2528014 defect YUICompressor 2.4.3 [bz 3218041] Compressor should use UTF-8 as default encoding
#2528022 defect YUICompressor 2.4.3 Yuicompressor-2.4.2.jar cut @import tag while compressing css files
#2009249 defect YUICompressor Compressor breaks on this link-icons.css file
#2078513 defect YUICompressor Replacement of CSS hack html>/**/body
#2459205 defect YUICompressor "$" signs (common in VSS)breaks compressor for CSS
#2527991 defect YUICompressor YUI Compressor hoses @media type and declarations
#2528008 defect YUICompressor Important comment syntax not preserved in JS Minification
#2528102 defect YUICompressor CSS selectors must be case-sensitive
#2527974 defect YUICompressor CSS file that makes yuicompressor crash
#2527977 defect YUICompressor Suffix attribute selector + pseudo selector makes YUI Compressor crash
#2528017 defect YUICompressor Final semi-colon in each rule group not removed
#2528034 defect YUICompressor Exception thrown when handling specific CSS selector
#2528043 defect YUICompressor space not preserved when compressing CSS that contains attribute selector
#2528044 defect YUICompressor Fix the crash when compressing CSS files with $ characters inside the comments that needs to be pres...
#2528046 defect YUICompressor YUI Compressor breaks on some combinations of CSS3 attribute selector and pseudo classes
#2528060 defect YUICompressor truncates '-webkit-transform-origin' double zero values to single zero value
#2528063 defect YUICompressor Configuration.setOutput(String) forces output filename to lowercase [httpserver]
#2528065 defect YUICompressor --nomunge option has the opposite effect [httpserver]
#2528071 defect YUICompressor @media syntax compression breaks deceleration
#2528099 task YUICompressor [Pull Request] - Fix whitespace