[Commits] [fluid-project/infusion] 181807: Merge branch 'FLUID-4383'
noreply at github.com
noreply at github.com
Tue Aug 30 20:24:05 UTC 2011
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 18180764a8f36ea8b8bccd23e8a4fe9c07c65106
https://github.com/fluid-project/infusion/commit/18180764a8f36ea8b8bccd23e8a4fe9c07c65106
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2011-08-30 (Tue, 30 Aug 2011)
Changed paths:
M build-scripts/importantInjection.json
M build-scripts/lib/jscssp/js/jscssp.js
M build-scripts/uiOptions/js/CSSGenerator.js
M build-scripts/uiOptions/js/StylesheetImportant.js
M src/webapp/tests/component-tests/uiOptions/css/test-theme.css
M src/webapp/tests/component-tests/uiOptions/js/CSSGeneratorTests.js
Log Message:
-----------
Merge branch 'FLUID-4383'
* FLUID-4383:
FLUID-4383: Updated to the most recent jscssp. Moved the url prefix into the important injection json file.
FLUID-4383: Updated to the version of jscssp that removes url validation. Fixed a bug in CSSGenerator that would break on comments inside declarations. Refactored the tests a bit to remove duplicated code. The testing strategy isn't awesome but this is at least better.
FLUID-4383: Fixed rewrite relative urls to not rewrite urls with a protocol.
FLUID-4383: Implemented the rewriting of urls feature in the CSSGenerator
FLUID-4383: Small modificaiton to the parser to pull out urls so they can be rewritten.
More information about the Commits
mailing list