• fmalita's avatar
    Remove Gradient point/radius setters · a1f25a6c
    fmalita authored
    These are only called from CSSGradientValue to adjust the points/radii
    immediately after Gradient instantiation.
    
    Refactor CSSGradientValue to perform the adjustment before constructing
    the Gradient object.  No functional changes.
    
    BUG=614368
    R=schenney@chromium.org,fs@opera.com
    
    Review-Url: https://codereview.chromium.org/2754703003
    Cr-Commit-Position: refs/heads/master@{#457498}
    a1f25a6c
Gradient.h 4.49 KB