[Webkit-unassigned] [Bug 160723] Web Inspector: Data grid has a double left border when the first column is hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 18:31:58 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160723

--- Comment #8 from Nikita Vasilyev <nvasilyev at apple.com> ---
(In reply to comment #6)
> It's too bad col { visibility: collapse; } isn't supported yet.

Alas.

> [1] Chrome and Safari treat visibility: collapse like hidden, leaving a white gap; they support it only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.

https://developer.mozilla.org/en-US/docs/Web/CSS/visibility

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160811/ca6d4ee7/attachment.html>


More information about the webkit-unassigned mailing list