NEW 57802
TDs should wrap when styled with display:inline-block; and position:static;
https://bugs.webkit.org/show_bug.cgi?id=57802
Summary TDs should wrap when styled with display:inline-block; and position:static;
john stalcup
Reported 2011-04-04 16:19:29 PDT
TDs should wrap when styled with display:inline-block; and position:static; see the attached example. this works properly in Firefox but not Webkit
Attachments
resize the page small enough that the TDs should wrap. they wrap properly in Firefox (454 bytes, text/html)
2011-04-04 16:20 PDT, john stalcup
no flags
STP166, FX113, Chrome Canary 113 & WebKit ToT (263.14 KB, image/png)
2023-03-23 17:02 PDT, Ahmad Saleem
no flags
john stalcup
Comment 1 2011-04-04 16:20:28 PDT
Created attachment 88150 [details] resize the page small enough that the TDs should wrap. they wrap properly in Firefox resize the page small enough that the TDs should wrap. they wrap properly in Firefox
Ahmad Saleem
Comment 2 2022-07-23 11:36:34 PDT
I am able to reproduce this bug in Safari 15.6 on macOS 12.5 using attached test case, Safari does not wrap the blocks like other browsers and then remain in single line and get out of visual viewport. All other browsers (Chrome Canary 106 and Firefox Nightly 104) wrap <td> properly. Thanks!
Radar WebKit Bug Importer
Comment 3 2022-07-23 11:44:40 PDT
Ahmad Saleem
Comment 4 2023-03-23 17:02:38 PDT
Created attachment 465559 [details] STP166, FX113, Chrome Canary 113 & WebKit ToT I tried to match window sizes as much as I can and this is behavior across all browsers.
Note You need to log in before you can comment on or make changes to this bug.