RESOLVED DUPLICATE of bug 150383 154435
Half-pixel borders don't work for table cells
https://bugs.webkit.org/show_bug.cgi?id=154435
Summary Half-pixel borders don't work for table cells
Nikita Vasilyev
Reported 2016-02-18 22:16:46 PST
Created attachment 271732 [details] [HTML] Reduction On retina screen, the following CSS doesn't produce any visible borders: table {border-collapse: collapse} td {border: 0.5px solid green} I would expect the border to be visible as it is visible for "border-width: 1px". Currently, I don't know an easy way to make a table with half-pixel borders.
Attachments
[HTML] Reduction (130 bytes, text/html)
2016-02-18 22:16 PST, Nikita Vasilyev
no flags
zalan
Comment 1 2016-02-19 10:52:22 PST
*** This bug has been marked as a duplicate of bug 150383 ***
Note You need to log in before you can comment on or make changes to this bug.