Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: adfe4b971f3ba0d0e3812d47dd3f8a0a61624c9f https://github.com/WebKit/WebKit/commit/adfe4b971f3ba0d0e3812d47dd3f8a0a61624c9f Author: Richard Robinson <richard_robins...@apple.com> Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/pointerevents/pointerevent_click_is_a_pointerevent.html Log Message: ----------- [Pointer Events] `pointerevent_click_is_a_pointerevent.html` needs to be updated to account for scrollbars https://bugs.webkit.org/show_bug.cgi?id=277585 rdar://133103152 Reviewed by Tim Nguyen. WebKitTestRunner forces scrollbars to always be enabled. Due to this, because the `iframe` is very small, this results in the `width` of the frame's `getBoundingClientRect()` being `0`, making the test malformed. Note the test still fails for several other reasons, which will be addressed in subsequent fixes. * LayoutTests/imported/w3c/web-platform-tests/pointerevents/pointerevent_click_is_a_pointerevent.html: Canonical link: https://commits.webkit.org/281784@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes