Open
Bug 1347081
Opened 9 years ago
Updated 3 years ago
box-shadow corner rendering issue
Categories
(Core :: Layout, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: bolotin.nicolai, Unassigned)
Details
Attachments
(1 file)
|
6.42 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 OPR/43.0.2442.1144
Steps to reproduce:
I created codepen to reproduce the issue:
http://codepen.io/Nicolai8/pen/WpEbjQ?editors=0100
Actual results:
I see some rendering problems when I use box-shadow: corners have 1px blur.
I don't see such problems in other browser.
And when I resize the window the corners look correct.
Expected results:
The corders should be precise.
Maybe a rounding issue. Disabling HWA doesn't affect the rendering.
Component: Graphics → Layout
Updated•9 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•