Closed
Bug 302474
Opened 19 years ago
Closed 19 years ago
xhtml:optgroup elements outside xhtml:select elements should be equivalent to xhtml:span
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: annevk, Unassigned)
References
()
Details
(Keywords: testcase)
<http://whatwg.org/specs/web-forms/current-work/#handling> # For option and optgroup elements that are not inside select elements # The elements should be rendered much the same as span elements.
Comment 1•19 years ago
|
||
(It's ok if there are some styling differences that are just caused by the UA CSS style sheet, by the way. That's why the conf req is a "SHOULD" not a "MUST".)
Comment 2•19 years ago
|
||
Sounds to me like this works like it should. Those are just boxes with some UA CSS applied to them.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•