• Define keyword values in ASCII lowercase

    The match_ignore_ascii_case! macro does ASCII-case-insensitive matching.
    In cssparser verion 0.11, it will require its patterns to be already
    lower case.
    SimonSapin committed Feb 26, 2017