Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)

> Doesn't --enable-experimental-web-platform-features enable the feature as well?

Ah, yes, it does. That turns on all features with status: experimental in runtime_enabled_features.json5 which it turns out [BoundaryEventDispatchTracksNodeRemoval](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/platform/runtime_enabled_features.json5?q=BoundaryEventDispatchTracksNodeRemoval%20file:runtime_enabled_features%5C.json5) is.

> However, my test unexpectedly pass on Chrome Canary.

@mustaqahmed could you look into this test case?

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/508#issuecomment-2186704134 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 24 June 2024 14:22:34 UTC