WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 41646
Implement in select in table
https://bugs.webkit.org/show_bug.cgi?id=41646
Summary
Implement in select in table
Adam Barth
Reported
2010-07-05 21:34:51 PDT
Implement in select in table
Attachments
Patch
(9.25 KB, patch)
2010-07-05 21:35 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-07-05 21:35:45 PDT
Created
attachment 60582
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-07-05 21:40:33 PDT
Comment on
attachment 60582
[details]
Patch LGTM. We need to make: + if (token.name() == captionTag || token.name() == tableTag || token.name() == tbodyTag || token.name() == tfootTag || token.name() == theadTag || token.name() == trTag || token.name() == tdTag || token.name() == thTag) { a helper function soon.
WebKit Commit Bot
Comment 3
2010-07-05 22:31:20 PDT
Comment on
attachment 60582
[details]
Patch Clearing flags on attachment: 60582 Committed
r62521
: <
http://trac.webkit.org/changeset/62521
>
WebKit Commit Bot
Comment 4
2010-07-05 22:31:25 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug