• style: Ignore pref-controlled properties in cached scrollbar style as…

    …sertions.
    
    Now if you add a new inherited, pref-controlled property, you must
    declare whether it can have an effect on scrollbar styles.  If no,
    then the property will be skipped in the assertions that check
    whether our cached styles are equal to those we would compute.
    
    Differential Revision: https://phabricator.services.mozilla.com/D37507
    heycam authored and emilio committed Jul 23, 2019