[Webkit-unassigned] [Bug 219194] New: the nested grid container which has replaced item with 'max-height' has wrong width(0px).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 00:44:44 PST 2020


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

            Bug ID: 219194
           Summary: the nested grid container which has replaced item with
                    'max-height' has wrong width(0px).
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hyunjune at chromium.org

Created attachment 414658

  --> https://bugs.webkit.org/attachment.cgi?id=414658&action=review

The width of the nested container is zero.

Chromium Issue : https://bugs.chromium.org/p/chromium/issues/detail?id=1149143

What steps will reproduce the problem?
(1) Run attached file named 'grid.html'.
(2) Turn on the inspector
(3) The width of nested container is zero.

What is the expected result?
The width of nested container is '100px'

What happens instead?
The width of nested container is zero.

-- 
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/20201120/a76b3d6c/attachment.htm>


More information about the webkit-unassigned mailing list