Hi Team, Came across another testcase failing in Safari 16.5. Test Case: In URL: > Click on 'input' field and then try to go to 'drop-down' select menu and you will be able to change value in Safari but it will disabled in Chrome Canary 116 immediately. Our current behavior is similar to Firefox Nightly 115. Just wanted to raise to get input whether current behavior matching Firefox is fine or we have to follow Chrome. Blink Commit: https://src.chromium.org/viewvc/blink?view=revision&revision=167563
<rdar://problem/110412448>
Created attachment 466718 [details] GitHub Local Build Patch This patch fixes the attached testcase in URL and matches Chrome but we are currently matching Firefox. Do we need to match Chrome here, appreciate if someone else can share input. Thanks!
NOTE - We need test infrastructure change to make it work properly in Mac-WK2 as for 'timeout' on Mac-WK1, no idea. PR Attempt - https://github.com/WebKit/WebKit/pull/15058 If we search with 'test' name in crbug.com (Chrome Monorail) [with 'ALL'], we do get related test infrastructure change but it does not look like 1-1 for me.