RESOLVED FIXED 41440
Split out HTMLFormattingElementList into its own file
https://bugs.webkit.org/show_bug.cgi?id=41440
Summary Split out HTMLFormattingElementList into its own file
Eric Seidel (no email)
Reported 2010-06-30 18:06:19 PDT
Split out HTMLFormattingElementList into its own file
Attachments
Patch (12.44 KB, patch)
2010-06-30 18:08 PDT, Eric Seidel (no email)
no flags
Patch (18.22 KB, patch)
2010-06-30 18:28 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-06-30 18:08:20 PDT
Early Warning System Bot
Comment 2 2010-06-30 18:15:42 PDT
Eric Seidel (no email)
Comment 3 2010-06-30 18:16:29 PDT
Eric Seidel (no email)
Comment 4 2010-06-30 18:28:57 PDT
Eric Seidel (no email)
Comment 5 2010-06-30 18:30:18 PDT
After I finished this patch, it seemed to me that it may make sense long term to merge HTMLFormattingElementList into HTMLElementStack. They operate on a similar data set, and sometimes need to interact with one another.
Adam Barth
Comment 6 2010-06-30 19:21:19 PDT
Comment on attachment 60181 [details] Patch ok
WebKit Commit Bot
Comment 7 2010-07-01 01:08:12 PDT
Comment on attachment 60181 [details] Patch Clearing flags on attachment: 60181 Committed r62235: <http://trac.webkit.org/changeset/62235>
WebKit Commit Bot
Comment 8 2010-07-01 01:08:27 PDT
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 9 2010-07-01 01:37:13 PDT
Note You need to log in before you can comment on or make changes to this bug.