[Webkit-unassigned] [Bug 258870] Form-Associated Custom Elements: ElementInternals.setFormValue(null) fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 5 12:05:53 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258870

Alexey Shvayka <ashvayka at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |ashvayka at apple.com
                   |kit.org                     |

--- Comment #1 from Alexey Shvayka <ashvayka at apple.com> ---
(In reply to fayti1703 from comment #0)
> Created attachment 466930 [details]
> Testcase
> 
> Trying to remove a form-associated custom element's value via
> `.internals.setFormValue(null)` fails silently -- the old value appears
> during form submission and `FormData` construction on the parent form.
> 
> I've attached a test-case to demonstrate the issue. (Firefox 114 and Chrome
> 114 pass)

Thank you for the test case, I will take a look today.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230705/a5bb84c5/attachment.htm>


More information about the webkit-unassigned mailing list