Skip to content
  • Benjamin Otte's avatar
    cssrbtree: Fix a crasher · 5bf009a2
    Benjamin Otte authored
    After removing elements, there were a few cases where the tree wasn't
    properly balanced which could further down violate assumptions about the
    layout.
    
    Attached is the original testcase that triggered it. I didn't bother
    simplifying it.
    5bf009a2