Open
Bug 805393
Opened 13 years ago
Updated 3 years ago
Aliased solid border edges (CSS triangles)
Categories
(Core :: Graphics, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: jakea, Unassigned)
Details
(Whiteboard: DUPEME?)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4
Steps to reproduce:
Created a CSS triangle with borders - http://jsbin.com/opusan/1/edit
Actual results:
Border was aliased, unless border style for transparent sides were 'dotted'
Expected results:
Anti-aliased in both cases.
Possibly related:
https://bugzilla.mozilla.org/show_bug.cgi?id=734748
https://bugzilla.mozilla.org/show_bug.cgi?id=644104
I believe the 'dotted' thing works around those bugs too
Updated•13 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
Version: 16 Branch → Trunk
Comment 1•13 years ago
|
||
This could very well be a graphics bug, but I'm going to throw it into the CSS bucket for now so they can weigh in first.
Component: Graphics → Style System (CSS)
Updated•13 years ago
|
Whiteboard: DUPEME?
On Linux, I see the same regression window as bug 965966 comment 5, which was well after this bug was filed; the behavior prior to the regression matches the summary of the two "Possibly related" bugs in comment 0.
Was Azure enabled on Mac when this was reported?
Component: CSS Parsing and Computation → Graphics
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•