aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
diff options
context:
space:
mode:
authorJ. Ryan Stinnett <jryans@gmail.com>2017-10-11 17:31:38 -0500
committerJ. Ryan Stinnett <jryans@gmail.com>2017-10-11 23:50:55 -0500
commit0eb7d65e73d51bf3b85d2607fd0e4b4782781856 (patch)
tree640f22dc6ce24598a52302a7bc7e83820c4a1b66 /python/servo/command_base.py
parent9f8514d2b94713b6dc3bb918f8ffa9fac66021a3 (diff)
downloadservo-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