Simplify LayoutSVGModelObject/Block blend-mode style-change handling
Use StyleDifference::BlendModeChanged() to check for changes. The initial isolation notification will be handled by the AddChild() on the container. Switch the call to IsBlendingAllowed() to a more targeted call (or no call at all). drop that from LayoutSVGModelObject. LayoutObject: :SetStyle() already marks paint properties for updating, so Change-Id: I2d43d6b314509db0881003809375aaf0d8f3a292 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463829Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#816475}
Showing
Please register or sign in to comment