<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: add &quot; = $0&quot; hint after selected element in main DOMTreeOutline"
   href="https://bugs.webkit.org/show_bug.cgi?id=145739#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: add &quot; = $0&quot; hint after selected element in main DOMTreeOutline"
   href="https://bugs.webkit.org/show_bug.cgi?id=145739">bug 145739</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=255789&amp;action=diff" name="attach_255789" title="Patch">attachment 255789</a> <a href="attachment.cgi?id=255789&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=255789&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=255789&amp;action=review</a>

<span class="quote">&gt; Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.css:78
&gt; +.dom-tree-outline li.selected &gt; span::after {
&gt; +    content: &quot; = $0&quot;;
&gt; +    opacity: 0.5;
&gt; +}</span >

The $n in the console is: &quot;color: rgba(0, 0, 0, 0.33)&quot;. Should we consider the same tint?</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>