Skip to content
  • Benjamin Otte's avatar
    cssnode: Change the way we invalidate timestamps · d785820c
    Benjamin Otte authored
    Do not propagate the TIMESTAMP change through the node tree, as that
    causes lots of uneeded markings of nodes as invalid.
    
    Instead, walk the node tree and find the nodes that have a non-static
    style and only invalidate timestamps on those.
    d785820c