Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

layout: support tiled gradients #19554

Merged
merged 1 commit into from Dec 14, 2017
Merged

Commits on Dec 14, 2017

  1. layout: support tiled gradients

    Use background-size, background-position properties to render
    CSS gradients.
    
    Some cleanup in display_list_builder.rs related to gradient
    calculations.
    
    Adds two wpt tests for tiled gradients.
    
    Note: For now even gradients with background-repeat: no-repeat
    are repeated. Sometimes the gradient is not repeated everywhere.
    
    Enable vars-background-shorthand-001.html CSS test.
    pyfisch committed Dec 14, 2017
You can’t perform that action at this time.