Closed Bug 1151 Opened 26 years ago Closed 26 years ago

We don't honor the "border" attribute on input type=image

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: karnaze)

Details

Here's a simple test case, taken from a netcenter sign-in page: <html> <body> <form> <INPUT TYPE=image SRC="http://ureg.netscape.com/images/signin_button.gif" WIDTH=55 HEIGHT=23 BORDER=0> </form> </body> </html> Currently, we paint the default blue border around the image, despite the "border=0."
Status: NEW → ASSIGNED
This is pending the fix of bug 1178.
Adding troy to cc list. I think I read recently that he fixed this. Troy, care to comment?
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Yes, I fixed that problem on Friday
Status: RESOLVED → VERIFIED
Fixed in Build Release 11/30.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.