Bug 146506

Summary: Web Inspector: Truncated node preview can have improved appearance
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, jonowells, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Joseph Pecoraro
Reported 2015-07-01 01:16:56 PDT
* 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-07-01 01:17:26 PDT
Note You need to log in before you can comment on or make changes to this bug.