[Webkit-unassigned] [Bug 247651] New: Fix form associated behavior for option.form when it is select on "select" element parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 15:21:34 PST 2022


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

            Bug ID: 247651
           Summary: Fix form associated behavior for option.form when it
                    is select on "select" element parent
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Similar to Bug 247593, I am creating this for following failing testcases:

- Checks if option.form is only set if it has a <select> parent.
FAIL option1.form should be null. Was [object HTMLFormElement].
FAIL option2.form should be null. Was [object HTMLFormElement].

Link - https://jsfiddle.net/f407psh1/show

_____

It is just to track all failures for any future reference, so those can be fixed. Thanks!

-- 
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/20221108/2cf90e79/attachment.htm>


More information about the webkit-unassigned mailing list