<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: support string search to match Chrome"
href="https://bugs.webkit.org/show_bug.cgi?id=158484">158484</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Web Inspector: support string search to match Chrome
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Safari Technology Preview
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>OS X 10.11
</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>pete@peterood.com
</td>
</tr>
<tr>
<th>CC</th>
<td>bburg@apple.com, graouts@webkit.org, joepeck@webkit.org, mattbaker@apple.com, nvasilyev@apple.com, timothy@apple.com, webkit-bug-importer@group.apple.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=280719" name="attach_280719" title="Two screenshots of Chrome Developer Tools supporting string search">attachment 280719</a> <a href="attachment.cgi?id=280719&action=edit" title="Two screenshots of Chrome Developer Tools supporting string search">[details]</a></span>
Two screenshots of Chrome Developer Tools supporting string search
Overview:
Currently Safari Technology Preview Web Inspector search field searches by CSS selector and XPath, not text matching. For example, navigate to www.apple.com and search for "<body " which returns Not found. Currently supports “body[class]”.
Chrome now supports string search. See attached screenshots.
Safari should match.
Actual Results:
Safari Web Inspector search returns Not Found while searching for "<body "
Expected Results:
Safari Web Inspector search should return 1 match while searching for "<body "
Build Date & Platform:
Version 9.1.1 (11601.6.17, 11602.1.33) on Mac OS 10.11.5
Additional Builds and Platforms:
haven't investigated
Additional Information:
External conversation and reference
<a href="https://twitter.com/xeenon/status/740223269911941120">https://twitter.com/xeenon/status/740223269911941120</a>
<a href="https://twitter.com/xeenon/status/740224202758717441">https://twitter.com/xeenon/status/740224202758717441</a></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>