RESOLVED FIXED 202036
Web Inspector: HTML Formatter - better indentation/newline handling for self closing tags
https://bugs.webkit.org/show_bug.cgi?id=202036
Summary Web Inspector: HTML Formatter - better indentation/newline handling for self ...
Devin Rousso
Reported 2019-09-20 00:43:45 PDT
Something like: ``` <rect/> <circle/> <path/> <g> <rect/> <circle/> <path/> </g> <rect/> <circle/> <path/> ```
Attachments
Patch (4.47 KB, patch)
2019-09-20 00:45 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-09-20 00:45:28 PDT
Joseph Pecoraro
Comment 2 2019-09-20 12:00:09 PDT
Comment on attachment 379220 [details] Patch r=me. Nice!
WebKit Commit Bot
Comment 3 2019-09-20 14:23:26 PDT
Comment on attachment 379220 [details] Patch Clearing flags on attachment: 379220 Committed r250152: <https://trac.webkit.org/changeset/250152>
WebKit Commit Bot
Comment 4 2019-09-20 14:23:28 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-09-20 14:24:21 PDT
Note You need to log in before you can comment on or make changes to this bug.