Ian Flanigan

Results 61 comments of Ian Flanigan
trafficstars

I think the problem is in `MergeAdjacentRulesetNodesWithSameDeclarations`. There's a method called `hasProblematicSelectors` that tries to decide whether the rulesets can be combined. I'm guessing that it's not working for you,...

Yeah, this is a known problem.

It's not quite as easy as that, unfortunately. :-( I'll try to take a look at this soon, but my recent focus has been improving sourcemap support. If you have...

Reported by `[email protected]` on 2011-11-17 16:08:35 - **Labels added**: Type-Enhancement - **Labels removed**: Type-Defect

``` Trying to migrate from SASS to Closure Stylesheets would really like to see this feature. I understand that I put this in programmatically but it would make the migration...

``` Could you please upload this to codereview.appspot.com? Things are not configured to ingest contributions yet, but I will try my best. In general, it would be easiest to follow...

Reported by `[email protected]` on 2011-12-02 22:15:41 - **Labels added**: Type-Enhancement - **Labels removed**: Type-Defect

``` OK. I'll clean a little the code (it's a little dirty and I've idea to do it better) and when it's good I'll upload on codereview. I think it...

``` Here is the patch uploaded to codereview : http://codereview.appspot.com/5468048/ I've update many things from the first patch (linked to this issue). Essentially by adding some HSL functions (Luminance is...

@eunomie, I believe that this was your original issue and patch. If you're still interested, can you make a pull request with the updated patch? Yes, I know, it's been...