Plumb pointer-events property to cc layers for viz hit testing |
|
Issue descriptionIt is common (2% of all hit test requests on web) that we try to hit test on an iframe which is covered by a pointer-events: none overlay. This happens a lot when ad providers want to track the ad click. We would like to plumb pointer-events property to cc layers and generate oopif hit testing data based on that, so we no longer need async hit testing when hit test this kind of iframes. |
|
►
Sign in to add a comment |
|