[Webkit-unassigned] [Bug 202036] New: Web Inspector: HTML Formatter - better indentation/newline handling for self closing tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 00:43:45 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202036

            Bug ID: 202036
           Summary: Web Inspector: HTML Formatter - better
                    indentation/newline handling for self closing tags
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Something like:
```
    <rect/>
    <circle/>
    <path/>
    <g>
        <rect/>
        <circle/>
        <path/>
    </g>
    <rect/>
    <circle/>
    <path/>
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190920/da4bc519/attachment.html>


More information about the webkit-unassigned mailing list