[Webkit-unassigned] [Bug 55120] New: <input value="type=submit"> throws a warning (=?UTF-8?Q?=E2=80=9CHTML=20parse=20error=E2=80=9D?=)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 00:45:13 PST 2011


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

           Summary: <input value="type=submit"> throws a warning (“HTML
                    parse error”)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: data:text/html,<form><input
                    value="type=submit"></form>
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mathias at qiwi.be


Open data:text/html,<form><input value="type=submit"></form> and open the Web Inspector Console. You’ll find that there’s a warning message: “HTML parse error (recovered gracefully)”.

There’s nothing wrong with this markup though, so it shouldn’t throw a warning.

This used to work fine. The latest stable Safari release, for example (version 5.0.3 / 6533.19.4) didn’t have this problem.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list