NEW 260041
text-align on <td> affects alignment within cell
https://bugs.webkit.org/show_bug.cgi?id=260041
Summary text-align on <td> affects alignment within cell
Tim Nguyen (:ntim)
Reported 2023-08-10 14:25:20 PDT
Created attachment 467240 [details] Testcase Compare the attached testcase in different browsers, Safari right aligns content inside the cell because of text-align: end. That is not the case of Chrome or Firefox (although Chrome centers aligns content).
Attachments
Testcase (1.56 KB, text/html)
2023-08-10 14:25 PDT, Tim Nguyen (:ntim)
no flags
rendering in Safari, firefox, chrome (1.11 MB, image/png)
2023-08-17 23:33 PDT, Karl Dubost
no flags
Radar WebKit Bug Importer
Comment 1 2023-08-17 14:26:11 PDT
Karl Dubost
Comment 2 2023-08-17 23:33:52 PDT
Created attachment 467321 [details] rendering in Safari, firefox, chrome 3 different behaviors. safari right align firefox left align chrome centered
Note You need to log in before you can comment on or make changes to this bug.