[Blink/SPv175] Fix failure to clear ClipPath effect node
This CL fixes a combination of two bugs that resulted in crash due to internal inconsistencies. The first bug is that we forgot to clear ClipPath node when an element lost all of its effect nodes. The second bug is that the paint property nodes were not invalidated when a SVG clipPath element was removed. BUG=818821 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I3e7ba8507c60c4a09f4e88417c76c7e33f1bd1c1 Reviewed-on: https://chromium-review.googlesource.com/959595 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#542728}
Showing
Please register or sign in to comment