Closed Bug 957 Opened 26 years ago Closed 26 years ago

BUTTON element not implemented

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: karnaze)

Details

We haven't implemented the HTML 4.0 element "BUTTON." It works like this: <button> <img src="..."><br> Hello, World </button> The button can contain arbitrary HTML that will be rendered on the face of a button. For an example of how this works, check out IE 4/5.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Wrote an HTML document to test BUTTON element: http://slip/projects/marvin/bugs/button.html Element implemented. Verified bug as FIXED.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.