commit | 82c97746bb95484a2c2eddb40890fe206ccd48b3 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Wed Feb 27 08:56:39 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 27 08:56:39 2019 |
tree | c18eb8693c58ee8451701a2faccbd3561de73562 | |
parent | 3a9c5436273532fb6295895c83eb935b94c5ddf2 [diff] |
Don't trigger re-layout when stroke-dash{array,offset} changes Since we no longer include the dash-effect when computing (appromixating) the stroke bounds, we don't need to trigger (re)layout when they change. This can help eliminate layouts for example for "line animations" like the one on https://jakearchibald.com/2013/animated-line-drawing-svg/ Bug: 435097 Change-Id: Iaf5298620889b6ed0cb10437514bb8af3104cc35 Reviewed-on: https://chromium-review.googlesource.com/c/1489202 Reviewed-by: Stephen Chenney <schenney@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#635931}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .