Closed
Bug 1218788
Opened 9 years ago
Closed 9 years ago
CSS: Incorrect rendering with non-integer border-radius
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alexkrupin1, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: css3, testcase)
Attachments
(1 file)
805 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20151015172900
Steps to reproduce:
Non integer pixel value of border-radius in combination with some values of border-style and border-color results in incorrect rendering of border. I'm attaching html which shows problem.
Comment 1•9 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:42.0) Gecko/20100101 Firefox/42.0
20151022152545
The rendering seems fine from the latest Beta onward: it matches the rendering in IE11 and Opera 33. If you can still reproduce the issue in the latest Beta in a brand new profile, feel free to reopen this. In that case, please also attach a screenshot comparing the actual rendering with the expected result.
https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
https://www.mozilla.org/firefox/beta/all/
Blocks: border-radius
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Untriaged → Layout: Block and Inline
Product: Firefox → Core
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•