<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Web Inspector: Data grid has a double left border when the first column is hidden"
   href="https://bugs.webkit.org/show_bug.cgi?id=160723#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Web Inspector: Data grid has a double left border when the first column is hidden"
   href="https://bugs.webkit.org/show_bug.cgi?id=160723">bug 160723</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>(In reply to <a href="show_bug.cgi?id=160723#c6">comment #6</a>)
<span class="quote">&gt; It's too bad col { visibility: collapse; } isn't supported yet.</span >

Alas.

<span class="quote">&gt; [1] Chrome and Safari treat visibility: collapse like hidden, leaving a white gap; they support it only on &lt;tr&gt;, &lt;thead&gt;, &lt;tbody&gt;, and &lt;tfoot&gt;, but not on &lt;col&gt; and &lt;colgroup&gt; elements.</span >

<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/visibility">https://developer.mozilla.org/en-US/docs/Web/CSS/visibility</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>