Closed Bug 595282 Opened 14 years ago Closed 14 years ago

If an element has a <datalist> ancestor, it should be barred from constraint validation

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
blocking2.0 --- -

People

(Reporter: mounir, Assigned: mounir)

References

Details

(Keywords: html5)

In this situation, <input> shouldn't be invalid because barred from constraint validation:
<datalist>
  <input required>
<datalist>
It would be nice to have this blocking betaN or final because it's a bug in the  constraint validation API.
blocking2.0: --- → ?
blocking2.0: ? → -
Whiteboard: [mounir-g2.0]
Whiteboard: [mounir-g2.0]
I think this should be WONTFIX. I've open a bug in W3C bugzilla.
Assignee: nobody → mounir.lamouri
I will reopen if the bug against the spec is not accepted.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.