Bug 233427 - Form submission WPTs are failing: html/semantics/forms/form-submission-0
Summary: Form submission WPTs are failing: html/semantics/forms/form-submission-0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-22 11:02 PST by Joey Arhar
Modified: 2022-08-15 19:14 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joey Arhar 2021-11-22 11:02:23 PST
WebKit is failing most of the tests in the form-submission-0 directory: https://wpt.fyi/results/html/semantics/forms/form-submission-0
Comment 1 Radar WebKit Bug Importer 2021-11-29 11:03:22 PST
<rdar://problem/85825730>
Comment 2 Andreu Botella 2021-12-09 00:20:55 PST
Over the past month I've been doing some work in fixing many of WebKit's issues with form submission encoding and entry list construction (bug 221549, bug 220780, bug 185416, bug 220783, bug 225299, bug 233725), with the result being that many of the tests that are shown as failing in the Safari TP version that wpt.fyi uses are now passing on trunk.

You can see the current status on wpt.fyi if you add WebKitGTK as a product: https://wpt.fyi/results/html/semantics/forms/form-submission-0?label=master&label=experimental&product=chrome&product=firefox&product=safari&product=webkitgtk&aligned
Comment 3 Tim Nguyen (:ntim) 2022-08-15 19:14:22 PDT
This has been fixed in other bugs