diff options
author | J. Ryan Stinnett <jryans@gmail.com> | 2017-10-11 17:31:38 -0500 |
---|---|---|
committer | J. Ryan Stinnett <jryans@gmail.com> | 2017-10-11 23:50:55 -0500 |
commit | 0eb7d65e73d51bf3b85d2607fd0e4b4782781856 (patch) | |
tree | 640f22dc6ce24598a52302a7bc7e83820c4a1b66 /python/servo/command_base.py | |
parent | 9f8514d2b94713b6dc3bb918f8ffa9fac66021a3 (diff) | |
download | servo-0eb7d65e73d51bf3b85d2607fd0e4b4782781856.tar.gz servo-0eb7d65e73d51bf3b85d2607fd0e4b4782781856.zip |
Limit visited cascade for reparenting
The specialized cascade flow in `stylist::compute_style_with_inputs` (used with
reparenting) currently computes all properties for visited styles, but we only
need visited-dependent properties.
This adds the cascade flag to reduce the work to visited-dependent properties
only, like we do for the regular cascade flow.
MozReview-Commit-ID: FGCj6GPnQOB
Diffstat (limited to 'python/servo/command_base.py')
0 files changed, 0 insertions, 0 deletions