[Webkit-unassigned] [Bug 103597] CSS3 Multicolumn: cannot set "auto <length>" to columns property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 16:23:07 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #14 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am unable to reproduce this bug in Safari 15.5 on macOS 12.4 using attached JSFiddle in URL field.

The results are as follow:

** Safari 15.5

-webkit-column-width: 12em
-webkit-column-count: auto

** Chrome Canary 105

-webkit-column-width: 12em
-webkit-column-count: auto

I tried the test case in Firefox Nightly 103 but JSFiddle didn't work for some reason and I tried to tweak by removing -webkit- prefixes etc. but it just showed "undefined" for both values.

Additionally, the test case attached to linked Blink (Chrome) bug in Comment 12 also show "PASS" now for Safari 15.5 on macOS 12.4.

As per Comment 01, these are valid declarations and test case from Chrome bug also passes - can we consider this as "RESOLVED CONFIGURATION CHANGED" or "RESOLVED INVALID"? Thank!

-- 
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/20220616/e03da28c/attachment.htm>


More information about the webkit-unassigned mailing list