Skip to content
  • Matthias Clasen's avatar
    Fix css parser tests · 4e09e180
    Matthias Clasen authored
    Parsing a shorthand background property was running into unexpected
    errors when trying position values where there were none. To fix this,
    introduce a try_parse variant of the position parse function that
    silently returns NULL.
    4e09e180