Bug 41744 - HTMLTreeBuilder needs to handle <table><input>
Summary: HTMLTreeBuilder needs to handle <table><input>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 41123
  Show dependency treegraph
 
Reported: 2010-07-06 23:52 PDT by Eric Seidel (no email)
Modified: 2010-07-07 01:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.16 KB, patch)
2010-07-06 23:53 PDT, Eric Seidel (no email)
abarth: review+
abarth: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-07-06 23:52:36 PDT
HTMLTreeBuilder needs to handle <table><input>
Comment 1 Eric Seidel (no email) 2010-07-06 23:53:22 PDT
Created attachment 60694 [details]
Patch
Comment 2 Adam Barth 2010-07-07 00:12:07 PDT
Comment on attachment 60694 [details]
Patch

Crazy
Comment 3 Eric Seidel (no email) 2010-07-07 01:49:00 PDT
Committed r62640: <http://trac.webkit.org/changeset/62640>