Skip to content
  • Matthias Clasen's avatar
    style cascade: Propagate errors · 496aee5b
    Matthias Clasen authored and Alice Mikhaylenko's avatar Alice Mikhaylenko committed
    When we compute values, the provider we use ends up being the
    style cascade. If we hit a parser error when parsing variable-bearing
    property values at compute time, we emit the error on that provider.
    
    By making the cascade propagate the error back to the proper css
    provider that contains the section in question, we get it reported
    back to the css editor in the inspector.
    496aee5b