Closed Bug 21888 Opened 25 years ago Closed 25 years ago

{css-moz} rounded backgrounds fail with % values on -moz-border-radius

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ian, Assigned: dcone)

References

()

Details

(Keywords: css-moz)

If -moz-border-radius is specifed in pixels, then the background is cropped to the rounded border. On the other hand, if the -moz-border-radius is specified in percentage values, the background is not cropped and thus sticks out of the border. This looks ugly. :-0 See the test case for a more obvious explanation and demonstration of this: http://www.bath.ac.uk/%7Epy8ieh/m/border-radius-background.html [assigning straight to dcone, to avoid the pierre|troy -> rods -> dcone route these bugs normally take... Sorry if I was wrong to do this!]
Target Milestone: M13
Status: NEW → ASSIGNED
This needs to have a percentage calculation in the background rendering of rounded borders. Next week this will be fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed, needed the background switch to support this.
Status: RESOLVED → VERIFIED
Testing with 1/5 build, verified fixed.
Keywords: css-moz
You need to log in before you can comment on or make changes to this bug.