Closed Bug 839 Opened 26 years ago Closed 26 years ago

border widths can be negative

Categories

(Core :: CSS Parsing and Computation, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kipp, Assigned: peterl-retired)

Details

<STYLE>
#negative { border-bottom-width: -10px; }
</STYLE>
<P ID=negative>Hi there! I should have no border. Go away!

The above test doesn't work right in raptor because the style system isn't
clamping the border value to 0. The CSS2 spec says that borders are not
allowed to be negative.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
QA Contact: 4082
Verified as fixed
Used Feb 4 Seamonkey for verify
You need to log in before you can comment on or make changes to this bug.