[Webkit-unassigned] [Bug 248432] Remove non-standard: overflow: -webkit-paged-* (x|y)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 26 20:59:29 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=248432
--- Comment #10 from Karl Dubost <karlcow at apple.com> ---
I'm not sure, but it could probably be removed after the poking I have done internally. And given it has removed for a long time from chrome and was never be in Firefox.
Content is probably not relying on it.
Though on the other hand we can see things like
https://github.com/jarek-foksa/xel/blob/f977219f127492ab714e4b1c55c9726b6103aa29/themes/base.css#L792-L795
And comment like this
https://stackoverflow.com/questions/59599461/equivalent-to-uiwebviews-paginationmode-on-wkwebview
It is probably necessary to check if these cases have been solved.
> Practically speaking these aren't used. Most developers use them accidentally, and typically when they are they force a new formatting context similar to setting overflow: hidden.
— https://developer.chrome.com/blog/chrome-75-deps-rems/
--
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/20230927/a6a4d915/attachment.htm>
More information about the webkit-unassigned
mailing list