Record HitTestData in SVGShapePainter
Right now none of SVG related painters call RecordHitTestData, that's why the "svgline" test case in the compositor-touch-hit-rects.html is failing. This CL adds a RecordHitTestData API in SVGShapePainter. It will fix the failing test. However, any SVG related painters should have such an API. It will be addressed in follow-up CLs together with new test cases. Bug: 853912 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I7b8aa3869d8703a38a4f3265e4f1fc2744b6bd6a Reviewed-on: https://chromium-review.googlesource.com/1151616 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#578747}
Showing
Please register or sign in to comment