[Webkit-unassigned] [Bug 146506] New: Web Inspector: Truncated node preview can have improved appearance
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 1 01:16:56 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146506
Bug ID: 146506
Summary: Web Inspector: Truncated node preview can have
improved appearance
Classification: Unclassified
Product: WebKit
Version: 528+ (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: graouts at webkit.org, joepeck at webkit.org,
jonowells at apple.com, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
* SUMMARY
Truncated node preview can have improved appearance.
* STEPS TO REPRODUCE
1. Inspect <https://bugs.webkit.org/show_bug.cgi?id=144714>
2. js> [document.body]
* ACTUAL RESULTS
Unstyled: [<body class="bugs-webkit-org bz_bug bz_status_RESOLVED bz_product_WebKit bz_component_Web_Inspector â¦]
* EXPECTED RESULTS (something like)
Styled: [<body class="bugs-webkit-org bz_bug bz_status_RESOLVED bz_product_WebKitâ¦">]
Note the abbreviation of the node preview string is in a poor place and breaks the simple styling regex.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150701/425cf6c3/attachment.html>
More information about the webkit-unassigned
mailing list