[SPv175+] Correct initial property tree state for SVGFilterRecordingContext
Previously we used PropertyTreeState::Root() as the initial property tree state and replay state in SVGFilterRecordingContext, which was incorrect causing e.g. extra transforms applied in the recorded filter. Now use the property tree state of the painting context. Bug: 771643 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I07c3cbac74cda079c146a66b193450705909114d Reviewed-on: https://chromium-review.googlesource.com/857747Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#528349}
Showing
21.7 KB