we're not doing the most optimal thing right now because Web Inspector is able to override the normal path, which is not a simple check. ideally we'd have the existing logic that compares the `Element*` with `Document::cssTarget` and then have a fastpath check for Web Inspector being enabled, with a slowpath if so
<rdar://problem/95888920>