RESOLVED FIXED Bug 45624
Move functions of StyledMarkupAccumulator below that of MarkupAccumulator
https://bugs.webkit.org/show_bug.cgi?id=45624
Summary Move functions of StyledMarkupAccumulator below that of MarkupAccumulator
Ryosuke Niwa
Reported 2010-09-12 16:37:43 PDT
Right now, the definitions of functions of MarkupAccumulator and StyledMarkupAccumulator are interleaving each other. We should move the definitions of StyledMarkupAccumulator and its function below that of MarkupAccumulator for a better readability.
Attachments
cleanup (27.48 KB, patch)
2010-09-12 16:41 PDT, Ryosuke Niwa
tkent: review+
Ryosuke Niwa
Comment 1 2010-09-12 16:41:41 PDT
Created attachment 67347 [details] cleanup
Kent Tamura
Comment 2 2010-09-12 18:50:16 PDT
Comment on attachment 67347 [details] cleanup ok
Ryosuke Niwa
Comment 3 2010-09-13 11:42:08 PDT
Note You need to log in before you can comment on or make changes to this bug.