[Webkit-unassigned] [Bug 186131] New: hidden attribute on colgroup col thead tbody tfoot tr td th should have visibility: collapse
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 31 01:48:12 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186131
Bug ID: 186131
Summary: hidden attribute on colgroup col thead tbody tfoot tr
td th should have visibility: collapse
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tables
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zcorpan at gmail.com
Tests: https://github.com/web-platform-tests/wpt/pull/11264
Spec: https://html.spec.whatwg.org/multipage/rendering.html#tables-2
Use case: Filtering a table and using the "hidden" attribute to hide rows causes the widths of the columns to change if it's hidden by display: none. With visibility: collapse the widths of the columns do not change. (Type something in the filter of https://bocoup.github.io/wpt-disabled-tests-report/ for a demo.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180531/12442e57/attachment.html>
More information about the webkit-unassigned
mailing list