• 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
stack_test.dart 1.3 KB