[Webkit-unassigned] [Bug 172376] New: ★ Issue 724596 ⚐ Make form.action return the actual form submission URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 19 12:25:49 PDT 2017


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

            Bug ID: 172376
           Summary: ★  Issue 724596 ⚐ Make form.action return the actual
                    form submission URL
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Tests at http://w3c-test.org/html/semantics/forms/the-form-element/form-action-reflection.html and http://w3c-test.org/html/semantics/forms/the-form-element/form-action-reflection-with-base-url.html

Spec at https://html.spec.whatwg.org/multipage/forms.html#dom-fs-action

Per the separate tests at http://w3c-test.org/html/semantics/forms/the-form-element/form-action-submission.html and http://w3c-test.org/html/semantics/forms/the-form-element/form-action-submission-with-base-url.html, Safari uses the spec's algorithm for determining the actual URL to which the form submits. However, it does not return the correct URL for form.action.

No browser seems to follow the spec here, but they violate it in different ways, so this is probably safe to change.

-- 
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/20170519/a0744f10/attachment.html>


More information about the webkit-unassigned mailing list