[webkit-reviews] review requested: [Bug 201535] Web Inspector: Formatter: Pretty Print HTML resources (including inline <script>/<style>) : [Attachment 378429] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 18:58:00 PDT 2019


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 201535: Web Inspector: Formatter: Pretty Print HTML resources (including
inline <script>/<style>)
https://bugs.webkit.org/show_bug.cgi?id=201535

Attachment 378429: [PATCH] Proposed Fix

https://bugs.webkit.org/attachment.cgi?id=378429&action=review




--- Comment #10 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 378429

  --> https://bugs.webkit.org/attachment.cgi?id=378429&action=review

[PATCH] Proposed Fix

Keep a self closing tag "<br />" outputting as "<br/>" instead of just "<br>".
Since we want to be a whitespace only pretty printer.


More information about the webkit-reviews mailing list