[PaintTouchActionRects] Do not respect touch-action on visibility:hidden
This patch stops "visibility: hidden" objects from creating hit test rects because hidden objects do not participate in hit testing. The non-PaintTouchActionRects result is incorrect and has been temporarily marked as failing. Bug: 897186 Change-Id: If42a619a5b8acb6c205899bc655b4c4e589f6b7b Reviewed-on: https://chromium-review.googlesource.com/c/1292952 Commit-Queue: Philip Rogers <pdr@chromium.org> Reviewed-by:Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#603375}
Showing
Please register or sign in to comment