<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Allow Element Inspector Font-size to Increase/Decrease"
href="https://bugs.webkit.org/show_bug.cgi?id=147408">147408</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Web Inspector: Allow Element Inspector Font-size to Increase/Decrease
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>528+ (Nightly build)
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Web Inspector
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>holla@marcysutton.com
</td>
</tr>
<tr>
<th>CC</th>
<td>graouts@webkit.org, joepeck@webkit.org, jonowells@me.com, mattbaker@apple.com, nvasilyev@apple.com, timothy@apple.com, webkit-bug-importer@group.apple.com
</td>
</tr></table>
<p>
<div>
<pre>To make the rendered DOM tree in Safari's Web Inspector more readable, it is necessary to add a font-size increase/decrease setting. Other major browsers' devtools have keyboard shortcuts and menu items for this, including: cmd+ for increase, cmd- for decrease, cmd0 to reset.
Search results seem to suggest the only way to impact font-size in Safari's inspector is to edit framework CSS, which is both brittle and terrible. <a href="http://stackoverflow.com/questions/15964612/changing-customizing-safaris-web-inspector-font">http://stackoverflow.com/questions/15964612/changing-customizing-safaris-web-inspector-font</a>
Especially with the prevalence of mobile Safari, this is a pretty critical feature. Without improvements like this, developers will go through all kinds of hacks to use a different inspector entirely.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>