NEW269202
Nested multi-columns can cut off text
https://bugs.webkit.org/show_bug.cgi?id=269202
Summary Nested multi-columns can cut off text
Brad Andalman
Reported 2024-02-12 09:38:07 PST
Created attachment 469828 [details] HTML exhibiting the bug (cut-off text) I have attached HTML with two nested multi-column layouts: the outer sets a specific `column-width` while the inner one sets the `column-count` to 2. The outer-column’s height is set so that it can’t fit two lines of text in one of its columns, which means that each number should appear in its own column. Instead, the text is cut off (in addition to being out-of-order: see bug #269197, which has a similar setup). Chrome and Firefox render this correctly.
Attachments
HTML exhibiting the bug (cut-off text) (1.17 KB, text/html)
2024-02-12 09:38 PST, Brad Andalman
no flags
Renders of the HTML in Safari (incorrect), Chrome (correct), and Firefox (correct) (251.99 KB, image/png)
2024-02-12 09:38 PST, Brad Andalman
no flags
Brad Andalman
Comment 1 2024-02-12 09:38:45 PST
Created attachment 469829 [details] Renders of the HTML in Safari (incorrect), Chrome (correct), and Firefox (correct)
Karl Dubost
Comment 2 2024-02-14 17:14:11 PST
Radar WebKit Bug Importer
Comment 3 2024-02-14 17:14:20 PST
Frank Illenberger
Comment 4 2025-11-11 23:01:47 PST
vote +1 from me
Note You need to log in before you can comment on or make changes to this bug.