Bug 249789 - Fix behavior of nested click event on label element with checkbox
Summary: Fix behavior of nested click event on label element with checkbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2022-12-22 11:03 PST by Ahmad Saleem
Modified: 2022-12-23 00:34 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2022-12-22 11:03:47 PST
Hi Team,

While going through Blink commits, I came across another failing test case only in Safari 16.2 & STP160:

Test Case - https://jsfiddle.net/vqxmns1c/

^ Passes in Chrome Canary 111 and Firefox Nightly 110.

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=183243

I think this can be merged 1-1 and can make our behavior consistent with others.

Just wanted to raise so can do it later.

Thanks!
Comment 1 EWS 2022-12-23 00:33:09 PST
Committed 258287@main (4ee89ea3f12c): <https://commits.webkit.org/258287@main>

Reviewed commits have been landed. Closing PR #8010 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2022-12-23 00:34:17 PST
<rdar://problem/103663789>