Bugzilla – Bug 450
Bogus datalist parsing and list attribute errors
Last modified: 2010-04-13 11:45:28 CEST
See test case http://validator.nu/?doc=http%3A%2F%2Ftinyurl.com%2Fbqpwl9&showsource=yes These 3 errors are given: #Error: Stray end tag datalist. From line 8, column 1; to line 8, column 11 fessor"> ↩</datalist>↩ #Error: End of file seen and there were open elements. On line 9 #Error: The list attribute of the input element must refer to a datalist element or to a select element. From line 3, column 1; to line 3, column 21 o</title>↩<input list="mylist">↩<data
*** Bug 676 has been marked as a duplicate of this bug. ***
Fixed and deployed. Thanks.