mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Sky doesn't have tree boundary crossing rules so we don't need to sort the list of tree scopes in the StyleEngine. This was needed to make tree boundary crossing rules apply in the right order. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/807933003