lp://staging/~bryce/scour/dual-license
- Get this branch:
- bzr branch lp://staging/~bryce/scour/dual-license
Branch merges
- codedread: Approve
-
Diff: 920 lines (+587/-223)10 files modifiedLICENSE (+3/-201)
LICENSE.apache (+201/-0)
LICENSE.gpl (+340/-0)
scour.py (+6/-3)
scra.py (+6/-3)
svg_transform.py (+6/-3)
testcss.py (+6/-3)
testscour.py (+6/-3)
webscour.py (+7/-4)
yocto_css.py (+6/-3)
Branch information
Recent revisions
- 221. By JazzyNico <nicolas@hobbes>
-
Fix the Inkscape module being unable to work on SVG documents that contain embedded images.
scour.inkscape.py: Pass the input file's name.
- 220. By Louis Simard <cynthia@jolteon>
-
Fix bug 833666, "scour does not clean comments if file starts with a comment", by correctly and efficiently iterating over the elements of a live sequence. Unit tests are updated.
- 218. By codedread
-
Remove namespaced attributes. Fix DOM element tagName parsing. Update HTML so that each scoured file links persist.
- 216. By Hungerburg
-
Apply a modified patch by Hungerburg to fix bugs 833666, "scour does not clean comments if file starts with a comment", and bug 804238, whereby Scour fails to correctly parse a polygon/polyline if its first coordinate is negative.
Unit tests added for the negative coordinate parsing.
- 214. By Louis Simard <cynthia@jolteon>
-
CONTRIBUTORS: Fix erroneous contributor name. It's Johan Sundström who contributed the transform matrix patches, not Ubuntu's Jamie Strandboge!
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/scour