[Webkit-unassigned] [Bug 178073] New: [css-grid] Flexible-width SVG inside grid overlaps other content when collapsed to zero width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 9 01:13:36 PDT 2017


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

            Bug ID: 178073
           Summary: [css-grid] Flexible-width SVG inside grid overlaps
                    other content when collapsed to zero width
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thorton at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Steps to Reproduce:

1. Using the attached test case, resize your browser window to the minimum width.

Expected:

The SVG line should not be visible.

Actual:

The SVG line discontinuously jumps to overlap the text in the next grid column when the width reaches 0.

Notes:

Chrome and Firefox both behave more sensibly (though they do not agree about the correct behavior).

-- 
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/20171009/0d7bfb75/attachment.html>


More information about the webkit-unassigned mailing list