We use neither javascript:; nor javascript:void(), we call real userland functions instead, Some of them fetch content over https from the page's domain, or simply filter out loaded content.Rafael Gawenda
Shall I file a bug?
JavaScript should be exempted here: https://source.chromium.org/chromium/chromium/src/+/master:components/autofill/core/browser/autofill_browser_util.cc;l=12;drc=6b00afd4ac52963ce04d6f29a0ebe0ca6ddfc9dd
The Samsung reduction is https://webdbg.com/test/forms/targetsjavascript.html
The adult site does use a JavaScript target too:
Rafael— Until the Chrome bug is fixed, the workaround for that site is to remove the ACTION attribute and add an onsubmit handler instead.
-E
Shall I file a bug?
JavaScript should be exempted here: https://source.chromium.org/chromium/chromium/src/+/master:components/autofill/core/browser/autofill_browser_util.cc;l=12;drc=6b00afd4ac52963ce04d6f29a0ebe0ca6ddfc9dd
The Samsung reduction is https://webdbg.com/test/forms/targetsjavascript.html
The adult site does use a JavaScript target too:


Rafael— Until the Chrome bug is fixed, the workaround for that site is to remove the ACTION attribute and add an onsubmit handler instead.
-E
From: Rafael Gawenda <raf...@gawenda.es>
Sent: Monday, October 5, 2020 6:43 AM
To: Dominic Battre <bat...@chromium.org>
Cc: Mike West <mk...@chromium.org>; Carlos IL <carl...@chromium.org>; security-dev <securi...@chromium.org>; Eric Lawrence <Eric.L...@microsoft.com>
Subject: Re: Chrome M86 insecure form flag
It is. It's a swingers social network, so please ignore explicit content. Clicking any thumb should open a register form, 3rd field (1st input) will show the insecure flag
Rafael Gawenda
https://bugs.chromium.org/p/chromium/issues/detail?id=1135173, thanks Carlos!