• Create own file for background calculations in layout

    Move display_list_builder.rs and webrender_helpers.rs
    along with the new file to components/layout/display_list/
    
    Remove apparently unused IdType enum.
    Only variant used was OverflowClip.
    
    See #19676
    pyfisch committed Jan 6, 2018