RESOLVED FIXED 216749
Make dump-as-markup.js dump newlines within text as "\n"
https://bugs.webkit.org/show_bug.cgi?id=216749
Summary Make dump-as-markup.js dump newlines within text as "\n"
Darin Adler
Reported 2020-09-20 12:31:44 PDT
A lot of markup dumping is hard to read because newlines break lines in the output. I think we should convert newlines to \n. I’m going to give it a try.
Attachments
Patch (279.93 KB, patch)
2020-12-02 16:46 PST, Darin Adler
no flags
Patch (379.50 KB, patch)
2020-12-03 14:05 PST, Darin Adler
no flags
Patch (377.36 KB, patch)
2020-12-03 15:52 PST, Darin Adler
no flags
Patch (377.79 KB, patch)
2020-12-04 09:16 PST, Darin Adler
andersca: review+
Radar WebKit Bug Importer
Comment 1 2020-09-27 12:32:15 PDT
Darin Adler
Comment 2 2020-12-02 16:46:15 PST Comment hidden (obsolete)
Darin Adler
Comment 3 2020-12-03 14:05:46 PST Comment hidden (obsolete)
Darin Adler
Comment 4 2020-12-03 15:52:51 PST Comment hidden (obsolete)
Darin Adler
Comment 5 2020-12-04 09:16:14 PST
Darin Adler
Comment 6 2020-12-04 11:43:41 PST
Note You need to log in before you can comment on or make changes to this bug.