Closed Bug 380608 Opened 18 years ago Closed 18 years ago

Borders rendered still incorrectly when using -moz-border-radius

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jonathan_haas, Unassigned)

References

Details

(Keywords: regression, testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070511 Minefield/3.0a5pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070511 Minefield/3.0a5pre The border is currently drawn using drawn_center_of_border = border_radius / 2 I think, it should be drawn_center_of_border = border_radius - border_width / 2 Reproducible: Always Steps to Reproduce: 1. Load attachment 264677 [details] Actual Results: It looks incorrect Expected Results: It should look correct
Blocks: 379474
Keywords: regression, testcase
Depends on: 141715
Version: unspecified → Trunk
Could you attach a mockup of the difference between the current and the desired case?
Works now. Probably fixed by re-landing of bug 368247.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: