[Webkit-unassigned] [Bug 247745] Setting -webkit-column-count to auto is the same as not setting it.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 03:47:33 PST 2022


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

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I think the problem with this merge is that the test cases use internal APIs which are not present in Webkit.

I tried it here: https://github.com/WebKit/WebKit/pull/6368

 FAIL internals.updateStyleAndReturnAffectedElementCount() should be 1. Threw exception TypeError: internals.updateStyleAndReturnAffectedElementCount is not a function. (In 'internals.updateStyleAndReturnAffectedElementCount()', 'internals.updateStyleAndReturnAffectedElementCount' is undefined)

FAIL internals.needsLayoutCount() should be 0. Threw exception TypeError: internals.needsLayoutCount is not a function. (In 'internals.needsLayoutCount()', 'internals.needsLayoutCount' is undefined)

____

Any solution would be appreciated. Thanks!

-- 
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/20221111/8876041a/attachment.htm>


More information about the webkit-unassigned mailing list