• Split layout/background.rs file

    Have background, border and gradient modules
    for calculation functions.
    Use shorter names for functions that are qualified
    by the module name like `border::radii`.
    
    Use push_item and push_iter to add items to WebRender.
    pyfisch committed Oct 22, 2018