[Webkit-unassigned] [Bug 273208] Applying CSS-Filter breaks with https://www.w3.org/Style/CSS/multi-column

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 13:29:31 PDT 2024


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

--- Comment #1 from stevestasteislost at icloud.com ---
Oooops! Broke my CSS. Should be

```
footer {
        padding- …
        margin- …
        columns: auto 40ch;
        column-gap: 24pt;
        column-fill: balance-all;
        overflow: auto hidden;
}
```

-- 
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/20240424/3a8fb60e/attachment-0001.htm>


More information about the webkit-unassigned mailing list