[Webkit-unassigned] [Bug 201757] New: Web Inspector: HTML Formatter - better handling for HTML specific tag cases (<p>/<li>)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 13 02:20:39 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201757
Bug ID: 201757
Summary: Web Inspector: HTML Formatter - better handling for
HTML specific tag cases (<p>/<li>)
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: joepeck at webkit.org
CC: inspector-bugzilla-changes at group.apple.com
HTML Formatter - better handling for HTML specific tag cases (<p>/<li>)
Cases like:
<ul>
<li>one
<li>two
<li>Three
</ul>
Or:
<div>
<p>Test
<p>Test
</div>
Currently display poorly
--
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/20190913/d3948201/attachment.html>
More information about the webkit-unassigned
mailing list