Bug 154435

Summary: Half-pixel borders don't work for table cells
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: simon.fraser, zalan, zoltan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[HTML] Reduction none

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.