WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
129176
Double bordered boxes have artifacts at the corners
https://bugs.webkit.org/show_bug.cgi?id=129176
Summary
Double bordered boxes have artifacts at the corners
Jon Lee
Reported
2014-02-21 15:31:07 PST
Open: data:text/html,<div style="width:100px;height:100px;border:5px double green"></div> The corners don't render solidly. The code is rendering each line separately, when they could be rendering two boxes separately. <
rdar://problem/16138952
>
Attachments
Safari Technology Preview 153 differ from other browsers
(16.38 KB, image/png)
2022-09-17 03:34 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-09-17 03:34:01 PDT
Created
attachment 462414
[details]
Safari Technology Preview 153 differ from other browsers I changed the test case into JSFiddle: Link -
https://jsfiddle.net/nxucm9et/show
and get following as above. It seems that the pixels are not interacting with each other and have one line in it. It is still reporducible.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug