• Hixie's avatar
    Less tree walking for compositing bits updates. · ab01c7bf
    Hixie authored
    Use the same technique for updating compositing bits as layout and
    painting. This avoids walking the entire rendering tree when all you
    need to update is a small subtree.
    ab01c7bf
rendering_tester.dart 2.32 KB