Closed
Bug 84094
Opened 25 years ago
Closed 25 years ago
[HTML4] OPTIONs don't use the LABEL property
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: SkewerMZ, Assigned: rods)
Details
Attachments
(1 file)
|
3.45 KB,
text/html
|
Details |
Procedure: Load the testcase.
Expected: The content of the OPTION elements that have a TITLE will be ignored,
and the TITLE property will be used instead.
Actual: The content of the OPTION elements is used, going against the HTML 4.01
recommendation which states that when a TITLE is available, it must be used.
Build: 2001060409 Win98
Oops, change TITLE to LABEL. The testcase was right, but the summary was wrong.
Summary: [HTML4] OPTIONs don't use the TITLE property → [HTML4] OPTIONs don't use the LABEL property
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 40545 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
verifying duplicate
You need to log in
before you can comment on or make changes to this bug.
Description
•