Open Bug 760358 Opened 12 years ago Updated 1 year ago

Seams near the corners when drawing a solid-color border with different borders widths on different sides on a rotated div

Categories

(Core :: Graphics, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: bzbarsky, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

See testcase at http://jsfiddle.net/tpDyA/, which basically has these styles on a div:

    -moz-transform:rotate(4deg);
    border-top:    105px;
    border-right:  110px;
    border-bottom: 115px;
    border-left:   120px; 
    border-color: black;
Can’t replicate on current OS X nightly. Fixed by the recent border code rewrite maybe?
Attached image firefox.PNG
Reproducable on 48.0b7.
Severity: normal → S3

I can't reproduce this anymore. Alex, are you still seeing this?

Flags: needinfo?(elennaro)

Bug 1540200 fixed this. I'm not closing this yet because I'd like to add a reftest.

Depends on: 1540200
Flags: needinfo?(elennaro)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: