[Webkit-unassigned] [Bug 212220] New: [css-grid] Grid items shouldn't be created for white spaces.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 10:09:09 PDT 2020


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

            Bug ID: 212220
           Summary: [css-grid] Grid items shouldn't be created for white
                    spaces.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: jfernandez at igalia.com, obrufau at igalia.com,
                    rego at igalia.com, svillar at igalia.com

The spec <https://drafts.csswg.org/css-grid/#grid-items> states that child text runs containing only white space should not rendered (just as if its text nodes were display:none)

There is WPT testing this https://wpt.live/css/css-grid/grid-items/whitespace-in-grid-item-001.html (or layout-test imported/w3c/web-platform-tests/css/css-grid/grid-items/whitespace-in-grid-item-001.html )

This test passes both on Chrome and Firefox.

For the related chrome issue see: https://codereview.chromium.org/16888008

-- 
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/20200521/3ccdc9b4/attachment.htm>


More information about the webkit-unassigned mailing list