<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: Option-clicking on the a CSS property sometimes doesn't work"
   href="https://bugs.webkit.org/show_bug.cgi?id=154384#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Option-clicking on the a CSS property sometimes doesn't work"
   href="https://bugs.webkit.org/show_bug.cgi?id=154384">bug 154384</a>
              from <span class="vcard"><a class="email" href="mailto:nvasilyev&#64;apple.com" title="Nikita Vasilyev &lt;nvasilyev&#64;apple.com&gt;"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
        <pre>Steps:
1. Open Elements tab
2. In the styles sidebar, select &quot;Styles - Rules&quot;
3. Select some element that has CSS rules
4. Option-click on a CSS property, Resources tab should open
5. Go back to Elements tab
6. Option-Click on the same property

Expected:
Resource tab opens again.

Actual:
Nothing happens. An exception is thrown.

Notes:
Option-clicking on a CSS variable, e.g. var(--border-color),
has the same problem.</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>